cancel
Showing results for 
Search instead for 
Did you mean: 

Duplicate meta descriptions in google webmaster tools

Duplicate meta descriptions in google webmaster tools

in the html Improvements of google webmaster tools, my website have some duplicate mata, such as

/electronics.html
/electronics.html?p=100
/electronics.html?p=101
/electronics.html?p=103
/electronics.html?p=104
/electronics.html?p=105
/electronics.html?p=106
/electronics.html?p=107
/electronics.html?p=108

i have turn on the Canonical Link Meta Tag For Products and category, but still show this error.

 

here is my robots.txt

# Crawlers setup
User-agent: *

# Directories
Disallow: /customer-service
Disallow: /404/
Disallow: /app/
Disallow: /cgi-bin/
Disallow: /downloader/
Disallow: /includes/
Disallow: /js/
Disallow: /lib/
Disallow: /media/
Disallow: /pkginfo/
Disallow: /report/
Disallow: /skin/
Disallow: /stats/
# Paths (clean URLs)
Disallow: /index.php/
Disallow: /catalog/
Disallow: /catalogsearch/
Disallow: /checkout/
Disallow: /control/
Disallow: /contacts/
Disallow: /customer/
Disallow: /customize/
Disallow: /newsletter/
Disallow: /poll/
Disallow: /review/
Disallow: /sendfriend/
Disallow: /tag/
Disallow: /wishlist/
# Paths (no clean URLs)
Disallow: /*.js$
Disallow: /*.css$
Disallow: /*.php$
Disallow: /*?SID=
Disallow: /*?dir=
Disallow: /*?limit=
Disallow: /*?mode=

 

 

please tell how to fix this, thank you