Page 1 of 1

How to access <title> tag and other header tags

Posted: Wed Aug 27, 2025 3:11 am
by drtom

Code: Select all

 <title>Welcome to Our Online Store | DrumDrTom</title>

Code: Select all

<meta name="description" content="Discover a wide selection of products and enjoy easy online shopping with great customer service." />
I know I can do better than that. How do I access them?

Thank you for your help.

Re: How to access <title> tag and other header tags

Posted: Wed Aug 27, 2025 3:19 am
by heatherbell
drtom wrote: Wed Aug 27, 2025 3:11 amHow do I access them?
See User Guide - https://phoenixcart.org/phoenixcartwiki ... hange_Text
The file for this is for index.php - https://github.com/CE-PhoenixCart/Phoen ... /index.php