sandeep1990 Posted November 4, 2014 Share Posted November 4, 2014 Hi Everyone, I want assign alt tag and canonical tag in website using prestashop tool. So anyone who knows please replay. Link to comment Share on other sites More sharing options...
Hemanth Malli Posted November 4, 2014 Share Posted November 4, 2014 Hi Everyone, I want assign alt tag and canonical tag in website using prestashop tool. So anyone who knows please replay. Hi, For assigning the alt and canonical tags in your website use the below code, An image with an alternate text specified: <img src="smiley.gif" alt="Smiley face"> The rel=canonical can be added in the source of your webpage : <link rel="canonical" href="url" /> Link to comment Share on other sites More sharing options...
sandeep1990 Posted November 4, 2014 Author Share Posted November 4, 2014 (edited) Hi, For assigning the alt and canonical tags in your website use the below code, An image with an alternate text specified: <img src="smiley.gif" alt="Smiley face"> The rel=canonical can be added in the source of your webpage : <link rel="canonical" href="url" /> Ya I know this but we want to assign this attribute using prestashop tool. Where in can put this canonical tag in the website. Replay Edited November 4, 2014 by sandeep1990 (see edit history) Link to comment Share on other sites More sharing options...
Hemanth Malli Posted November 4, 2014 Share Posted November 4, 2014 Ya I know this but we want to assign this attribute using prestashop tool. Where in can put this canonical tag in the website. Replay You can proceed with the manually process to add alt and canonical tags to images or webpages. 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