Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Problems with <title><%category_name%></title>

Quote Reply
Problems with <title><%category_name%></title>
Hallo an Alle,

Gibt es eine Möglichkeit das die Kategorien im Title korrekt nach SEO angezeigt werden. Es soll nicht

Kategorie/Kategoriename sondern

Kategorie - Kategoriename oder Kategorie Kategoriename

angezeigt werden.

Es bezieht sich auf das Links 3.0. Für eure Hilfe wäre ich sehr dankbar.

Nette Grüsse, Günther

-------------------------------------------------------------------------------------------------------------------------------------------------------------

Hello to everything,

Giving it a possibility this the categories in the headlining correctly to SEO are indicated.

It should not separate category / categoryname

but this is ok

category - category name or category Category name are indicated.

It refers to the link 3.0. I would be very grateful for your help.

Nice greetings, Günther

Last edited by:

gunni62: Mar 14, 2008, 6:14 AM
Quote Reply
Re: [gunni62] Problems with <title><%category_name%></title> In reply to
Hi,

Not sure what you mean? Can you give an example?

Cheers

Andy (mod)
andy@ultranerds.co.uk


IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates
Quote Reply
Re: [gunni62] Problems with <title><%category_name%></title> In reply to
Hello Andy,

nice to hear from you and i am sorry with my english. In the moment is standing in the Title when i go in the Categorie Cars

this here: Cars/Motor (this is not good for the SEO) Cars ist main categorie and Motor is sub categorie

but i want this: Cars Motor or Cars - Motor in the title. Not this /

Hope you have understand :-) :-) :-)

Greetings Günther

Last edited by:

gunni62: Mar 14, 2008, 8:57 AM
Quote Reply
Re: [gunni62] Problems with <title><%category_name%></title> In reply to
Hi,

I've got a plugin (free :P) that should do that

http://www.gossamer-threads.com/...i?post=300961#p30096

Code:
<%if CatDepth < 1%>
<%Name%>
<%else%>
<%Name%> - <%Plugins::ULTRAGlobals::Edit_Title_Full_Name($Full_Name,'normal','-','1')%>
<%endif%>

The plugin can be downloaded from here:

http://www.ultranerds.com/...s/ULTRAGlobals_L217/

Hope that helps Smile

Cheers

Andy (mod)
andy@ultranerds.co.uk


IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates