Jump to content

Prestashop and file robots.txt


Recommended Posts

Hi All,

 

I have a shop with both italian and english languages enabled.

I would like to only have italian as a language, but I cannot disable the english language (this would cause a lot of trouble with my current pages indexed in google).

So I was thinking about setting the robots.txt file in order to block the google spider from indexing the content of the english language.

I create the robots.txt file in the BO, and I can see that there is this line in the file:

 

Disallow: /*id_lang=

 

I would like to know which value I should set in this field for english language.

Maybe:

 

Disallow: /*id_lang=en

 

or

 

Disallow: /*id_lang=1

 

 

Thanks in advance for your replies!

 

Gianluca

Link to comment
Share on other sites

×
×
  • Create New...