Questions
-
301: Dynamic URL to Static Page
Hi there, If it's only that URL (not a group of URLs with a pattern to follow) that you need to 301-redirect then you can directly use: RedirectMatch 301 /dynamic-url.php?id=43 http://www.yourdomain.com/static/page/url/inserted/here If this is not the situation please let me know! Thanks, Aleyda
Technical SEO Issues | | Aleyda0