Newsgroups : Alt : alt.internet.search-engines : 2006 Jan : generated php pages

www.cryer.info
Managed Newsgroup Archive

generated php pages

Subject:generated php pages
Posted by:"Will" (bigvortex@nospamyahoo.com)
Date:Tue, 24 Jan 2006 05:05:11 GMT

I am lazy and don't want to create the headers and footers of the pages
of a site for each page and when the common sections of the site change
I don't want to go and change every page.  I have been using php's
include function to import the html that is the same on all pages.  How
will that effect the searchability of my site?  Since the full html page
does not actually exist until the link is clicked can the search engines
still tell what the page is about?  I can pass arguments to include()
that can have key words, title, etc that are unique for each page.  But
that isn't there until the link is active.

Thanks,
Will

Glossary

Replies:

www.cryer.info
Managed Newsgroup Archive