production server to localhost permalink different
-
Hello, I’m new at WordPress and I started by importing production site (files + database) to install it locally.
The site works fine locally but I’ve something quite strange: The site has permalinks set to /%postname%/. It has Elementor + WPML + Yoast SEO modules installed and they are 4 languages set.On production server, the pdf document links URL of main language are correct : https://example.com/final_user_gc/
The document link of translated document: https://example.com/de?p=12754After importing locally, the document link of translated document: https://localhost/de/final_user_gc/
Why do I have 2 different links since it’s the same code and the same database ? I would like to have the same permalink as on the production server.
Translated link is done in wpml-translation-managementThank you for helping a newbie
The topic ‘production server to localhost permalink different’ is closed to new replies.