Jump to content

Alt tag and Canonical tag


sandeep1990

Recommended Posts

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

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 by sandeep1990 (see edit history)
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...