-
Hello Team,
I need help with the redirection.I recently updated my URL structure from Post name (/sample-post/)
to custom Structure: /blog/%postname%/Now I am getting 404 on all the search engine-indexed posts.
Below Regex is not working and redirecting too many /blog/blog/blog/ in url.
Source: ^(.*)$
Destination URL: /blog/$1How do I redirect?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The ticket ‘Redirection not working for URL structure changed to /blog/%Postname%’ is closed to new replies.