Redirection works on some entries and not others
-
As the topic mentions: some entries redirect great and others don’t.
My client is transitioning her site to a new one, and wants most (not all) of her pages and posts to redirect to an external, transitional landing page for now with a 302. Eventually, the whole domain will point over to the new site/domain with a 301; but for now we have created 302 entries for most pages and for all posts (using regex for everything with the /articles/.* prefix).
Redirects tested as relative links from the plugin all work, but *certain pages* and articles don’t when entered as a full url such as https://www.fiveriversyoga.com/yoga-therapy-sessions/ . Unfortunately, most of the top level pages showing in Google search results aren’t redirecting. With the above-listed regex rule, some blog posts redirect and others don’t.
What could be the culprit? I’m not finding any other reports of this same issue. Note that this was using old PHP, and we did just today migrate to a new server running PHP 7.0 in the hopes of fixing this. Also, we seem to be unable to change the Apache settings to update the pathname to update .htaccess (it’s greyed out), and I believe it’s looking at the old server path.
The page I need help with: [log in to see the link]
- The topic ‘Redirection works on some entries and not others’ is closed to new replies.