Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manufacturer empty canonical #3333

Closed
danijelGombac opened this issue Sep 11, 2015 · 0 comments
Closed

Manufacturer empty canonical #3333

danijelGombac opened this issue Sep 11, 2015 · 0 comments

Comments

@danijelGombac
Copy link
Contributor

In product/manufacturer/info at the beginning you added

$this->document->addLink($this->url->link('product/manufacturer/info', 'manufacturer_id=' . $this->request->get['manufacturer_id']), 'canonical');

then in the end change in

$this->document->addLink($this->url->link('product/manufacturer/info', '', 'SSL'), 'canonical');

Missing manufacturer_id.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants