Jump to content

Pagetilte display wrong on google


Salistore

Recommended Posts

Hi Im new in the prestashop world.

My agency focus in wordpress and woocommerce and now I want to start learning prestashop to eventually master it hehe :)

I have some issues with displaying the site properly one google, we have an issue with the page title showing up in arabic letters when searching on the sites name on google haha, and the snippet below states that the robots.txt 

 

The file looks like this and is stated in the google testing tool to be fine, the uploaded sitemap has no errors but a lot of warnings, the robots.txt looks like this :
 

User-agent: *
# Allow Directives
Allow: /modules/*.css
Allow: /modules/*.js
Allow: /modules/*.png
Allow: /modules/*.gif
Allow: /modules/*.jpg
# Private pages
Disallow: /*?orderby=
Disallow: /*?orderway=
Disallow: /*?tag=
Disallow: /*?id_currency=
Disallow: /*?search_query=
Disallow: /*?back=
Disallow: /*?n=
Disallow: /*&orderby=
Disallow: /*&orderway=
Disallow: /*&tag=
Disallow: /*&id_currency=
Disallow: /*&search_query=
Disallow: /*&back=
Disallow: /*&n=
Disallow: /*controller=addresses
Disallow: /*controller=address
Disallow: /*controller=authentication
Disallow: /*controller=cart
Disallow: /*controller=discount
Disallow: /*controller=footer
Disallow: /*controller=get-file
Disallow: /*controller=header
Disallow: /*controller=history
Disallow: /*controller=identity
Disallow: /*controller=images.inc
Disallow: /*controller=init
Disallow: /*controller=my-account
Disallow: /*controller=order
Disallow: /*controller=order-opc
Disallow: /*controller=order-slip
Disallow: /*controller=order-detail
Disallow: /*controller=order-follow
Disallow: /*controller=order-return
Disallow: /*controller=order-confirmation
Disallow: /*controller=pagination
Disallow: /*controller=password
Disallow: /*controller=pdf-invoice
Disallow: /*controller=pdf-order-return
Disallow: /*controller=pdf-order-slip
Disallow: /*controller=product-sort
Disallow: /*controller=search
Disallow: /*controller=statistics
Disallow: /*controller=attachment
Disallow: /*controller=guest-tracking
# Directories
Disallow: */classes/
Disallow: */config/
Disallow: */download/
Disallow: */mails/
Disallow: */modules/
Disallow: */translations/
Disallow: */tools/
# Files
Disallow: /*en/password-recovery
Disallow: /*en/address
Disallow: /*en/addresses
Disallow: /*en/login
Disallow: /*en/cart
Disallow: /*en/discount
Disallow: /*en/order-history
Disallow: /*en/identity
Disallow: /*en/my-account
Disallow: /*en/order-follow
Disallow: /*en/credit-slip
Disallow: /*en/order
Disallow: /*en/search
Disallow: /*en/quick-order
Disallow: /*en/guest-tracking
Disallow: /*en/order-confirmation
Disallow: /*sv/password-recovery
Disallow: /*sv/address
Disallow: /*sv/addresses
Disallow: /*sv/login
Disallow: /*sv/cart
Disallow: /*sv/discount
Disallow: /*sv/order-history
Disallow: /*sv/identity
Disallow: /*sv/my-account
Disallow: /*sv/order-follow
Disallow: /*sv/credit-slip
Disallow: /*sv/order
Disallow: /*sv/search
Disallow: /*sv/quick-order
Disallow: /*sv/guest-tracking
Disallow: /*sv/order-confirmation
 
 
*The index file has been edited with the desired meta title and description
*SEO - Expert addon is used for the overall structure of titles and descriptions
 
Should I just give google some time to go through the site, it has ca 30.000 products?
I am used to a much smoother and easier indexing and editing etc, but what are you guys experienced thoughts? :)
Link to comment
Share on other sites

Site title or site content is not directly related to robots.txt. The robots.txt only tells search engines, which pages they are allowed to crawl or NOT to crawl. So you can direct crawlers, not to crawl specific pages like customer login or the shopping cart. But robots.txt doesn't tell ANYTHING about the content itself.

 

Page titles, descriptions etc. are determined when a crawler is loading your pages. If google shows your page in arabic, it loads the page in arabic. If you don't want your page to show up in a specific language, just disable it.

 

If you want your page beeing shown with multiple languages, leave them enabled. Google will fetch all languages but this may take some time.

Edited by Scully (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...