6 year old code: still rockin'
Announcement
Collapse
No announcement yet.
Bypassing cgi-bin links solution 2 - community collaboration.
Collapse
X
-
Originally posted by MDN View PostGood Morning,
Sadly this no longer works on 2016, it had a good run. It generates nice urls, unfortunately on to the products parent section and not the product itself. If anyone has any ideas on a fix it would be great.
Is this code being used on MDN currently?
It would be awesome to clean up our nasty URL structure on pages like the following:
https://www.columnradiators4u.co.uk/...diators-1.html
Would be happy to look into a fix for this, time well spent I feel!Matt. M - SMR Enterprises Ltd.
Comment
-
Matt,
are you using customer accounts? IIRC this is the main reason why sellerdeck wants links to go via the cgi-bin rather than just using the direct url such as this https://www.columnradiators4u.co.uk/...diators-1.html-----------------------------------------
First Tackle - Fly Fishing and Game Angling
-----------------------------------------
Comment
-
Hi Mike & Matt,
I got in touch with Norman directly on this who has a full working solution, works perfectly and is fine when logged in also, example https://www.hookandloopfasteners.co.uk
All marketing lists and best sellers are using direct code, anyone who wants this should get in touch with Norman @ Drillpine
Whilst I accept what Bruce has said on the forum regarding the use of canonical tags etc and to block cgi-links via the Robots file, this ultimately left all marketing/best seller list dead in terms of SEO, this solution solves the whole issue.
Comment
-
According to Google, canonical tags pass page rank, see https://webmasters.googleblog.com/20...canonical.html
So the links are very much alive in terms of SEO.
Comment
-
Originally posted by brucet View PostAccording to Google, canonical tags pass page rank, see https://webmasters.googleblog.com/20...canonical.html
So the links are very much alive in terms of SEO.
Comment
-
Hi Lee
The nofollow tags were added in one version, as a quick fix when Google got more aggressive about duplicate content. They were removed when we added the canonical tags, which were programmatically a bit more complicated and took a bit longer to implement, but are a much better solution.
The upgrader should have stripped out the nofollow tags when the canonical tags were added. If it failed to, or you didn't allow it, then it's safe to remove them manually or revert the relevant layouts to factory settings.
Yes, you can exclude the CGI URLs via robots.txt if you want to. But yes, you will certainly lose any page rank they would have passed. So I'm not sure why you would want to do that.
I can say categorically that at the present time, the CGI links are SEO safe, Google will follow them if allowed, and it will find and process the content at the other end.
Comment
-
Originally posted by brucet View PostYes, you can exclude the CGI URLs via robots.txt if you want to. But yes, you will certainly lose any page rank they would have passed. So I'm not sure why you would want to do that.
Comment
Comment