Menu Content

Support

> Forums, FAQs & Paid Support
Welcome, Guest
Username Password: Remember me

Caching Canonical Pages
(1 viewing) (1) Guest
Magento E-Commerce accelerator component.
  • Page:
  • 1
  • 2

TOPIC: Caching Canonical Pages

Caching Canonical Pages 11 years, 11 months ago #29796

  • gav
  • OFFLINE
  • Posts: 11
Magento has a built in SEO option called used 'canonical' links for pages. We use this for most of our sites for SEO reasons.

Unfortunately when the module tries to cache a product page, it caches every single page the product would fall under, APART from the canonical so products cannot be cached in conjuction with the magento canonical product feature.

At the moment it does this:

site.com/catgory/product.html
site.com/catgory2/product.html
site.com/catgory3/product.html

But I have canonical turned on and the product it does not cache is: site.com/product.html

Is there anything I can do or can the module be included to consider the above?

It would also save on caching time too because there would only be one page to cache and not for every location the product sits under.
The topic has been locked.

Re: Caching Canonical Pages 11 years, 11 months ago #29807

  • jich
  • OFFLINE
  • Posts: 254
Dear Gav,

Currently M-Turbo does not process the setting canonical link. We are preparing this feature in the next release. Now I suggest you can block product pages with "long" url by executing follow sql statement in your db:

 
UPDATE mturbo SET blocked = 1 WHERE product_id IS NOT NULL AND category_id IS NOT NULL
 
ARTIO Support Team
The topic has been locked.

Re: Caching Canonical Pages 11 years, 11 months ago #30090

  • gav
  • OFFLINE
  • Posts: 11
Hi,
Thanks, that worked great. Any idea on when the next release will be available?

Thanks

Gavin
The topic has been locked.

Re: Caching Canonical Pages 11 years, 11 months ago #30094

  • jich
  • OFFLINE
  • Posts: 254
Dear Gav,

We plan new release in one month.
ARTIO Support Team
The topic has been locked.

Re: Caching Canonical Pages 11 years, 7 months ago #32813

  • gav
  • OFFLINE
  • Posts: 11
Hi,
I'm still waiting for an update on this? It really is a must that you can cache a canonical product page.

Please advise?

Thanks
The topic has been locked.

Re: Caching Canonical Pages 11 years, 7 months ago #32945

  • lubi
  • OFFLINE
  • Posts: 221
It will be added to the new release 10/2012
ARTIO Support Team
The topic has been locked.
  • Page:
  • 1
  • 2
Moderators: pedu
User Login Empty