Forum Moderators: coopster
The code is for main navigation could be as follows:
<?php include_once("main_nav.html")?>
My question is, would a search spider be able to follow this? If no links actually displayed on the page, if they were all imported, would the search engine think your site was just one page?
Sorry if this question seems a stupid one, I really just don't know how this works.
Chris.
So visit a page on your site, select "view source" and you're seeing the same thing that spiders see. As long as it's there, you're good. :)