Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2009-01-03 07:30:22

waatti
New Member
Registered: 2009-01-03
Posts: 3
Website

Is there a way to modify page title order?

It says in the wiki that this is what txp:page_title displays on a single article page:
“Your site name : Article name”

What if I wanted to change the order to this:
“Article name : Your site name”?

Main reason for doing that would be to make search engines happier.

Offline

#2 2009-01-03 08:43:47

paperboy
Member
From: Gothenburg, SE
Registered: 2006-01-24
Posts: 30
Website

Re: Is there a way to modify page title order?

You could use <txp:title /> | <txp:site_name /> inside if_individual_article tags like:

<title><txp:if_individual_article><txp:title /> | </txp:if_individual_article><txp:site_name /></title>

Last edited by paperboy (2009-01-03 08:46:19)

Offline

#3 2009-01-03 09:14:38

waatti
New Member
Registered: 2009-01-03
Posts: 3
Website

Re: Is there a way to modify page title order?

Thanks, that did the trick!

Offline

Board footer

Powered by FluxBB