Guide to Magento SEO by @yoast
Popularity Report
![]() |
|||
![]() |
|||
![]() |
|||
![]() |
|||
![]() |
|||
![]() |
URL Tag Cloud
Bookmark History
Saved by 11 people (-3 private), first by anonymouse user on 2009-03-18
Public Sticky notes
ng under System => Configuration => Web => Search Engines Optimization. Another good thing to configure now you are on this screen is "Add store Code to Urls" under "Url Options". In most cases it is better to set this functionality to "No".
1.1.1. WWW vs non-WWW
Under "Unsecure" and "Secure" you can find the Base URL, where you can set the preferred domain. You can choose between the www and the non-www version of the URL. With changing the setting you don't create a redirect from www to non-www or non-www to www but set only the preferred one. Therefore it is a good idea to create a 301 redirect through .htaccess with mod_rewrite. When editing the .htaccess file you can add the following code to redirect index.php to root.
Highlighted by slithone


Public Comment