wiki:qSEOptimizer/properties

Version 9 (modified by olha, 14 years ago) (diff)

--

SEO properties

All SEO properties listed below can be overridden be checking Override boxes next to the corresponding tag.

1. Page Title Tag

Document title, presented in page <title> tag. It is also displayed in browser title bar. Search engines display it as a title of the document. You can specify different title tag if needed, and this will not affect title of current document, but it will affect its display in browser title bar and in page source.

<title>SunRain Free Plone Theme  &mdash; Site</title>

2. Meta Description Tag

Description of the document, presented in meta <description> tag in page HTML source. Is automatically taken from document description.

<meta content="Looking for the right look for your blog? You are in a right place! " name="description" />

3. Meta Keywords Tag

Keywords, the page will be indexed with. They are displayed in meta <keywords> tag. Check Keywords button allows to count keywords on the page, see whether meta keywords and actual document keywords coincide.

<meta content="flower, lviv" name="keywords" />

4. HTML Comment

Comment that can be embedded into HTML header and be displayed under page <title> tag as the following:

<title>SunRain Free Plone Theme  &mdash; Site</title>
<!--Here your HTML comment can be displayed-->

5. Robot Tag

Robots meta tag value. Allows or denies indexing, following links, etc. for spiders indexing your content.

<meta content="ALL" name="robots" />

6. Distribution Tag

Distribution meta tag to designate time and area distribution of the document.

Attachments (8)

Download all attachments as: .zip