This is very strange and I wonder if anyone has come across this -
I have one blog post that goes on a 301 redirect loop.
www.example.com/blog/blah-blah-blah-1234/ redirects to
www.example.com/blog/blah-blah-blah-1234/ and so on (using Fiddler)
The htaccess rewrites URLs with a trailing slash if not available. Permalinks set to /%category%/%postname%-%post_id%/
All other posts are in the same format and open in a browser as 200 ok.
Redirection plugin is installed but the URL is not listed.
Any ideas?