Help to create a rewrite rule in htaccess for broken link
Hi
Previously I had this page link - www.test.com/?page=start - to open home page. Now the link is changed and therefore broken in google. What would the correct rule be in .htaccess using RewriteRule to send the user to this page - www.test.com/start.php - instead