Had the same problem. I discovered it after a server change and reviewing the traffic log. MANY request went straight to the redirect file with different URLs.
I did put an htaccess rule in place to deny direct access to the file. However, for Google not getting massive 403 errors, I did put the file into robots.txt for denial too.
Still using the plugin with this configuration without any problems now.
|