Startses Posted August 10, 2009 Share Posted August 10, 2009 at the moment I have a main index.php page and display pages through $_GET; my total url would look something like mysite.com?page=contact but from what I understand it is better SEO to have something like mysite.com/contact Any suggestions how I would merge the 2? I'm at a loss on how to have a link go to a folder but still have my main index.php page Link to comment https://forums.phpfreaks.com/topic/169658-php-my-site-structure/ Share on other sites More sharing options...
smerny Posted August 10, 2009 Share Posted August 10, 2009 well you can just use folders, but there is also something called mod rewrite that will give it the same appearence http://www.phpfreaks.com/forums/index.php/board,50.0.html Link to comment https://forums.phpfreaks.com/topic/169658-php-my-site-structure/#findComment-895034 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.