Re: PHP and indexing (again)From Graeme on 13 Sept '02
replying to Re: PHP and indexing (again) posted by Inachu
The URL is www.ownaracehorse.com.au
Plain-vanilla index.html as an entry point, rather than an
index.html with the REFRESH tag.
All other pages as index.php?loc=[var]
>Just a good simple rule that normally works is that what ever the
>user sees then so does the indexing spiders.....
>
>What is your URL?
>
>Inachu
>
>>I have a site utilising PHP and include files .. ie., one
>>banner/navigation include file, one javascript include file, one
>>META include file, one footer include file, multiple body files.
>>
>>Files are created and viewed via index.php?variable_name
>>
>>There are no recent posts regarding search engine indexing of PHP
>>sites.
>>
>>Does anyone have updated/recent information regarding how the
>>search engines treat such sites?