I would like to know how to change the title tag depending on the current page.
For instance if the page is "index.html" the title needs to change to "WoopAds". However, if it's any other page on the website it should be displayed as "Page Title | WoopAds".
Here is the current title code found in the headerfile:
Question
Silencer
Greetings Guys,
I would like to know how to change the title tag depending on the current page.
For instance if the page is "index.html" the title needs to change to "WoopAds". However, if it's any other page on the website it should be displayed as "Page Title | WoopAds".
Here is the current title code found in the headerfile:
<title>{$page_info.title} | WoopAds</title>Thanks and awaiting for your replies!
Link to comment
Share on other sites
9 answers to this question
Recommended Posts