Forum Moderators: phranque

Message Too Old, No Replies

SSI and Search Engines Ranking

Transfering from frontpage shared borders

         

watercrazed

11:51 am on May 22, 2005 (gmt 0)

10+ Year Member



I am thinking about changing my site, about 700 pages and alot of files. All the pages are html with shared borders. I would like to replace them with ssi files but I am concerned that the SE's will not see the links that are in the navigation bars.

Did quite abit of search on the site, learned alot about cloaking but still not sure if I use a straight include file if that is served up to search engines in a way they can follow links in the include file.

birdstuff

11:58 am on May 22, 2005 (gmt 0)

10+ Year Member



If you use SSI correctly Google won't even know you use include files. You'll be fine.

mrMister

3:34 pm on May 27, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Yes, server side includes have nothing to do with serach engines. All that search engines see is the final rendered document.

Rendered text is all that counts, server side processing has nothing to do with it.

watercrazed

4:16 pm on May 27, 2005 (gmt 0)

10+ Year Member



Ok, thats what I thought but got confused from reading some other posts

Thanks for the help