I just don´t know what I am doing wrong.
I have the latest xampp, also wordpress 4.5.2, and I make an XML file, with all the posts that I need to import, but when I import it the permalink is cutoff the middle part.
In the XML file there is the tag link, which define the permalink from each post, and is structure like the exemple bellow
http://localhost/site/man-clothes/jeans-pants/ripped/rock-style
http://localhost/site/man-clothes/jeans-shorts/washedout/rock-style
But when I import the XML file, the permalink gets cutoff like so:
http://localhost/site/man-clothesrock-style
http://localhost/site/man-clothesrock-style
Does anyone knows why wordpress cutoff the middle part? I think it was the .htacess file, but I remove and still does this change in the permalink.