Forum Moderators: phranque
example
www.mysite.com/?N=D
www.mysite.com/?N=A
The /?N=D doesn't exist on my server yet loads up my home page, is someone messing with my site? Site is a popular type in with only one page that really delivers the info and converts beyond my expectations.
Should I be concerned?
You will probably find that your page serves up a 200 OK to anything after a question mark. Try:
www.example.com/?foobar If the URLs are causing a problem, then try using mod_rewrite to 301 redirect them to the correct URL.
Sales are coming in normally though.
Another odd thing is adsense not working on page, just shows a public service anouncement, could this be a clue to something?