I have recently figured out that accessing https://www.pc-freak.net/blog/comments/feed/ would end up in a Redirect Loop I’m using feedburner to manage my blog feeds so I assume this redirect loop is probably caused by the use of feedburner
Since this kind of redirect loop is definitely not professional and has a negative influence on search engine indexing (the SEO), I have playeda bit until I finally found a way to resolve the /comments/feed/ redirect loop.
In order to resolve the redirect loop issue it appeared to be really easy.
To fix the issue Navigate to:
Tools -> Redirection
Therein add a Source URL to redirect to a Target URL:
For instance:
Source URL: https://www.pc-freak.net/blog/comments/feed/
Target URL: https://www.pc-freak.net/blog/feed/
Press the Add Redirection button to confirm the redirection.
That’s all your problems with feeds redirect loop while the /comments/feed/ url is accessed should be resolved.
More helpful Articles
Tags: end, fix, How to, How to fix / Resolve Wordpress Blog /comments/feed/ redirect loop, indexing, negative influence, net, Redirect Loop, redirection, Resolve Wordpress Blog, www




My version of WordPress (3.0.1) does not have Redirection as an option under the Tools menu.
View CommentGood post right here but as one commenter points out, what if the WordPress version I’m using does not have the redirect option in the tools menu? How do I go about it?
View Comment