inamon
Regular Member
- Aug 10, 2010
- 293
- 176
Hi,
I have a very ordinary question, but I couldnt find the exact answer searching Google.
Can anyone answer this.
While creating inbound links whether I should use file names, or use direct urls to those files?
For example...
My website is http://mywebsite.com
Now when I need to link up services page in the root directory should i use
<a href="services.html">Services</a>
or
<a href="http://mywebsite.com/services.html">Services</a>
Which has better seo value?
An one more thing..
For image files, should i use link to the image or just file and directory names?
In case of images will it vary load time?
Thanks for your time..
I have a very ordinary question, but I couldnt find the exact answer searching Google.
Can anyone answer this.
While creating inbound links whether I should use file names, or use direct urls to those files?
For example...
My website is http://mywebsite.com
Now when I need to link up services page in the root directory should i use
<a href="services.html">Services</a>
or
<a href="http://mywebsite.com/services.html">Services</a>
Which has better seo value?
An one more thing..
For image files, should i use link to the image or just file and directory names?
In case of images will it vary load time?
Thanks for your time..