Search Engines Pull Up Blank Page After Permalink Change
-
Just changed permalink structure on website and used the Yoast 301 Redirect Tool to add a code to my htaccess file. The code used is:
RedirectMatch 301 ^/([0-9]{4})/([0-9]{2})/([^/]+)/$ https://mysite.com/$3
Everything is working on the site and on social media sites like Facebook, Pinterest, etc. However, when a post is clicked on through Google, Yahoo Search, etc., the page goes here and a blank page shows up:
https://mysite.com.com/my-post-title?2016/08/my-post-title
Note that it’s not a 404 Error….just a white screen. Any ideas?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Search Engines Pull Up Blank Page After Permalink Change’ is closed to new replies.