URLs /shop/show-products/153/1/10/bowmaster/date_asc/

I need to /shop/show-products/=/=/=/=/ , where = anything, be open, but not /date_asc/ on /date_asc/ . Instead of date_asc, there may be other options.

those. bots must see /shop/show-products/153/1/10/bowmaster/ but must not go to /shop/show-products/153/1/10/bowmaster/date_asc/


/153/1/10/bowmaster/ this part can be any

    1 answer 1

    You need to read Yandex how to use robots.txt

    I think after reading it will be clarified.

    I also recommend to pay attention to webmaster tools. There is a robots.txt analyzer, it will help to find errors.

    To quote this resource, I will give an example:

     Disallow: /cgi-bin/*.aspx # запрещает '/cgi-bin/example.aspx' # и '/cgi-bin/private/test.aspx' Disallow: /*private # запрещает не только '/private', # но и '/cgi-bin/private' 

    Applicable to your links:

     Disallow: /shop/show-products/153/1/10/bowmaster/date_asc* 

      Protected by spirit community member 5 Sep '16 at 9:54 .

      Thank you for your interest in this issue. Since he collected a large number of low-quality and spam responses, which had to be deleted, now it’s necessary to have 10 reputation points on the site (the bonus for account association is not counted ).

      Maybe you want to answer one of the unanswered questions ?