Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#13 2011-01-17 20:23:57

admi
Member
From: BY
Registered: 2007-12-10
Posts: 145
Website

Re: SEO advice for new release

Hello to txp experts & users!

I love and often use this one

<txp:if_individual_article>
<title><txp:custom_field name="SEOtitle" default="Textpattern and so on..." /></title>
<txp:else />
<title><txp:article_custom form="SEOtitle" id="1" pgonly="0" /></title>
</txp:if_individual_article>

1. a custom field must be created with the name SEOtitle

2. a form SEOtitle (misc) must be created and have this –

<txp:custom_field name="SEOtitle" />

It is good for SEO because an individual page’s meta title does not have site name repetitions in it. It is good for sites with a minimal number of categories and sections. Otherwise sections and categories have title of page 1 in our case (or whatever … ) or default “Textpattern and so on…” And from the point of SEO it is not very good when the same title is repeated in sections and categories.

My question is does anyone have an idea how to ascribe sections and categories their unique title and at same time to have individual pages with their own unique meta title that can be edited and be different from article title within h1, h2, h3?

Last edited by admi (2011-01-17 20:27:46)

Offline

Board footer

Powered by FluxBB