chantown Posted October 17, 2007 Share Posted October 17, 2007 I'm building this forum, where its like Vbulletin (viewtopic.php&topic=xxx), and it displays the posts for those topics Will Google index my pages, if they are ALL php? They are all generated like that above. Link to comment https://forums.phpfreaks.com/topic/73585-will-google-index-my-php-page/ Share on other sites More sharing options...
corbin Posted October 17, 2007 Share Posted October 17, 2007 If there's links to them. Google spiders things if I remember correctly meaning it finds sites and follows the links. If there's a link to the page, and the robots.txt file doesn't request for it not to, it will be scanned. I don't bother with search engines often (x.x) so someone please correct me if I'm wrong ;p. Link to comment https://forums.phpfreaks.com/topic/73585-will-google-index-my-php-page/#findComment-371285 Share on other sites More sharing options...
sKunKbad Posted October 17, 2007 Share Posted October 17, 2007 There's absolutely nothing wrong with php pages being indexed by Google. I have many many pages that are indexed by Google that are php. Link to comment https://forums.phpfreaks.com/topic/73585-will-google-index-my-php-page/#findComment-371308 Share on other sites More sharing options...
Teck Posted October 17, 2007 Share Posted October 17, 2007 Theres nothing wrong with pages like that, HOWEVER if you use mod_rewrite it not only cleans up the URL's but helps with your search engine optimization... Link to comment https://forums.phpfreaks.com/topic/73585-will-google-index-my-php-page/#findComment-371379 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.