Post by tjonnyc » Wed Dec 07, 2016 3:15 am

I'm using an SEO checking tool to clean up the SEO situation on our website, and one thing I can't figure out how to solve is this:

We have found 5 URLs that are not SEO friendly!

Code: Select all

http://www.example.com/index.php?route=product/search
http://www.example.com/index.php?route=checkout/cart
https://www.example.com/index.php?route=account/return/add
https://www.example.com/index.php?route=account/order
http://www.example.com/index.php?route=product/compare
I tried adding them to robots.txt with a "Disallow:" directive for each one:

Code: Select all

User-agent: *
Disallow: http://www.example.com/index.php?route=product/search
Disallow: http://www.example.com/index.php?route=checkout/cart
Disallow: https://www.example.com/index.php?route=account/return/add
Disallow: https://www.example.com/index.php?route=account/order
Disallow: http://www.example.com/index.php?route=product/compare
But they still show up in the SEO report. Which means, I assume, that they're still indexable by Google.

Is there a better way to handle these URL's?

Any advice would be appreciated!

Active Member

Posts

Joined
Tue Dec 21, 2010 5:05 am

Post by willows » Wed Dec 07, 2016 11:22 pm

Please remember it takes a while for the urls to go from googles index.
There is no need to worry about these unless google is serving them in search results.
The commands in the robots.txt file are correct.

Available for hire for maintenance, installs, hacks, SEO disasters, and integrations with epos, logistics and accounts systems.
Opencart Developers Ireland
Image


User avatar
New member

Posts

Joined
Sun Mar 17, 2013 5:19 am
Location - Dublin Ireland

Post by EvolveWebHosting » Wed Dec 07, 2016 11:52 pm

You can request a removal of a URL through Webmaster Tools. When you add the Disallow lines, you don't need to include http://www.example.com

Just include /index.php?route=checkout/cart

Opencart Hosting Plans, Domain Registration, Microsoft and Google Email and More
Visit our website for great deals and most importantly, fast and friendly support - www.evolvewebhost.com


User avatar
Active Member

Posts

Joined
Fri Mar 27, 2015 11:13 pm
Location - Denver, Colorado, USA

Post by JNeuhoff » Thu Dec 08, 2016 12:53 am

You could use something like this:

Code: Select all

Disallow: /*?route=checkout/
Disallow: /*&route=checkout/

Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig


User avatar
Guru Member

Posts

Joined
Wed Dec 05, 2007 3:38 am

Who is online

Users browsing this forum: No registered users and 118 guests