Re: Search engines and SSI

2002-06-07 Thread Shawn
owser. Shawn - Original Message - From: "Troy May" <[EMAIL PROTECTED]> To: "Perl Beginners" <[EMAIL PROTECTED]> Sent: Saturday, May 25, 2002 12:04 AM Subject: Search engines and SSI > Hello, > > Do search engines see/read the HTML that you inc

Re: Search engines and SSI

2002-05-25 Thread drieux
On Friday, May 24, 2002, at 10:04 , Troy May wrote: [..] > Do search engines see/read the HTML that you include through an SSI? Or > will they ignore it? depends upon which 'search engine' you are talking about - for my webPages, I use 'vgrep' and "oh where did I put that" - which tend to requi

Re: Search engines and SSI

2002-05-25 Thread Peter Scott
At 10:04 PM 5/24/02 -0700, Troy May wrote: >Do search engines see/read the HTML that you include through an SSI? Or >will they ignore it? No search engine or anyone else can tell that part of a page was generated through SSI. That's why it's called "Server Side". -- Peter Scott Pacific System

Search engines and SSI

2002-05-24 Thread Troy May
Hello, Do search engines see/read the HTML that you include through an SSI? Or will they ignore it? For example, I include a header page for all my pages so I only have to update one page instead of 23. Will the search engines pick up my META tags that are in this header file? -- To unsubsc