Researched on here, and haven’t found a solution. Here’s my page rule wildcard challenge. Trying to Forward old blog to new blog whereas:
(Old) Forward URL = https://mydomain.com/article-tite/
(New) Destination URL = https://mydomain.com/blog/anynumber/article-title/
Note: I’m stuck trying to find a way to skip or encompass the anynumber segment of the URL. The new blog inserts sequential numbers in that segment ranging from 1 to 1000 (for example).
Please help – thanks in advance!