Changes to Your Business Blog Template
Change Editor
In the beginning, we set up your blog to say “editor” for each of your posts. In order to keyword optimize your blog, you will want to change “editor” to one of your keywords. To make these changes you have to go into the “Template” tab.

Scroll down until you find the following HTML code:
<p class="post-footer">
<em>posted by <$BlogItemAuthorNickname$> at <a ref="<$BlogItemPermalinkUrl$>" title="permanent link"><$BlogItemDateTime$></a></em>
Change the highlighted code to a name with one of your keywords, for instance, Computer Security Guru. The new code would look like this:
<p class="post-footer">
<em>posted by <$BlogItemAuthorNickname$> at <a ref="Computer Security Guru" title="permanent link"><$BlogItemDateTime$></a></em>
Save the Template changes and then republish. You will need to do this for each blog that you create.