![]() |
internal links to home page
I use page name to create all my internal links. So page1.html instead of www.mysite.com/page1.html for example. So all the links to my home page (index.html) are created using index.html.
I'm wondering if it would be better to create all my internal links to my home page using www.mysite.com instead of index.html. If so do i have to use the full path or is there another clever way to do this? Especially as the rest of my site only uses the page names for links. Also anyone seen benefits of doing this. Happy new year andy |
You should link to home using http://www.sitename.com
|
wow fast reply
with the full path? |
like this http://www.mysite.com or http://www.mysite.com/
|
Full path yes, well for home, the rest can be the relative path.
If it's the homepage --> http://www.sitename.com If it's a folder, include the tail / or it will be redirected to it. |
Quote:
Use the same as what you would have another site use if they were linking to you. It doesn't really mantter very much which one, just as long as you are consistent. Some people will say the final / puts less load on your server, but this is really not a issue for most people. |
index.html is a totally different page. You could of course like to index.html and http://www.mysite.com that way you get both
|
Quote:
What ! Are you suggesting that it's good to use both versions at the same time. Natural links will usually point to the www.mysite.com version and not often to index.html, so it's always best to use the non-index version to not split the links to it. |
| All times are GMT -8. The time now is 10:17 PM. |
Powered by: vBulletin Version 3.0.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.