Post advanced properties fieldset
From b2evolution manual
This page applies to b2evo 2.4 & above.
Contents |
[edit] Advanced properties
[edit] URL "slug" or URL "filename"
When you use clean URLs, this is the part at the end of the URL that uniquely identifies a post.
This used to be called "URL title".
[edit] <title> tag
This field allows you to specify an alternative title for your post which will be used as the <title> tag on single post pages. This is most useful for SEO.
If left empty, the regular post title will be used for <title> tags.
Note: this field will also be used whenever you call $MainList->get_filter_titles() in "single" or "page" display modes. This is useful for not displaying the same title twice on skins like custom (as of v2.5).
Introduced in version 2.5.
[edit] Tags
Separate tags with comma (,)
[edit] Excerpt
To be used in RSS feeds for example.
Back to Write tab

