Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

HTTP_USER_AGENT, SSI and Meta Tags

Quote Reply
HTTP_USER_AGENT, SSI and Meta Tags
Hi,

Originally on normal html pages I have been using SSI to cloak meta tags:

<!--# if expr="\"$HTTP_USER_AGENT\"!= /Mozilla|MSIE|Opera|Lynx|WebTV|NCSA Mosaic/" -->

TAGS HERE

<!--# endif -->


This allows the search engines to see your tags but not the general internet user. I know it is not perfect but I guess it must be 80% effective.

However, as cgi generated pages can't use SSI (or so I understand) can this be rewritten for use under Links SQL? I don't have the ability to write the template tag sytax or global - can someone help - I am sure others might find it useful.

Cheers

Alex



Indigo Clothing is a t-shirt printing company based in the UK.
Indigo Clothing | Promotional Clothing | T-Shirt Printing | Embroidery
Subject Author Views Date
Thread HTTP_USER_AGENT, SSI and Meta Tags IndigoClothing 2623 Aug 6, 2003, 10:55 AM
Thread Re: [IndigoClothing] HTTP_USER_AGENT, SSI and Meta Tags
Andy 2587 Aug 6, 2003, 12:06 PM
Thread Re: [Andy] HTTP_USER_AGENT, SSI and Meta Tags
IndigoClothing 2541 Aug 6, 2003, 1:45 PM
Post Re: [IndigoClothing] HTTP_USER_AGENT, SSI and Meta Tags
IndigoClothing 2551 Aug 6, 2003, 1:48 PM
Post Re: [Andy] HTTP_USER_AGENT, SSI and Meta Tags
Andy 2532 Aug 6, 2003, 2:27 PM