I’ve got the asset path Redirect Rules all working great but every time I git push I run into all of my links displaying:
The permalinks are currently set to
/%postname%/
The only way I’ve been able to fix this is by going to
/wp-admin/options-permalink.php
and clicking “Save changes” without making any and now all of the links work again.
Any help would be fantastic!