The redirects are not being correctly created, the "from" address ends up having the full hostname when it just be just the page path.
The redirects are not being correctly created, the "from" address ends up having the full hostname when it just be just the page path.
Comments
Comment #1
damienmckennaThis was a problem with my data, the WP site had been moved from one host to another so the hostname embedded in $post['guid'] changed. Am going to close this bug but can work on it again later if needed.