Hi all,
I've made a little research on the problem of changing links to "home.php" to the plain URL (
http://www.mysite.com) for SEO sake. I found a few threads, mostly answered by balinor. It seems that in a site that hasn't been throughoutly modified the link to home.php would appear in three places:
1. The logo on the top (that can be mended by changing the .htaccess or by
doing this.
2. The "Home" link in the speed bar on the top, which can be changed by going to admin > administration > speed bar
3. The hierachy navigation over the middle column on the store, which is located on the "location.tpl".
However, I can't find a way to change the link to that points to "home.php" to "http://www.mysite.com" in "location.tpl". I don't want to remove it as it has been done
by him.
Any suggestions?