![]() |
|
#1
|
|||
|
|||
|
For SEO purposes, I want to have a different page <title> tag to the <h1> generated by the vBCMS page title.
I'm assuming I'd have to modify the code and the header template? |
|
#2
|
|||
|
|||
|
|
|
#3
|
|||
|
|||
|
Looking for the same thing, however the other thread didn't really do what I want.
I would like to pull some custom content from my database and show in title. In normal vbulletin I would create a plugin where I fetch from the databse and set a variable $customVbaTitle = $dynamicContentFetchedFromDB; I then update adv_portal template Code:
<title>$vboptions[hometitle] <if condition="$pagetitle">- $pagetitle</if> - $customVbaTitle</title> Any ideas? |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Page 1 Title field on edit page. | dai-kun | Feedback & Suggestions | 1 | 09-08-2009 11:25 AM |
| Dynamic Page Title - PHP Page | RetroDreams | "How Do I..." Questions | 3 | 02-24-2009 01:07 PM |
| Using PHP variables in Page Title and Custom Content Title | Eple | "How Do I..." Questions | 3 | 02-25-2007 05:53 PM |
| Page Title | Cylosoft | Troubleshooting & Problems | 4 | 10-23-2005 05:39 PM |
| Page Title of default/home page | pingme | "How Do I..." Questions | 1 | 07-14-2005 10:40 AM |