0

i have a small issue checking on google search console. It display only 1 error Indexed, though blocked by robots.txt but is on my website in the english version (the italian version is ok). How can i fix it? This is the link that is blocked https://www.cebsas.it/en/cart

Many thanks Nicola

Bosco91
  • 1
  • 3
  • I voted to close this question because it is not a programming question and it is off-topic on Stack Overflow. Non-programming questions about your website should be asked on [webmasters.se]. In the future, please ask questions like this there. – Stephen Ostermiller Mar 30 '22 at 14:58

1 Answers1

0

Its because of the "Disallow: /*controller=cart" line and this is true.

You have to remove Cart page from indexed pages

Mahdi Shad
  • 1,427
  • 1
  • 14
  • 23
  • I checked on my website's backoffice where i can create the sitemap, but is already removed the cart page from indexed pages – Bosco91 May 07 '21 at 10:09
  • This link may have been somewhere on your site or other sites, and Google has indexed it. np – Mahdi Shad May 07 '21 at 16:01