Page 1 of 1
Can I set different meta title&description in every page?
Posted: Sun Aug 13, 2006 6:10 pm
by jimmychuang
Can I set different meta title&description in every page?
Re: Can I set different meta title&description in every page?
Posted: Sun Aug 13, 2006 7:35 pm
by Dr.CSS
On the Options tab, that side has Metadata: and a textarea to input it, you must use the {metadata} tag in between most times next to the {stylesheet} tag.
Re: Can I set different meta title&description in every page?
Posted: Mon Oct 02, 2006 12:28 pm
by tristan
I don't understand? If you set a meta tag at the Global Settings page it's just the same on each page isn't it?
Re: Can I set different meta title&description in every page?
Posted: Mon Oct 02, 2006 12:38 pm
by tristan
Never mind I was to quick with my reply, I just saw every single page in the page editor has an option tab, thought you're also refering to the global settings page, sorry about that.
Re: Can I set different meta title&description in every page?
Posted: Mon Oct 02, 2006 5:12 pm
by tsw
actually you can also use global meta tags. just use smarty variables like {$title} and so on...
Re: Can I set different meta title&description in every page?
Posted: Mon Oct 02, 2006 7:43 pm
by tristan
Nice, is it also possible to just use the first, say 25, words of the content block for the description meta tag, this would be ideal. This way I can be lazy and don't think of a meta tag for each page.