-
I have set up Rank Math Redirection and added this to my .htaccess file.
# Created by Rank Math
# Tue, 30 Jan 2024 22:55:40 -0600
# Rank Math 1.0.211 – https://rankmath.com/<IfModule mod_rewrite.c>
RewriteRule ^https\://taxprovider\.com/tax\-ratings https://taxprovider.com/ [R=301,L]
RewriteRule ^https\://taxprovider\.com/rate\-provider https://taxprovider.com/ [R=301,L]
RewriteRule ^/online\-tax\-preparation https://taxprovider.com/listing-category/online-tax/ [R=301,L]
RewriteRule ^https\://taxprovider\.com/local\-tax\-providers https://taxprovider.com/listing-category/local-tax-preparers/ [R=301,L]
RewriteRule ^https\://taxprovider\.com/tax\-software https://taxprovider.com/listing-category/tax-software/ [R=301,L]
RewriteRule ^https\://taxprovider\.com/other\-tax\-services https://taxprovider.com/listing-category/other-tax-services/ [R=301,L]
</IfModule># Rank Math Redirections END
By way of example, this URL:
https:/taxprovider.com/tax-ratings
redirects to a 404 page
The ticket ‘Redirection not working’ is closed to new replies.