Forum Moderators: phranque

Message Too Old, No Replies

SSI vs Search Placement!

         

Tarquin

4:05 pm on Jun 6, 2002 (gmt 0)

10+ Year Member



Thanks for all the help so far!
Does anyone know if using SSI affects web crawlers ability to index your site as certain keywords, etc will not be included in the page?
Any thoughts?

Also, are there any security issues with using SSI?

Laters
T

Reflect

4:26 pm on Jun 6, 2002 (gmt 0)

10+ Year Member



Hi,

From the spiders end it is viewing like a user/browser would. It looks at the code after it has been rendered.

Brian

EliteWeb

4:29 pm on Jun 6, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Depends how you impliment and use the SSI as far as security issues are concernd. From the search engines point-of-view the site is processed by the webserver before the end user receives it in their browser so they never see the <! SSI include stuff. :)