You can lock these query string parameters with the following lines
Disallow: /*?*dir= Disallow: /*?*order= Disallow: /*?*p=
So, if any URL contains dir= , order= or p= anywhere in the query string, it will be blocked.
Nick Rolando May 04 '15 at 17:51 2015-05-04 17:51
source share