Documentation:UBC Content Management System/UBC Collab Theme/SEO

From UBC Wiki
The Theme Options' search engine optimization (SEO) settings
UBC Collab Theme
Codex
Welcome to the support documentation for the
UBC CMS Service.
Contents

UBC Content Management System

UBC Collab Theme Overview
Theme Options Index
UBC CLF Options
Layout Options
Frontpage Options
Navigation Options
Display Options
SEO
Export
Import
Global Theme Options

See Also

Complete Topic Index

The search engine optimization options allow you to change your HTML title tags as well as set up search data analyzation tools. The SEO options can be found under Dashboard > Appearance > Theme Options > SEO. The section consists of 4 option sub-sections: SEO Options, Google Webmaster Tools, Bing Webmaster Tools, and Yahoo Site Explorer Tools.

IMPORTANT: Before you begin to change these settings, make sure that your site is indexable by search engines.

SEO Options

Here, you can change the default HTML title tags of your site.

Frontpage SEO Options

Here, you can adjust the frontpage's HTML title tag and meta description tag by using each respective text field.

Global SEO Options

You can control what is displayed in the default HTML Title tag by entering your desired arrangement in the text box. You can use this code in the text box:

%page_or_post_title% - the post or page title

%sitename% - the name of the site (you can change this under Dashboard > Settings > General

NOTE: If you leave the text box empty, the code will default to: <title> %page_or_post_title% | %sitename% </title>

Enable Page and Post Specific SEO Options

This section allows you to enable SEO options specific to pages and posts by checking off the respective checkboxes. The options will appear as fields on the respective Edit Page and Edit Post pages.

Google Webmaster Tools

This section offers a text box where you can enter your Google Webmaster verification code to check how your site is doing on Google.

Simply leave your code in the text box (and save your changes) to stay verified with Google Webmaster.

NOTE: If you enter text in the box, a meta tag will be enabled.

Bing Webmaster Tools

This section offers a text box where you can enter your Bing Webmaster verification code to check how your site is doing on Bing.

Simply leave your code in the text box (and save your changes) to stay verified with Bing Webmaster.

NOTE: If you enter text in the box, a meta tag will be enabled.

Yahoo Site Explorer Tools

This section offers a text box where you can enter your Yahoo! Site Explorer verification code to check how your site is doing on Yahoo!

Simply leave your code in the text box (and save your changes) to stay verified with Yahoo! Site Explorer.

NOTE: If you enter text in the box, a meta tag will be enabled.

See Also