Google Groups Home
Help | Sign in
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
  5 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
Dr. S.  
View profile
 More options May 10, 9:38 am
From: Dr. S.
Date: Sat, 10 May 2008 06:38:29 -0700 (PDT)
Local: Sat, May 10 2008 9:38 am
Subject: re: specific meta tags.
How important, if at all, are the following meta tags, and should they
be used:

<meta name="refresh time" content="5 ">
<meta name="robots" content="index,follow">

Thanks,

Dr. S.


    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.
abracadabra  
View profile
 More options May 10, 10:21 am
From: abracadabra
Date: Sat, 10 May 2008 07:21:58 -0700 (PDT)
Local: Sat, May 10 2008 10:21 am
Subject: Re: specific meta tags.
Hi Dr. S.

> <meta name="refresh time" content="5 ">

Not used by Google. Other SE's I doubt it.

> <meta name="robots" content="index,follow">

This is the default for Google so this is unnecessesary
code bloat AFAIC. Likely the same for other  SE's.

Your might want to also check this post by Google:
http://googlewebmastercentral.blogspot.com/2007/12/answering-more-pop...

Hope that helps,
Abracadabra
On May 10, 9:38 am, Dr. S. 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
 More options May 10, 10:23 am
From: Phil Payne
Date: Sat, 10 May 2008 07:23:18 -0700 (PDT)
Local: Sat, May 10 2008 10:23 am
Subject: Re: specific meta tags.

> How important, if at all, are the following meta tags, and should they
> be used:
> <meta name="refresh time" content="5 ">

Urban myth. At least, that syntax is.  And even if you get it right,
why refresh a page every five seconds?  Some of us have bandwidth
limitations.

> <meta name="robots" content="index,follow">

Default.

    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.
david64  
View profile
 More options May 10, 5:01 pm
From: david64
Date: Sat, 10 May 2008 14:01:20 -0700 (PDT)
Local: Sat, May 10 2008 5:01 pm
Subject: Re: specific meta tags.
If you want to use the meta tag to do a redirect, I would advise you
not to use. Do a Google for "301 redirect", this can be done in your
server-side scripting or from .htaccess

    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
 More options May 10, 5:20 pm
From: Phil Payne
Date: Sat, 10 May 2008 14:20:40 -0700 (PDT)
Local: Sat, May 10 2008 5:20 pm
Subject: Re: specific meta tags.
On May 10, 10:01 pm, david64 wrote:

> If you want to use the meta tag to do a redirect, I would advise you
> not to use.

I don't think that was the intention.  The OP probably wanted the
simple refresh syntax, which is:

<meta http-equiv="refresh" content="5" />

Where 5 is the delay in seconds.  It's most annoying - the Drudge
Report uses it.  The redirect form is:

<meta http-equiv="refresh" content="0;url=...." />

Google has intimated on several occasions that a zero-delay refresh is
treated _almost_ like a 301.  I suspect the effect can be improved by
adding a robots noindex meta tag.


    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