How to access <title> tag and other header tags

Open to all! Ask other shopowners for help.
Post Reply
User avatar
drtom
Member
Posts: 49
Joined: Sat May 24, 2025 3:59 am
Phoenix Version: v1.1.0.2
Has thanked: 21 times
Been thanked: 3 times

How to access <title> tag and other header tags

Post 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.


Join The Code Co-op to get access to your library in the Code Co-op Forum
heatherbell
Senior Contributor
Posts: 2540
Joined: Mon Oct 07, 2019 4:39 am
Phoenix Version:
Has thanked: 35 times
Been thanked: 243 times

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

Post 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


Join The Code Co-op to get access to your library in the Code Co-op Forum
Post Reply