How to put Keywords on home page

Designer
Şundan Portugal
Kas 2024 tarihinden beri üye

How to put <meta name="description" content=" "> and <meta name="keywords" content=" "> on the website's home page?

tim
Founder
Şundan Sweden
May 2013 tarihinden beri üye
tim

If you do this for each and every page, edit the controllers in pages/*.inc.php.

document::$description = 'My meta description';
document::$snippets['head_tags'][] = '<meta name="keywords" content="...">';

Example:
https://github.com/litecart/litecart/blob/dev/public_html/pages/index.inc.php

Keep in mind meta keywords are since 10 years ago no longer promoted for use by Google.

Siz
This website uses no cookies and no third party tracking technology. We think we can do better than others and really think about your privacy.