Deactivation mess up permalinks.
-
I had a problem with a newsletter plugin sending dead links in email and their support advice me to disable my SEO plugin for a minute and try re-send newsletter again.
When i deactivate the SEO plugin my permalinks stop working and only default structure works. (I am using /%postname%/ )
Rebuilding them or activate the plugin again not fix anything and thanks God i had a backup of my database.
My WordPress has a custom_post_type named recipe translated to Greek so links are https://www.mysite.gr/recipe/recipe_name (recipe and recipe_name translated to Greek)
My category links are https://www.mysite.gr/category/category_name (translated also)When i deactivate the SEO plugin links for recipes show redirect loop error and category links was https://www.mysite.gr/-/category_name and of course 404 error.
Restore default in plugin not works also.
Strip the category base option is off.The problem i had in email (and makes me to get to this trouble) is that links for recipes in email are dead.
Example :www.mysite.gr//recipe_name.As you can see somehow the slug recipe is gone. Default WordPress posts links are working.
I don’t know if this is happen from SEO plugin but i cant test it.
All ideas are welcomed
Alex
- The topic ‘Deactivation mess up permalinks.’ is closed to new replies.