How to redirect QueryString URLs (spammy) to 404 error page
-
I’m using this plugin.
Can I redirect particular querystring pattern URLs using some wild cards to 404 or 410 error page?
e.g. there are 1000s of spam pages created with pattern like
https://www.exmple.com/?viewtopic.php&eqkqw=3&ddsdl=590&qzhto=16
can I use some Regex to redirect as… /*?viewtopic.php* sth like that? to redirect them to 404?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How to redirect QueryString URLs (spammy) to 404 error page’ is closed to new replies.