79125488

Date: 2024-10-25 11:41:50
Score: 1.5
Natty:
Report link

I will explain with an example ,

I already had a post with this url: example.com/website

I changed the url to this:

example.com/why-reason-website

And now I want to change the url again to the original address:

example.com/website

If the type is exact, the page will not come up, but if the type is regex, the page will come up. I have more than 1000 posts and I can’t change the type to regex one by one. That’s why I added this redirect from (.*) to $1 by type regex for redirecting all the posts on my site at once, but it doesn’t work.

Reasons:
  • RegEx Blacklisted phrase (1): I want
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: ponel