Forum Moderators: open

Message Too Old, No Replies

Can your data base effect the deapth of the search

PHP site with links to HTML pages

         

Travel_man

12:01 pm on Mar 3, 2003 (gmt 0)

10+ Year Member



Hi

I have a number of sites which are 'pure' PHP constructions. We use the my SQL data base to power a number of HTML URLs. Although we have made a lot of changes ie new pages/material etc, the googlebot has not visited since 11 Jan.

Can anyone suggest a reason and also what are your opinions on PHP sites.

I have a competitor who only uses PHP and he is getting excellent placement for his keywords

Thanks

Travelman

jatar_k

4:58 pm on Mar 3, 2003 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



As long as you stay away from long get strings (or no get strings all together) and keep session ids out of the url you shouldn't have any spidering problems. Those are the two problems that frequently arise with dynamic sites in general.

I am not the most avid follower of crawl/fresh/update dates so I wouldn't be the best one to answer that. I would think that the ranking issues have more to do with standard optimization issues as opposed to your use of php.

and if it hasn't been offered,
Welcome to WebmasterWorld

Travel_man

11:34 am on Mar 4, 2003 (gmt 0)

10+ Year Member



Thanks Jatar_K. That makes things clearer for me.