I'm using a server side includes to insert my navigation menu on my site. Will doing that prevent search engines from seeing and following the links and therefore indexing my site?
encyclo
2:08 am on Jan 7, 2007 (gmt 0)
Not at all - the search engine spiders only see the end result and not the technology behind the page. Server-side includes are completely transparent, so are an excellent solution to repeating content.