vBadvanced Forums  
Go Back   vBadvanced Forums > vBadvanced Products > vBadvanced CMPS > Add-On Modules & Modifications > vBa CMPS v3.x & 2.x > Modifications (version 3.x & 2.x)

Reply
 
Thread Tools Display Modes
  #1  
Old 08-01-2011, 06:04 AM
Spinball Spinball is offline
Member
 
Join Date: Sep 2004
Posts: 84
Default How can I specify a different page <title> tag?

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?
__________________
Stuart Wright, founder of AVForums.com.
Very grateful user of vBAdvanced.
Reply With Quote
  #2  
Old 08-01-2011, 07:56 AM
frosti frosti is offline
Junior Member
 
Join Date: Dec 2010
Posts: 6
Default

Is this what your looking for?

http://www.vbadvanced.com/forum/showthread.php?t=41577
Reply With Quote
  #3  
Old 09-01-2011, 11:51 AM
kpowers kpowers is offline
Junior Member
 
Join Date: Sep 2011
Posts: 1
Default

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>
However the $custmVbaTitle doesn't show anything, not sure what hook location to use though, tried a few such as init_startup and global_start (with vbadvanced CMPS as product).

Any ideas?
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

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


All times are GMT -4. The time now is 04:40 PM.

Forums Powered by vBulletin, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
Please note that vBadvanced is in no way affiliated with Jelsoft Enterprises Ltd, nor will Jelsoft be able to provide any support for our products.