WordPress Dynamic Links
Posted on 4th Jul 2007
One of the problems I’ve found with WordPress (especially when creating a simplified setup for less techy people) is that there’s no separation between internal and external site links. Sure, you can make a link relative to the site root with a leading slash, but what happens when you change the structure of the site or move a page? Suddenly, all your links are dead. Surely a content management system should handle things like this?
