Issue in site audit: "URL contains a form with a GET method"

I’m running an audit on my site and am getting this red flag around forms, “URLs that contain a form element with the method set to GET, which creates submission URLs with the form data in the query string. This presents a potential vulnerability for a large number of URLs to be created and/or cached, which could cause issues with crawl efficiency or index bloat” - does anyone know if this is something I can fix or if there is a reason why GET method is used vs something else? Thank you!

Gravity Forms doesn’t use GET for forms. Your theme probably does for a search field.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.