Is it safe to use WordPress import/export function?
-
Ok, so we figured that we could use WordPress Import/Export function to speed up building new sites for our clients.
We have set up a WordPress blog which works as a content template for all new sites. The content template has all the regular pages like “Home, About us, Contact…”, all regular categories and all regular custom post types we usually use.
It all seems to work fine. We export it and import it to the new page. Everything works as it should.
BUT, when we look at the exported XML file we find the old URL on every post:
“<guid isPermaLink=”false”>https://the-old-url.com/folder/?p=428</guid>”
So we figured that it might disappear when it’s imported to the new page. But it’s not. When we export the content from the new site, the old URL is still there. :S
Questions:
Can this cause any problem?
Will it affect any speed performance?
Will this information be showed anywhere on the page?
Might Google find this information somehow? (if so they might find a connection for all of our clients sites… MAYBE that’s not a good idea if you are working with SEO ??
Is there a way to get rid of the old URL:s?
When we still are at the subject. In the XML file there are some other links:
xmlns:excerpt=”https://www.ads-software.com/export/1.0/excerpt/”
xmlns:content=”https://purl.org/rss/1.0/modules/content/”
xmlns:wfw=”https://wellformedweb.org/CommentAPI/”
xmlns:dc=”https://purl.org/dc/elements/1.1/”
xmlns:wp=”https://www.ads-software.com/export/1.0/”
https://www.ads-software.com/?v=3.0.1Does it mean that the content somehow will be shared with someone else (good to know it the content is “classified”)?
Sorry for not being an expert on the subject…
BR.
Hakan
- The topic ‘Is it safe to use WordPress import/export function?’ is closed to new replies.