Hello,
In which file is the title created for the threads/forums, I need to edit something i know this is probably not supported but if you could point me at the function that does it that would be great.
Thanks
This is a discussion on Where is the title outputted within the Troubleshooting forums, part of the vBSEO SEO Plugin category; Hello, In which file is the title created for the threads/forums, I need to edit something i know this is ...
Hello,
In which file is the title created for the threads/forums, I need to edit something i know this is probably not supported but if you could point me at the function that does it that would be great.
Thanks
vbseo doesn't create titles... it uses the title of whats in the standard vB database for the forum title or thread title.
what exactly are you trying to do? a little more background and we might be able to point you in the right direction.
I am trying to figure out a way to keep a list of pages in a database, with url and title. since vbseo writes the url with the title is there any quick way i could do it .
you mean when you paste a link like
it shows up asCode:http://google.com
?
if so,
I THINK you can get them using the
functionCode:function vbseo_replace_urls($preurl, $url, $mid_attribs = '', $posturl = '', $intag = '', $closetag = '')
just be sure to
include_once 'includes/functions_vbseo.php';from your script.
There's really no need to store it in a DB when you can pull it real time, or save it real-time into what ever db you are using
thanks for the quick reply
I am trying to get a list of titles and urls for my internal urls,
title "how to do something on my forum" url "http://myforum.com/how-to-do-something.html"
You can check vBSEO Sitemap Generator function files in order to get an idea how to prepare it.
Last edited by Joe Ward; 06-16-2008 at 10:21 PM.
Mert Gökçeimam / Crawlability Inc.
vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!
Twitter:@Depkac
Personal Blog : Mert Gökçeimam