2021-05-25 All URL are expected to start with 'https'.
I hope this tool will help you.
Test your site once you are done with this links checker.
A simple solution is to create a simple html page on your site with only all the old links in it.
Add a link to this temporary test page in one of your page, e.g. in the sitemap, whatever.
Once you have finished your tests, just comment this link to hide it, ready for the next time.
- generate permanent 'RewriteRule' lines for Apache .htaccess file.
- un-generate 'RewriteRule' lines back to the original lines.
The lines format must be old-url comma new-url without space or tab.
The 'www.' in the old URL is optional.
The trailing / is optional.
TIP: Use a / at the end of an URL to avoid a second HTTP request to the server!
Do not forget to add in the .htaccess file:
- 'Rewrite on' before the generated lines
- 'RewriteCond' before each different domains 'RewriteRule' blocks.