Prestashop need to edit meta content, generator etc...

MrGreen
52 Posts
MrGreen posted this 23 December 2015

Hi,

How to edit this meta values : content, generator etc...

Regards

Hi, How to edit this meta values : content, generator etc... Regards
Vote to pay developers attention to this features or issue.
3 Comments
Order By: Standard | Newest
Support Team
Support Team posted this 25 December 2015

Hi,

Sorry for the delay.

Could you please clarify your issue with a screenshot.

I'm not really sure that I understand what do you mean.

Thanks,
Ivan

Hi, Sorry for the delay. Could you please clarify your issue with a screenshot. I'm not really sure that I understand what do you mean. Thanks, Ivan
MrGreen
52 Posts
MrGreen posted this 27 December 2015

Hi,

the meta values, is in the html code of the page. I think in the header template file of the theme.

<html lang="fr" dir="ltr">
<head>
<title>DenimRepublic</title>
        <meta name="description" content="Bienvenue dans notre boutique de mode en ligne. Du sportswear au prêt à porter, venez découvrir nos marques fashions et tendances.">
            <meta name="keywords" content="mode en ligne,marque fashion,fashion,tendance,sportswear,prêt à porter en ligne,prêt à porter">
    <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8">
<meta http-equiv="content-language" content="fr">
<meta name="generator" content="PrestaShop">

i need to edit the Content-Type and generator for exemple (because the content type is not seo)

Regards

Hi, the meta values, is in the html code of the page. I think in the header template file of the theme. <html lang="fr" dir="ltr"> <head> <title>DenimRepublic</title> <meta name="description" content="Bienvenue dans notre boutique de mode en ligne. Du sportswear au prêt à porter, venez découvrir nos marques fashions et tendances."> <meta name="keywords" content="mode en ligne,marque fashion,fashion,tendance,sportswear,prêt à porter en ligne,prêt à porter"> <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8"> <meta http-equiv="content-language" content="fr"> <meta name="generator" content="PrestaShop"> i need to edit the Content-Type and generator for exemple (because the content type is not seo) Regards
Support Team
Support Team posted this 28 December 2015

Hi,

Unfortunately Themler does not support the option that allows to edit Content-Type and generator meta tags. They can be edited manually in the appropriate template files. Simply search through the theme files for desired tags.

Thank you,
Olivia

Hi, Unfortunately Themler does not support the option that allows to edit Content-Type and generator meta tags. They can be edited manually in the appropriate template files. Simply search through the theme files for desired tags. Thank you, Olivia
You must log in or register to leave comments