I'm sure there are GET requests from search bots. Make sure you exclude action/event links and form actions in robots.txt (like Disallow: /*?t:ac=*,
Disallow: */pagename.component:action*


02.12.2013 17:41, Ben Titmarsh пишет:
Hi Guys,

I'm getting quite a lot of these exceptions in my logs.  I've read all of the posts on 
the mailing list and it seems like the only accepted solution is to use request filtering 
to check for an exception with a message containing "Forms require that the request 
method be POST" and do a redirect.  Is this still our best option?

Secondly is this problem really only occurring due to browsers saving URLs to 
form submissions in their smart bars?  My site gets around 15k page views a day 
and in the last 24 hours I've had 284 of these.  Maybe that's about right, it 
just seems high to me!

Cheers,
Ben.
                                        

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to