Google Groups Home
Help | Sign in
Discussions > Crawling, indexing, and ranking > Placing archive links within the <head> of an HTML page
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  7 messages - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
illumini  
View profile
 More options Mar 12 2007, 7:45 am
From: illumini
Date: Mon, 12 Mar 2007 04:45:16 -0700
Local: Mon, Mar 12 2007 7:45 am
Subject: Placing archive links within the <head> of an HTML page
Today I was reading on the Weblog Tools Collection (http://
weblogtoolscollection.com/archives/2007/03/12/wp-seo-tips-design-like-
a-robot/) how to boost incoming traffic by including links to site
pages within the <head> section of a page. Is this condoned, does this
assist SE's in crawling and indexing sites?

Right now I think it's a grey line, what do you think though?

An example of the HTML within a page listed on the URI above would be:

<html>
<head>
...
<link rel='archives' title='March 2007' href='http://www.ginside.com/
date/2007/03/' />
<link rel='archives' title='February 2007' href='http://
www.ginside.com/date/2007/02/' />
<link rel='archives' title='January 2007' href='http://www.ginside.com/
date/2007/01/' />
<link rel='archives' title='December 2006' href='http://
www.ginside.com/date/2006/12/' />
<link rel='archives' title='November 2006' href='http://
www.ginside.com/date/2006/11/' />
<link rel='archives' title='October 2006' href='http://www.ginside.com/
date/2006/10/' />
<link rel='archives' title='September 2006' href='http://
www.ginside.com/date/2006/09/' />
<link rel='archives' title='August 2006' href='http://www.ginside.com/
date/2006/08/' />
<link rel='archives' title='July 2006' href='http://www.ginside.com/
date/2006/07/' />
<link rel='archives' title='June 2006' href='http://www.ginside.com/
date/2006/06/' />
...
</head>
</html>


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Phil Payne  
View profile
(1 user)  More options Mar 12 2007, 7:54 am
From: Phil Payne
Date: Mon, 12 Mar 2007 04:54:07 -0700
Local: Mon, Mar 12 2007 7:54 am
Subject: Re: Placing archive links within the <head> of an HTML page

> An example of the HTML within a page listed on the URI above would be:

I've used them quite extensively on one site (to link HTML versions of
chapters in a PDF document) - rel = next, prev and contents.  I'm not
persuaded it made any difference at all as far as the search engines
were concerned, but the pages were all accessible via sitemaps
anyway.  I also don't know of any browser that exploits them.

They certainly seem to do no harm, which they shouldn't because
they're formally defined in HTML.


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
cass-hacks  
View profile
(1 user)  More options Mar 12 2007, 7:56 am
From: cass-hacks
Date: Mon, 12 Mar 2007 04:56:22 -0700
Local: Mon, Mar 12 2007 7:56 am
Subject: Re: Placing archive links within the <head> of an HTML page
It won't help more than good site navigation or a sitemap page on the
site would.  If the spider can find a page from the site navigation
and/or a sitemap, it doesn't need multiple links within the site.

Craig

On Mar 12, 4:45 am, illumini wrote:


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sebastian  
View profile
(1 user)  More options Mar 12 2007, 8:01 am
From: Sebastian
Date: Mon, 12 Mar 2007 12:01:57 -0000
Local: Mon, Mar 12 2007 8:01 am
Subject: Re: Placing archive links within the <head> of an HTML page
It may burn bandwidth for your visitors due to prefetching. SEOwise I
think link elements pointing to blog archives are more than useless,
since most templates provide these URLs in A elements. Also, where's
the point to boost archive pages? Better make category pages and top
posts linked more prominently.
Sebastian

On Mar 12, 12:56 pm, cass-hacks wrote:


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
illumini  
View profile
 More options Mar 12 2007, 8:39 am
From: illumini
Date: Mon, 12 Mar 2007 05:39:30 -0700
Local: Mon, Mar 12 2007 8:39 am
Subject: Re: Placing archive links within the <head> of an HTML page
Thanks Phil, cass and Sebastian for your speedy opinions.

To take this thread further, should the placing links in document
headers be recommended as an SEO practice or is it a waste of time to
no reward? Can this be validated as generating higher organic
rankings, or is this just an inconvenient alternative to a sitemap?

On Mar 12, 10:01 pm, Sebastian wrote:


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Phil Payne  
View profile
(1 user)  More options Mar 12 2007, 8:54 am
From: Phil Payne
Date: Mon, 12 Mar 2007 05:54:58 -0700
Local: Mon, Mar 12 2007 8:54 am
Subject: Re: Placing archive links within the <head> of an HTML page

> To take this thread further, should the placing links in document
> headers be recommended as an SEO practice or is it a waste of time to
> no reward? Can this be validated as generating higher organic
> rankings, or is this just an inconvenient alternative to a sitemap?

The site I did it on extensively was a new one and it performed fairly
well, but no better than I would expect in such a sector.

I'm reasonably certain that the SEO benefit, if any, is very small.
Time is better spent elsewhere.


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sebastian  
View profile
(1 user)  More options Mar 12 2007, 10:00 am
From: Sebastian
Date: Mon, 12 Mar 2007 14:00:22 -0000
Local: Mon, Mar 12 2007 10:00 am
Subject: Re: Placing archive links within the <head> of an HTML page
Reminds me of Daron's spider trap 1999-2001 or so ... didn't turn out
to be effective considering thousands of sites disappearing from the
SERPs once Matt spotted the technique. Illumini, that's not really
comparable but the intent is equal. Don't trick the engines, optimize
for users. There is no such thing as a working SEO shortcut discussed
anywhere on the net.
Sebastian

On Mar 12, 1:39 pm, illumini wrote:


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google