Why am I getting a 301 on a existing post?
After pretty much destroying the website (copy) I found the answer, but I am not 100% sure of the cause. WordPress saves the name of old posts slugs, so that it can create 301 redirects. It adds an entry to the postmeta table called _wp_old_slug. I had over 110 entries on my postmeta table with … Read more