taffe-elec Posted September 27, 2018 Share Posted September 27, 2018 Hello, I would like to modify manually a few canonical urls on my website. But I can't find where I can change them. Is somebody here nice enough to give me a hand ? Best Regards, Jordan Link to comment Share on other sites More sharing options...
pedepot Posted September 29, 2018 Share Posted September 29, 2018 Which version of Prestashop are you running? Link to comment Share on other sites More sharing options...
cedcommerce Posted October 1, 2018 Share Posted October 1, 2018 Hi, I think below code is helpful for you.. You can easily manage manually Canonical Urls. <link rel="canonical" href="{$canonical_url}" /> for verification install this addon in chrome section " https://chrome.google.com/webstore/detail/seo-meta-in-1-click/bjogjfinolnhfhkbipphpdlldadpnmhc?hl=en " & You can check some manual doc from here : http://doc.prestashop.com/display/PS17/SEO+and+URLs Link to comment Share on other sites More sharing options...
frontend Posted December 17, 2018 Share Posted December 17, 2018 Where exactly do you add this code in In prestashop 1.6 : <link rel="canonical" href="{$canonical_url}" /> Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now