not2bug
Member
Posted 2 years ago #
I moved to a other domain.
The navigation links I could correcty by changing the constant WP_SITEURL in wp-config.php
But how can I change the links in the articles?
They were not corrected, do they not use the WP_SITEURL ?
How can I change the links easily? (The search and replace tool I have already seen)
Would it be usefull, if I use in future relative links, so I wouldn't have this problem or has this any disadvantages?
Greetings.
not2bug
Member
Posted 2 years ago #
OK
But I would like to know, why WordPress doesn't use relative links or PHP constants for the links?
not2bug
Member
Posted 2 years ago #
Can nobody answer the question.
1.Should I use relative links in future?
2. Why doesn't use WordPress relative links or the PHP constant SITE_URL, like in the navigation, for the links in the articles, too?
Is there a plugin for it or something like this?