<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SEO &#8211; Techawaken</title>
	<atom:link href="https://www.techawaken.com/tag/seo/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.techawaken.com</link>
	<description>Techawaken shares articles and experience in PHP, MySql, Magento,Joomla, Wordpress, JQuery, Javascript etc.</description>
	<lastBuildDate>Mon, 27 Apr 2015 18:54:30 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>How to remove index.php from url in magento?</title>
		<link>https://www.techawaken.com/remove-index-php-url-magento/</link>
				<comments>https://www.techawaken.com/remove-index-php-url-magento/#comments</comments>
				<pubDate>Sat, 31 May 2014 18:05:15 +0000</pubDate>
		<dc:creator><![CDATA[Pawan]]></dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[Magento 1.x]]></category>
		<category><![CDATA[SEF]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[URL]]></category>

		<guid isPermaLink="false">http://www.techawaken.com/?p=498</guid>
				<description><![CDATA[Magento uses the Front Controller pattern, all of its page request go through a single entry point index.php. If you prefer to hide the "index.php" part in the URLs you need to enable web server rewrites in Magento admin.<br /><br /><br /><br /><br />
<br /><br /><br /><br /><br />
A URL like "http://www.testmagento.com/electronics/cell-phones.html" is much more user friendly than "http://www.testmagento.com/index.php/electronics/cell-phones.html", it also hides the fact that the page displayed is a PHP page so hiding "index.php" in URLs is good for security purpose. Hiding "index.php" does not affect website performance in any way neither it affects search engine rankings.<div class='yarpp-related-rss'>
<div id="related">
You Might Also Like<ol>
<li><a href="https://www.techawaken.com/magento-use-web-server-rewrite-set-yes-home-page-loads-pages-give-404-error/" rel="bookmark" title="Magento: After &#8220;Use Web Server Rewrite&#8221; is set to yes, home page loads but other pages give 404 error.">Magento: After &#8220;Use Web Server Rewrite&#8221; is set to yes, home page loads but other pages give 404 error. </a></li>
<li><a href="https://www.techawaken.com/magento-base-url-skin-url-js-url-media-url-store-url/" rel="bookmark" title="Magento: Get Base Url, Skin Url, Js Url, Media Url, Store Url">Magento: Get Base Url, Skin Url, Js Url, Media Url, Store Url </a></li>
<li><a href="https://www.techawaken.com/magento-cache-sessions-created-ubuntu-tmp-directory/" rel="bookmark" title="Magento cache and sessions created in ubuntu tmp directory">Magento cache and sessions created in ubuntu tmp directory </a></li>
</ol></div>
</div>
]]></description>
						<wfw:commentRss>https://www.techawaken.com/remove-index-php-url-magento/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
							</item>
		<item>
		<title>Magento: After &#8220;Use Web Server Rewrite&#8221; is set to yes, home page loads but other pages give 404 error.</title>
		<link>https://www.techawaken.com/magento-use-web-server-rewrite-set-yes-home-page-loads-pages-give-404-error/</link>
				<comments>https://www.techawaken.com/magento-use-web-server-rewrite-set-yes-home-page-loads-pages-give-404-error/#comments</comments>
				<pubDate>Fri, 25 Apr 2014 18:30:33 +0000</pubDate>
		<dc:creator><![CDATA[Pawan]]></dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[404]]></category>
		<category><![CDATA[AllowOverride]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[Magento 1.x]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.techawaken.com/?p=503</guid>
				<description><![CDATA[To remove index.php from the Urls in Magento, I enabled web server rewrites from Magento admin. I cleared the Magento cache and refreshed the home page. The home page loaded well and index.php was removed from all the links on home page but when I clicked link on any home page it gave me 404 error.  If I added index.php to the page URL in browser manually it loaded well. I had Apache running on Ubuntu.<div class='yarpp-related-rss'>
<div id="related">
You Might Also Like<ol>
<li><a href="https://www.techawaken.com/magento-check-if-the-current-page-is-home-page/" rel="bookmark" title="Magento check if the current page is home page">Magento check if the current page is home page </a></li>
<li><a href="https://www.techawaken.com/magento-cache-sessions-created-ubuntu-tmp-directory/" rel="bookmark" title="Magento cache and sessions created in ubuntu tmp directory">Magento cache and sessions created in ubuntu tmp directory </a></li>
<li><a href="https://www.techawaken.com/magento-serve-css-files-system-file-paths-urls/" rel="bookmark" title="Magento trying serve CSS files using the system file paths instead of URLs">Magento trying serve CSS files using the system file paths instead of URLs </a></li>
</ol></div>
</div>
]]></description>
						<wfw:commentRss>https://www.techawaken.com/magento-use-web-server-rewrite-set-yes-home-page-loads-pages-give-404-error/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
							</item>
	</channel>
</rss>
