If you're new here and like what you read, please subscribe to my blog feed or sign up for free email updates. Thanks for visiting!
Enter your email address to subscribe:

Say you started with a cool CMS and some months later realize that it's not so cool after all. So you would like to change to another CMS.

However, your site has established a good niche already, and you would like users to be able to access pages using the old URLs.

This can be done through .htaccess and through PHP.

If the URL ends with /index.php?page=something, you can just put the redirection instructions in the new index.php file.

This post has no comment. Add your own!