Welcome to Geeklog, Anonymous Wednesday, July 09 2025 @ 01:35 am EDT
Geeklog Forums
Can forum plugin show titles?
Status: offline
Forum User
Chatty
Registered: 05/02/03
Posts: 58
Can the forum plugin be configured to show post titles where they belong for search engine purposes or no?
Thanks in advance.
Thanks in advance.
22
21
Quote
Status: offline
Site Admin
Admin
Registered: 01/12/02
Posts: 13073
A quick hack (may not be terribly efficient ...):
In viewtopic.php, around line 64, you'll find:
//Check is anonymous users can access
forum_chkUsercanAccess();
// Now display the forum header
ForumHeader($forum,$showtopic);
Before the
bye, Dirk
In viewtopic.php, around line 64, you'll find:
Text Formatted Code
echo COM_siteHeader();//Check is anonymous users can access
forum_chkUsercanAccess();
// Now display the forum header
ForumHeader($forum,$showtopic);
Before the
echo COM_siteHeader();
, insertText Formatted Code
$_CONF['pagetitle'] = DB_getItem($_TABLES['gf_topic'],"subject","id=$showtopic");bye, Dirk
24
18
Quote
Status: offline
Forum User
Chatty
Registered: 05/02/03
Posts: 58
Thanks Dirk that seems to work.
Appreciate it!
Appreciate it!
35
24
Quote
All times are EDT. The time is now 01:35 am.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content