Blog Parameters - Tags

Tags: This is where you will select a tag and enter HTML when appropriate. The tag used in the themes are within bracket.

Home page: You can have content on the home page using the [homepagecontent] tag. This tag is very flexible because it can be alone or used with the [listpost] tag.

For example, you could show your top 5 recommended posts for new readers or affiliate links and then list the post. That's what most will use it for.

Used alone, the home page can be the entry point to your blog or site or simply a landing page.

Links: You can use the [links] tag to show the links. The links are showned in a unordered list. Here is an example:

Redirection: You add redirection to your .htaccess using the [redirection] tag. If you change the URL of a post but don't want to loose the traffic, you can do a redirection from th old page to the page.

Redirect 301 /2009/02/19/this_is_my_old_page/    http://www.myexampleblog.com/my_new_page

NOTE: When importing a Wordpress XML file, the redirection will be generated for you. If a URL is the same, you can delete that line.

Author Bio: You can use the [authorbiocontent] tag to present yourself to your readers.

Sidebar: You can add content to the sidebar using the [sidebarcontent] tag.

Analytics Code: You can use [analyticscode] tag to keep track of the site statistics. It's only in the header.php or footer.php

Keywords: tools, manage, blog, parameters, tags