Dotclear

Vous n'êtes pas identifié(e).

Annonce

13 février 2024 Sortie de Dotclear 2.29

#1 2012-06-01 21:48:26

clearingthedots
Membre
Inscription : 2010-06-09

SEO and tags

Is there any SEO benefit to include a meta line that would display all the tags in my blog?

Something like

<meta name="tags" content="list of all my tags" />

If there is, what is the right code for it?

Thanks a lot.

Hors ligne

#2 2012-06-03 05:34:58

tbtip
Membre
Lieu : Hoya ( Germany )
Inscription : 2011-03-18
Site Web

Re : SEO and tags

Hello clearingthedots,

According to my information, it is not at Dotclear. I know of CMS programs that work with the Smarty engine.

You could perhaps create a html file, where the most important meta tags are included in the relevant pages (home.html; post.html etc.) should be performed strictly. These include html file then paste the command.

Makes but in my view no real sense.


P.S. My Christmas Dotclear blog has reached the finals of 32 blogs on the Blog EM 2012 in Germany. I can use each vote to get to the next round. Vote for my Dotclear Christmas Blog please on the following page to 06/06/2012 - 23.59 Clock ( German Time ): Blog EM 16. Finale

Now it's Blog vs. Blog. My blog is in the first duel The name of my blog is " weihnachtsblog.weihnachts lichter.de ". It may as well vote for friends, acquaintances and colleagues, but only once per duel. Otherwise there is a warning or disqualification for me.


Leider beherrsche ich nicht die englische Sprache, deswegen helfe ich gerne in deutscher Sprache.
Meine Dotclear-Blogs: Weihnachtsblog; Weihnachtsmärkte in Deutschland, Österreich und der Schweiz; CMS-Systeme - Blogsoftware Dotclear und mehr auf Tbtip.de

Hors ligne

#3 2012-06-03 11:02:06

[SiMON]
Membre
Lieu : France
Inscription : 2006-02-09
Site Web

Re : SEO and tags

Hi,

I don't know if there is any real benefit, but you should obtain the full tag list with the template tag {{tpl:Tags}} in any Dotclear HTML template.

Hors ligne

#4 2012-06-04 01:43:04

clearingthedots
Membre
Inscription : 2010-06-09

Re : SEO and tags

Thanks for the info and congratulations tptip.

Hors ligne

#5 2012-06-04 17:40:35

clearingthedots
Membre
Inscription : 2010-06-09

Re : SEO and tags

I gave the template tag a try like this:

<meta name="keywords" lang="{{tpl:BlogLanguage}}" content="{{tpl:Tags}}" />

I placed this in the home.html file

When I checked the source file for my home page, this line did not display any tags, just content=""

What needs corrected?

Thanks

Dernière modification par clearingthedots (2012-06-04 17:41:13)

Hors ligne

#6 2012-06-05 01:57:36

[SiMON]
Membre
Lieu : France
Inscription : 2006-02-09
Site Web

Re : SEO and tags

I gave you wrong informations. This should work:

<meta name="keywords" lang="{{tpl:BlogLanguage}}" content="<tpl:Tags type="tag">{{tpl:TagID}} </tpl:Tags>" />

You can find more details about these tags in the french documentation, this part of the docs have yet to be translated in english.

Dernière modification par [SiMON] (2012-06-05 02:00:11)

Hors ligne

#7 2012-06-05 02:16:58

clearingthedots
Membre
Inscription : 2010-06-09

Re : SEO and tags

That does it. Thanks a lot.

Hors ligne

Vous n'êtes pas identifié(e).

Pied de page des forums

Sites map