Page is a not externally linkable
Sgt_Kickaxe - 12:21 am on Sep 13, 2012 (gmt 0)
My wordpress based site is "helpful" in that it redirects me to a login page every time I click on a url or feature that requires my being logged in as administrator. This includes individual comment moderation urls such as
example.com/wp-admin/comment.php?action=editcomment&c=12345
I want to stop the helpful redirects completely. If I'm not logged in I want a proper 404 error so that search bots also receive the same. I've asked how to best do this over on the wordpress forums however it seems to stump everyone who responds.
Has anyone done this already? can you provide instructions?