japa Designer Şundan Portugal Kas 2024 tarihinden beri üye japa 2 May 2025 18:25 How to put <meta name="description" content=" "> and <meta name="keywords" content=" "> on the website's home page?
jackmaessen LiteCart Fan Şundan Netherlands Ara 2022 tarihinden beri üye jackmaessen 2 May 2025 18:36 You can put them here: https://github.com/litecart/litecart/blob/dev/public_html/includes/templates/default.catalog/layouts/default.inc.php#L6
tim Founder Şundan Sweden May 2013 tarihinden beri üye tim 13 May 2025 01:40 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.