|
|
||||||
|
||||||
| Index Link To US Private Messages Archive FAQ RSS | ||||||
| Google Discussion Forum Google Discussion forum is for topics specifically related to Google. There is a subforum dedicated to AdSense/AdWords subjects. |
Share Thread: & Tags
|
||||
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi,
I have a question regarding the seo of my site: Psychology Currently some of my internal links are like this: <a href="psychodynamic.html">Psychodynamic</a> Others are like this: <a href="http://www.simplypsychology.pwp.blueyonder.co.uk/memory.html">Memory</a> In terms of seo and link juice will including the full domain make any difference? |
|
||||
|
For the most part I agree with wige, but google prefer you to use one or the other throughout your site.
But more importantly, if you are attempting to market your website get it properly hosted with your own domain name and stop promoting your network provider (blueyonder) for free!
__________________
Experienced UK website host hosting sites for over a decade; Need to host mutliple domains and websites check out our Reseller hosting or try our Fully managed servers |
|
||||
|
the only thing I would advise is to use absolute links in stead of relative links. It makes it a lot easier for search engines to get the link structure right.
Absolute links are links that start with a / so in stead of <a href="index.html"> you should link to <a href="/"> and in stead of <a href="some-page.html"> you should link to <a href="/some-page.html"> or in stead of <a href="some-other-page.html"> in the directory /a-directory/ you should link to <a href="/a-directory/some-other-page.html">
__________________
FREE SEO ! Really? YES! All you have to do is implement it! Follow me on Twitter PeterIMC |
|
||||
|
Hi Peter,
Your suggestion, which I am not saying is right or wrong, requires the use of the HTML BASE tag: Links in HTML documents eg. Without it your final recommendation would link to: www.the--domain.com/a-directory/a-directory/some-other-page.html which would return an 404 error! Oh no. No worries use this each time you edit a page to ensure you have no broken links: Find broken links on your site with Xenu's Link Sleuth (TM) Its free and will check all your links on your site within a few minutes.
__________________
Experienced UK website host hosting sites for over a decade; Need to host mutliple domains and websites check out our Reseller hosting or try our Fully managed servers Last edited by seiretto; 04-23-2008 at 03:20 AM. |
|
||||
|
Yes it does matter you wan to use either relative or absolute URLs, not both on the same website.
Most importantly try to use absolute URLs in the navigation. I know sometimes when people code using a dev server using relative URLs is a necessary evil. |
|
||||
|
Quote:
Xenu is a standard software to use when we bring an optimized website online.
__________________
FREE SEO ! Really? YES! All you have to do is implement it! Follow me on Twitter PeterIMC |
|
||||
|
Peter,
You got me thinking about this in case I was wrong.... so I checked your code on default Apache and IIS web servers and it results in 404 errors, unless you used for example "/index.html" in a sub-folder then this links to the parent folder! NOT the required outcome at all. And Xenu would not see this as an error, but would result in the use of keywords linking to irrelevant content. Anyhow, if we go back to the actual topic if relates to relative or absolute links. As I said according Google Googlebot prefers absolute links: URLs not followed Absolute links are defined as: http://www.my--company.com/one.html#anchor-one And relative as: ./one.html#anchor-one or one.html#anchor-one see the middle of this page: Links in HTML documents So to conclude it is best practice to use absolute links in the form of: Code:
<a title="this page is about..." href="http://www.the--domain.com/folder-name/file-name.html">Relevant words linking to page</a>
__________________
Experienced UK website host hosting sites for over a decade; Need to host mutliple domains and websites check out our Reseller hosting or try our Fully managed servers |
|
||||
|
Quote:
I use absolute links for all my site. I believe absolute linking is the best and widely adopted method
__________________
http://hipaacompliancesoftware.net/ |
|
||||
|
Quote:
/ /google-discussion-forum/68651-internal-links.html These links work just fine, don't they?
__________________
FREE SEO ! Really? YES! All you have to do is implement it! Follow me on Twitter PeterIMC |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Internal Links | Costa Boy | Google Discussion Forum | 2 | 11-16-2006 08:44 AM |
| internal links on google.. | Amitkrathi | Google Discussion Forum | 1 | 05-04-2006 08:00 AM |
| Internal Links on own Map page | flanok | Search Engine Optimization Forum | 2 | 02-11-2006 05:51 PM |
| backward links are all internal links? | MarketThoughts | Google Discussion Forum | 4 | 01-14-2005 04:55 PM |
| Links to internal pages | saghir69 | Search Engine Optimization Forum | 2 | 07-02-2004 05:04 PM |
|
WebProWorld |
Advertise |
Contact Us |
About |
Forum Rules |
MVP's |
Archive |
Newsletter Archive |
Top |
WebProNews
WebProWorld is an iEntry, Inc. ® site - © 2009 All Rights Reserved Privacy Policy and Legal iEntry, Inc. 2549 Richmond Rd. Lexington KY, 40509 |