1
macmend
better page titles in wordpress
  • 2006/2/13 11:31

  • macmend

  • Quite a regular

  • Posts: 285

  • Since: 2004/2/27


I am converting my WeBLog module over to wordpress module and while this excellent module has a great inbuilt URL/permalink it has rubbish page titles,

In WeBLog I used this kind of thing in index.php of the module:

Quote:
$logcat =$weblogcat->getCategory($entryObject->getVar('cat_id'));
$xoopsTpl->assign('title', $entryObject->getVar('title'));


$xoopsTpl->assign('xoops_pagetitle',
htmlentities($xoopsModule->name() .
' - ' . $cat_id ));


but where would i do this for the wordpress module.

having good page titles increase hits on my site 10 fold, (Via search engines) so i don't want to lose it.
Free Mac Support

Ordinary Wisdom

apache server with php sshexec turned on
xoops version 2.0.18.1 & 2.3.1
php version 5.2.5
mysql version 5.0.45

2
1000ac
Re: better page titles in wordpress
  • 2006/4/17 14:11

  • 1000ac

  • Just popping in

  • Posts: 74

  • Since: 2005/9/14


Very interesting question. No one has an answer?

3
1000ac
Re: better page titles in wordpress
  • 2006/4/18 14:03

  • 1000ac

  • Just popping in

  • Posts: 74

  • Since: 2005/9/14


I have found the solution here:
http://xoopsforge.com/modules/newbb/viewtopic.php?topic_id=384&forum=6

4
macmend
Re: better page titles in wordpress
  • 2007/1/21 10:09

  • macmend

  • Quite a regular

  • Posts: 285

  • Since: 2004/2/27


this is a partial answer to a question I put on at XOOPS forge, however what I would like is a process similar to this plugin for wordpress:

http://www.netconcepts.com/seo-title-tag-plugin/

this plugin does not work in the XOOPS wordpress module.

I would like to remove the silly arrows >> in the page title, I would like the title to be the "site name" on the home page and then the "category title" on a category page and "article title - category" on the article page.

Please also see the thread HERE
Free Mac Support

Ordinary Wisdom

apache server with php sshexec turned on
xoops version 2.0.18.1 & 2.3.1
php version 5.2.5
mysql version 5.0.45

Login

Who's Online

234 user(s) are online (155 user(s) are browsing Support Forums)


Members: 0


Guests: 234


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits