Results 1 to 4 of 4

 

Thread: Internal Website Links

  1. #1
    Omicrontau's Avatar
    Registered User

    Status
    Offline
    Join Date
    Dec 2007
    Location
    Norwich
    Posts
    88
    Thanks
    0
    Thanked 1 Time in 1 Post


    This is more of a generalised search engine question but seemed apt to be asked in a Google SEO thread.

    My site's internal links are all listed in the format a href="page.html." I was recently reading an article which states search engine spiders love URLs. My question is will my organic rank be higher if my internal links are listed in the a href="http://www.mysite.com/page.html" format instead?

  2. #2
    boo!

    Status
    Offline
    Join Date
    May 2006
    Location
    Berkshire
    Posts
    795
    Thanks
    1
    Thanked 5 Times in 3 Posts
    Quote Originally Posted by Omicrontau View Post
    My question is will my organic rank be higher if my internal links are listed in the a href="http://www.mysite.com/page.html" format instead?
    There is no differerence between these:

    Code:
    <a href="http://www.mysite.com/page.html">Link</a> and <a href="page.html">Link</a>
    The browser or spider would interpret this as the same. The only time this would be different is with external links i.e. aother site linking to you.

    For example these are two entirely different url's in a spider's eyes:

    Code:
    <a href="http://www.mysite.com">Link</a> and <a href="http://www.mysite.com/index.html">Link</a>
    Hope that helps

  3. #3
    Registered User

    Status
    Offline
    Join Date
    Mar 2005
    Posts
    226
    Thanks
    0
    Thanked 0 Times in 0 Posts
    a big difference between relative (page.html) and absolute (h t t p : / / w w w . . c o.u k / page.html) is that IF some dodgy spam site scrapes your site to reuse your content, absolute links will still link back to your normal site. So if they scrape they add new back links for you. Relative links will just link to their copies of your pages.
    Steve

  4. #4
    Registered User

    Status
    Offline
    Join Date
    Oct 2007
    Posts
    130
    Thanks
    0
    Thanked 2 Times in 2 Posts
    PLUS and MINUSES of ABSOLUTE INTERNAL LINKING

    + if you syndicate your content the links will still work
    + if you change where a linked page is, the link will still work becuase its absolute
    + It's a safer and more definate way to get indexed (although bots should still see the same URL)

    - if you ever plan on moving your site to a different domain, you'll have to change all URLS

    Whatever you choose, just make sure you're consistent.



Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. 18 Websites on Different Niches For Sale
    By petershine in forum Domains & Websites For Sale
    Replies: 1
    Last Post: 11-07-07, 10:13 AM
  2. How many links?
    By dan hunter in forum Affiliate Marketing Lounge
    Replies: 2
    Last Post: 05-10-06, 12:25 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
To Top

Content Relevant URLs by vBSEO 3.5.0 RC2