Simple Machines Community Forum

Customizing SMF => SMF Coding Discussion => Topic started by: playdiune on April 06, 2010, 06:47:38 PM

Title: google optimization
Post by: playdiune on April 06, 2010, 06:47:38 PM
hello,
*using version 1.1.11

when i am on the home page of my forum i get this result:

<meta name="description" content="New Digital - &Iacute;ndice" />

when i go to a sub-forum (child boards), for example "freeware" i get this result

<meta name="description" content="Freeware" />

This is what google robots get when they are indexing.... my question is, after they talk to me.

how can i change the code to change the meta name for

<meta name="description" content="Freeware New Digital" />   i,e,

On all sub sub-foruns (child boards), the forum name should be added to the meta name.

hope you understand me.

thanks
Title: Re: google optimization
Post by: playdiune on April 16, 2010, 02:29:58 PM
No one ?