On Tue, 3 Jul 2007 17:45:26 -0500, Joyce Evans wrote: > Is it important to include the following as part of the meta tags on > web pages? > > <meta name="robots" content="index,follow">
No. 'index' and 'follow' are the default values for the robots meta - any robot will assume these values if there is no robots meta element on the page. You only need to include them if you are resetting them to eg 'noindex' or 'nofollow', etc. Of course, it isn't *wrong* to include them, just redundant. warmly, Lea -- Lea de Groot Elysian Systems Brisbane, Australia ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
