Your friendly URLs may be working correctly to serve /news/category/page1 for instance, but it can also serve that same page from /inde.php/news/category/page1. The problem that I found is that Google somehow indexed a large amount of pages that included /index.php/ in the URI. To fix, you simply need to Continue reading Silverstripe URL Rewrites Still Allow /index.php/ urls