[All Adaptavist Apps]

Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Excerpt

Theme Builder provides a number of options that allow you to optimise your wiki for external search engines, including search appliances on your intranet, a process known as Search Engine Optimisation (SEO).

These options affect search engines (e.g. Google and Yahoo) if your site is publicly accessible and search appliances (e.g. Google Search Appliance) that may exist on company intranets. They do not affect the internal Confluence search engine (Lucene).

(info) System Administrators can set permissions to restrict who can use these options. By default, only Confluence site administrators (confluence-administrators group) can change these options.

...

This option allows you to customise the page title that is shown in the web browser title bar which is useful if you are optimising your wiki for search engines like Google, a process known as Search Engine Optimisation (SEO).

Expand
What is the default value?
What is the default value?

The default page title notation is:

Code Block
{builder-pagetitle} - {builder-spacetitle} {builder-spacetitle:sitetitle=true|global=false|prefix=- }

For more information on the macros that are used by default, see builder-pagetitle macro and builder-spacetitle macro.

...

(warning) Please ensure that there is no HTML or line breaks in the rendered page title as these will cause problems with the browser.

You should always show the most microscopic information first (eg. page title) and more macroscopic information later (eg. space title and site title). As well as improving search results, this will also make tabbed browsing easier for end-users.

Automatically Generate Meta Data

...

Option

Default

Notes

Builder Version

Use Public Directoriespublic directories

(error)

Search Engines will often use snippets from a directory service (Open Directory Project for Google/Microsoft/Yahoo, Yahoo! Directory for Yahoo) in preference to whatever is in the page itself. By default this option is disabled, forcing search engines to take excerpts from your wiki rather than external directories (more information).

3.0

Include pages in index

(tick)

By default, search engines will index your site and include it in their search results. You can de-select this option to prevent most popular search engines and appliances from indexing pages themed with the layout.

3.0

Follow links to other pages

(tick)

By default, when a search engine indexes a page it will also index all pages which that page links to. Disable this option to reduce the likelihood of search engines indexing linked pages.

3.0

Archive pages

(tick)

By default, many search engines will archive pages and make cached versions available. You can de-select this option to prevent them from doing so.

3.0

Display summaries in results

(tick)

By default search results will include a short summary of your content - this helps the end-user decide if the result is relevant to what they are searching for. If you don't want summaries to be displayed you can de-select this option.

3.0

For a much more detailed overview of what these options do, please see thisSearch negine Land article or review Adaptaivst's related tracker ticket.