I’m having some problems with EE v2.5.2.
I got a website with 1000+ articles.
My Global Template settings:
Enable Strict URLs - YES
404 Page - home/404
Every article/page is duplicated in a weird way.
Here are some of the pages with this problem:
http://44fashionstreet.com/article/1347890187000
http://44fashionstreet.com/article/1345212246000
http://44fashionstreet.com/article/1345228374000
The list is huge. I though: Cool, let’s “force” EE to redirect the pages without Articles in going to a 404 page. I did this:
{if no_results}
{redirect="404"}
{/if}(I removed the code for now)
It worked fine but now I’m getting at least 1000 errors every time google crawls the website. Google Webmaster tools is full of 404 Response Codes.
I have done some research without finding a solution to this. Some users on google’s forums said that they solved the problem by removing Disqus comment system. I tried that but didn’t solve the problem.
I’m not sure what to do as this might affect my ranking in google.
If you go on google and type: site:44fashionstreet.com you’ll see that almost all the results have those weird numbers in the url and if you visit the page, there’s no article inside.
Did you experience something like this before?
Thank you !