Change Meta title (Design/Themes)

by pk-energy, Saturday, October 08, 2011, 20:16 (4577 days ago)

Hi there!

Who can help me to change the meta title:

This is original:

<title>{$settings.forum_name|escape:"html"}{if $page_title} - {$page_title}{elseif $subnav_location} - {$subnav_location}{/if}</title>

Forumname - threat name

i want it change to:

threat name - Forumname

pls help me

Avatar

Change title-Tag

by Micha ⌂, Saturday, October 08, 2011, 21:05 (4577 days ago) @ pk-energy

Hi pk-energy!

i want it change to:
threat name - Forumname

I'm using the following title-line:

<title>{if $page_title}{$page_title} - {elseif $subnav_location}{$subnav_location} - {/if}{$settings.forum_name|escape:"html"} :: forum.derletztekick.com</title>

kind regards
Micha

--
applied-geodesy.org - OpenSource Least-Squares Adjustment Software for Geodetic Sciences

Change title-Tag

by pk-energy, Saturday, October 08, 2011, 21:13 (4577 days ago) @ Micha

Thank you very much!

i used it so:

<title>{if $page_title}{$page_title} - {elseif $subnav_location}{$subnav_location} - {/if}{$settings.forum_name|escape:"html"}</title>

regards

Change Meta title

by adnig, Wednesday, November 07, 2012, 09:20 (4181 days ago) @ pk-energy

Can anyone suggest me more meta tags except Title tag

Change Meta title

by hacsogen ⌂ @, Wednesday, February 18, 2015, 14:35 (3348 days ago) @ adnig

hi am using

<META NAME="description" CONTENT="description">
<META NAME="keywords" CONTENT="keywords">
<META NAME="robot" CONTENT="index,follow" />
<META NAME="copyright" CONTENT="copyright.">
<META NAME="author" CONTENT="author">

in main.tpl

but not showing in meta analyses

plz suggest me

Avatar

Change Meta title

by Micha ⌂, Wednesday, February 18, 2015, 14:46 (3348 days ago) @ hacsogen

Hi,

i am using
...
in main.tpl
but not showing in meta analyses

Do you modifie the right template? Do you clear the cache (templates_c)?

regards
Micha

--
applied-geodesy.org - OpenSource Least-Squares Adjustment Software for Geodetic Sciences

Change Meta title

by hacsogen ⌂ @, Wednesday, February 18, 2015, 14:50 (3348 days ago) @ Micha

am using only one theme

and edited correctly

check pawnindia.in and analyse and see

Avatar

Change Meta title

by Auge ⌂, Wednesday, February 18, 2015, 17:09 (3348 days ago) @ hacsogen

Hello

am using only one theme ... and edited correctly

Did you clear the cache? It was the second question, Milo asked. If you only altered the raw template, the script will continue to use the old template, because it uses the cached version. Delete the content of the cache-directory template_c. It's content will be renewed with the next requests and with the new template.

Tschö, Auge

--
Trenne niemals Müll, denn er hat nur eine Silbe!

Change Meta title

by pawnindia, Thursday, February 19, 2015, 04:22 (3347 days ago) @ Auge

cleared already but not working

plz help me :-(

RSS Feed of thread