Paul Paul Boomkamp Multishop experienced Topic creator registered since: 07.10.2011 Posts: 12 | Hello all, I want to have all the pages have a own name, now i have on everypage the same page title en keywords in the header. That he make the metatags in the shop ok but not on the rest of the website. How can i solve this ?? |
Written on: 09. 08. 2012 [12:58] |
bocianl Leslaw Bocianowski Multishop experienced registered since: 17.07.2012 Posts: 7 | Hello, Attach Static template Multishop only on page where you have Multishop. |
Written on: 13. 08. 2012 [11:28] |
bas Bas van Beek Multishop guru registered since: 12.05.2010 Posts: 644 | Exactly. Or simply include the root template on your root template, but also define the following constant on your root template: plugin.multishop.disableMetatags = 1 Next is that you create an extension template on your Multishop page itself add the following line to the constants editor: plugin.multishop.disableMetatags = 0 |
Written on: 16. 08. 2012 [22:11] |