Entries Tagged as ''

WordPress Guide To Writing A WordPress Post

Writing a new post is pretty straight forward, you login, click write and the Write Post screen appears. But depending on what you have installed you may have some different options available to you. This will cover all the important options available within the write post screen.

The title of your post should be carefully considered, especially if you are writing with search engine optimization in mind. Make sure to get your keywords in the title and try to categorize the post with the same keywords. In the blogging world keywords are know as tags.

For a category, found on the top right side, I rarely use more than one, but this would depend on your blogs topic. If you have a pretty wide range of topics then there may be a temptation to add your post to a few categories. I also suggest adding categories in the Manage Categories panel and not from the write post panel. Read more about WordPress categories.

You have two options when writing a post, the Visual and Code editor. The purists swear by the Code editor but for those that are Geek impaired, myself included, the visual editor helps to add links, lists, and other formatting options with the click of a mouse. The code editor is very useful however if you have some code to add , say a banner ad or AdSense, it must be placed within the post in the Code editor.

Some common mistakes made are copying an article from an existing website, an email or writing a post in MS Word first and pasting it into the visual editor. This will bring in the HTML formatting of the copied text and could make your blog look horrible. If you want to copy and paste do so into the code editor box.

Another common mistake that can ruin a blog are showing long raw URL’s. Some WordPress themes will not wrap long URL’s or text. So if a URL or string of text is longer or wider than the post content area it will project off it into (usually under) the sidebar area.

Adding links within the post is done by first highlighting the anchor text and then in the Visual editor clicking on the little chain icon in the write post tool bar. An Insert/edit link pop-up box will open. Enter the URL, you can optionally choose to open the link in a new window by clicking on the Target drop-down box. Adding links in the Code editor is done using the link button on the tool bar, no new window options are available in the Code editor.

If you have the Tagilize It plugin installed, and if I setup your blog you most likely do, you should use it to tag keyword terms within your post. You should only self-tag a keyword term that matches the category for interlinking your blog posts. The other two options for tagging are for Technorati and IceRocket, two popular blog directories. Tagging for those sites will crate a link within your post back to those sites and alert them of the contenton your blog based on the words with in the tags. here is how to do it:

tagging.gif

At the bottom of the write post box is the Tags area. Here you should add tags that are keyword phrases that pertain to your post. You should at least add a tag that matches the category of your post here. Don’t overdo it though, keep the tags relevant to the posts content.

Next are the All in One SEO Pack options, another must have in the list of best WordPress plugins. This just more meta information to the post, simply copy the post title and paste it in the All in One SEO Pack title box. Then copy all your tags from the above Tags box and paste them into the Keywords box. The plugin should do this automatically, so no need to do it again as the author commented below, Thanks Uberdose!

Moving down, next is the Upload area. Here you can upload files including pictures to show within your posts. You might need to add a folder called uploads into your WordPress directory within the wp-content folder for this to work. The options for uploads are under Options/Miscellaneous. You can manage the uploaded files under Manage/Uploads.

Next we find the Optional Excerpt box. Don’t underestimate the value of this area for SEO. This is another chance to get some keyword action in. I usually copy the the first paragraph of the post and paste it in here or if you aren’t as lazy as me you can write a brief summary of the post in here. Be sure to strip any tagging or HTML out, plain text only in here!

Next is the Trackbacks box. Trackbacks are URL’s of sites, usually another blog, that have been referenced within your post. If you included a link to another blog post within your post it may show up as a comment on the referenced blog. You can also place the link in the Trackback box as well. There is some potential for spam abuse here. I have noticed trackbacks to my site showing up as comments on some of my posts, but with no reference or link to my blog on the referring site. So please don’t abuse trackbacks by placing in this area without the courtesy of displaying the link in your post!

Sorry we are not going to get into Custom Fields in this . If you really want to know about them check out the WordPress.org geek infused explanation of them here: Using Custom Fields.

Moving to the top right side of the screen is the Categories box. Choose at lease one category and as I suggested already try not to choose more than two.

Below that is the Discussion box, both options should be checked in here by default.

The Post Password box, if filled in with a password will hide the content of the post and only show to those who have the password.

Really the most important box on the right side is the Post Slug box. If you are using custom permalinks that include the postname, which is the title of the post. You should shorten the URL of your post in the Post Slug box. For example if the Post title is “Life Is Like A Box Of Chocolates”. Without using a post slug the postname part of the URL will show that whole title in it. To shorten the URL use maybe two key words form the title. For the example above I would maybe use life-chocolate in the Post Slug box. Read more about Custom Permalink structure.

Next is the post status box, pretty straight forward here. You can change the status of a post using the options displayed.

And finally we get to the Post Timestamp box. This is a handy little area where you can actually create a post and set it to publish any time in the future. So you can load up a bunch of posts and set the intervals for them to publish.

That covers this, not so short . The idea for this came from one of my subscribers asking me a simple question about writing a post. If you have a question and want more information or have an idea for a useful guide leave a comment below.

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!


Tagged with , ,


Related Posts



Adding MyBlogLog Widget To A WordPress Blog

You probably have seen the MyBlogLog widget on a few blogs. It has pictures of the latest visitors of the blog shown on the sidebar. What is MyBlogLog? Taken from the MyBlogLog About page: “MyBlogLog enables you to take advantage of your existing presence on the Web and ties it into communities of like-minded readers and authors to add context to the conversations in which you take part.”

Follow the steps in this to add the MyBlogLog widget to your .

If you have already have the MyBloLog widget plugin installed, start at step #3.

If its already activated start on step #4.

  1. Join MyBlogLog at www.mybloglog.com
  2. Download and install the correct widget for a self-hosted WordPress blog here www.mybloglog.com/buzz/community/com_widget_wp.php Instructions are on the above URL. Basically just install the widget like like other .
  3. Within the , go to Plugins and activate the MyBlogLog widget.
  4. Click Presentation, Widgets and drag the MyBlogLog widget from the Available Widget area into the sidebar.
  5. Click the little box on the right side of the and click the link in it to get the code for your blog to place into the widget.
  6. The URL will take you back to the main MyBlogLog site, login and look on the bottom right for the green “Get This Widget” link.
  7. You can create a custom color widget to compliment your blog and then click “Preview And Get Code” .
  8. Copy the code and now go back to your blog and paste the code into the MyBlogLog widget and click Save Changes.

If everything is correct you will start seeing your recent MyBlogLog member visitors showing up in your sidebar.


Tagged with , , , ,


Related Posts



WordPress Discussion Options WordPress Guide

Allowing your visitors to comment on your WordPress blog is a great way to encourage interaction and repeat traffic. With the use of the Akismet comment spam plugin, or your favorite comment spam plugin. And The Subscribe To Comments plugin, you can allow comments with very little moderation on your part. This short will provide you with a balance of allowing comments without letting them over run your .

discussion1.gif

Notifying other blogs you link to in your posts usually show as a comment on the blog post you referenced in the link. This is known as a Trackback and will provide a link on the other blog back to yours. I suggest this option is checked.

The next option, Allow link notifications… will notify you when other blogs link to a post on your blog, its always nice to see these and to know others find your content good enough to share with others so check it.

And since this is all about an interactive blog you definitely want to check Allow people to post comments on the article.

Both of the Email me whenever notifications boxes should be checked at least to start so you can monitor comments. If you find it overwhelming your inbox you can always change these options.

In the Before a comment appears section, I suggest just check the box, “Comment author must fill out name and e-mail”. Remember we want to encourage comments and the comment authors want to see their comments posted immediately. Holding a comment for moderation may discourage future comments and bog you down approving every comment.

There are software programs that automate blog comments that basically spam your blog, plastering their links on your posts. A common characteristic of comment spam has multiple links within it. This is where the Akismet plugin comes to the rescue, however if you find some getting through you can hold comments with specific words in them in the Comment Moderation box or add them to the Comment Blacklist in the bottom two boxes shown below.

Allowing others to comment on your posts is a great way to gain repeat traffic. Used in conjunction with the Subscribe To Comments plugin, that allows comment authors to subscribe to the comments on the post. They will be notified of any new comments and will come back to read more.


Tagged with ,


Related Posts



WordPress Categories Adding Subcategories To Your WordPress Blog

Adding subcategories, or as it is done in a blog, adding a category to a parent category is an easy way to keep your blog organized and easy to navigate.

There are a few words of warning about before we get started with this quick .

First beware if you are using categories in a custom Permalinks structure.

I use /%category%/%postname% as a Permalink structure if you use this or any combination that has category in your Permalink structure consider that any change of, or deletion of a will also change the URL of any posts made within that category. You are not going to loose your post but any links from other sites pointing to that URL will be broken because the change of the URL made by changing or deleting the category the post was in. So some careful consideration should be taken when creating categories so you don’t need to make future changes.

The temptation to just start adding categories based on what you think you may be blogging about should be avoided. So before you start making tons categories and subcategories you should also consider the length of the category name and hierarchy.

If you plan on using Parent categories and placing categories under them consider what direction your blog will eventually lead to. An example would be using Web Traffic as a Parent category and then add more focused categories under it like Pay Per Click, Traffic Exchanges and Link Exchanges.

If using categories and postname in your Permalinks structure WordPress, by default, will use the name of the category and the WHOLE title of your post as part of of the post’s URL. The trick here is to keep the URL as short and to the point as possible, while maintaining the benefit of the keywords created by the category and title of the post. This is compounded by adding subcategories, or as it is actually done in the manage categories dashboard, adding a category into a parent category.

The URL of post using /%category%/%postname% as a Permalink structure, will look like this:

http://www.YourSite.com/blog/ParentCategory/SubCategory/TitleOfPost

As you can see this gets kind of long and ugly but there are ways to shorten this with a little careful consideration when creating new categories and use of the Category Slug and Post Slug box.

So to avoid long ugly post URL’s, try to keep category names short and keyword rich. I wouldn’t go more than two categories deep and use the Category Slug when creating categories and Post Slug box when writing a post.

To shorten the URL of the post name when writing a post look over to the right and use the Post Slug box to shorten the trailing end of the URL. Example – if your post title is “How To Work At Home In Your Dirty Underwear While Drinking Beer” put this in the Post Slug box: work-at-home-underwear. Try to make it as short as possible while maintaining the top keywords in the post slug.

Adding categories and subcategories or as WordPress calls it, adding a category to a Parent category.

Go to Manage, Categories, Click (Add New) the Category Name is what will show on the sidebar, if the category is more than two words long you can also create a Category Slug to shorten the URL of it just like I explained for a post slug above. To add the new category under a parent category just click the drop-down box and choose the parent category. You can also add a description in the optional description box.

I suggest adding the way described above instead of doing it from within the Write Post screen, this way you can utilize the Category Slug option to shorten the categories URL.

Of course none of the warnings about the URL’s applies if you are using the default Permalinks structure. To check your Permalink structure go to Options, Permalinks.


Tagged with , ,


Related Posts



Getting To Know The WordPress Dashboard

The WordPress Dashboard may look a bit overwhelming to the first-time blogger. With all the different menus, or panels as I call them, and subpanels, it can be hard to figure out where to get started. This quick little will help familiarize you with the .

To login to the WordPress Dashboard - If your blog is setup in the root directory of your site the URL will be www.yourBlogURL/wp-admin, if your blog is in a sub-directory called blog for example, the URL will be www.YourWebsit.com/blog/wp-admin.

Within the WordPress dashboard there are usually nine main menus or panels, clicking one of them will open a submenu or subpanel with more options. Keep in mind that the contents of some subpanels vary depending on the plugins you currently have installed and activated. We will dig a little deeper into some of the subpanels and discuss plugins later on so for now an overview.

dash1.gif

The main Dashboard has the recent activity on your blog, the latest information about WordPress and links to more documentation, plugins, themes and the support forum.

The Write panel is self-explanatory; you create posts and pages here.

The Manage panel is for editing posts, pages, uploads and adding and editing categories. From here you can see lists of all your posts, pages, and categories and edit or view anything in those lists. Within this subpanel you can also edit some your themes templates and other files used by your blog, import content from various sources, and export your blog.

The Comments panel is where you can moderate comments by others made about your posts.

The Blogroll is a list of other blogs or websites you think your readers my find interesting. The default install of WordPress comes with a few blogs in here, you can delete them if you wish, but be sure to add “WordPress Guides” http://www.WordPressMax.com/. (I know, a shameless plug).

The Presentation panel is where you change the look of your blog. Here you can change the theme, customize a themes templates, manage themes and add sidebar widgets if your current theme is “widget ready”. Widgets will be covered in detail later.

Older versions of WordPress will need the Sidebar Widgets plugin, and will look like this, with the Sidebar Widgets option on the far right side:

dash2.gif

Widgets are now integrated into WordPress version 2.2.1; if you see Widgets within the Presentation subpanel there is no need to use the Sidebar Widgets plugin. Newer versions will have Widgets integrated and the Widgets subpanel will be right next to the Themes subpanel like this:

dash3.gif

The Plugins panel is for activating and deactivating plugins. Plugins are used to extend the functionality of WordPress. The core of WordPress is designed to be lean, to maximize flexibility and minimize code bloat. Plugins offer custom functions and features so that each user can tailor their site to their specific needs. Plugins will be covered in more detail later.

The Users panel is for adding and editing users that will be posting on your blog. Click the Users panel and then the Your Profile subpanel, make any changes and additions here you need to make and click Update Profile. You can also change your password within this subpanel.

dash4.gif

dash5.gif

Click Options on the far right. Check your settings in here and change what you want. The Tagline appears in the header of your blog, usually under the blog name. The Tagline should be a catchy phrase relevant to your blog, try to include your main keyword within your tagline. Make sure the URL’s are correct, and check or add your email address. When everything is correct, click Update Options.

dash6.gif

Once you are comfortable with the you will find it isn’t as intimidating as it looks.


Tagged with ,


Related Posts



Change WordPress Default Theme Header Colors

Changing The Default Themes Header Color WordPress Guide

The default theme is probably the most popular and the base of many other themes that have been created after it. Changing the color of the default header is a way to keep a simple uncluttered look yet making it stand out and look different.

To change the header colors of the default theme click Presentation and then the Header Image and Color subpanel.

head1.gif

There are five options as shown below in this subpanel.

head2.gif
The gradient header is and made up of three colors, font, upper and lower. Clicking the corresponding tabs to choose a color can easily change these colors. Click Revert to change it back to the default blue color.

The Advanced tab allows for even more fine-tuning by specifying a hex color code. To find a hex color code you can Google hex colors and find the codes for the colors you want or go to this Hex Color Code Generator site and use the hex color code generator.

After you find the hex color code you want simply copy and paste it into the corresponding areas in the Advanced tab and click Update Header.

head31.gif

View your site to see if you like the new look, if not just go back and keep trying.

Changing the header colors of the default is an easy way to customize without going through the hassle of searching for new and different themes.


Tagged with ,


Related Posts



Working With WordPress Text Widgets


Adding additional WordPress text widgets and what to do when you need more.

This post is for WordPress prior to version 2.5. The widget menu has changed with 2.5 and a new guide is posted here: WordPress 2.5 Sidebar Widgets Guide

The easiest way to is working with WordPress widgets. Adding items to your sidebar and moving them into the order you want is easily accomplished by simply dragging and dropping. You can also add anything you want including HTML code into a text widget.

Widgets have been integrated into WordPress since Version 2.2.1 if you have an earlier version of WordPress and don’t want to upgrade you can grab the Sidebar widgets plugin to accomplish the same thing. Keep in mind that not all are “Widget Ready” so if you don’t see the widget option in your dashboard then you will need to Widgetize your theme.

To get started, from within the dashboard click Presentation then Widgets. The default sidebar will show until you drag a new widget from the Available Widget area into the Sidebar area.


wdg1.gif

The list of available widgets that can be dragged into the sidebar are pretty self explanatory. Simply drag the available widgets you want to show in the sidebar and drop them into place above. You can also order them however you wish by dragging them into position.

Text widgets are the most flexible and can be used to add more items to your sidebar. To add more text widgets to your , scroll down to Text Widgets, click the drop down box to add more text widgets and click Save.

wdg21.gif


Drag your text widget from the Available Widgets area up to the sidebar.

wdg32.gif

Drop the widget into the sidebar.

wdg10.gif

Click the blue text box next to the text widget to open it. If you don’t see the open widget, scroll up a bit, it may not be visible in your viewing area.

wdg4.gif

Here is where the power and flexibility of WordPress really shines. The top box is for the optional title and only text can be placed in there. You can add anything you want into the bottom box of a text widget. Including HTML code, Google AdSense code, Banner ad HTML code, links… The possibilities are endless.

But what if you run out of the 9 available text widgets? Well just add more to another text widget. Oh you want the title to show too? OK here is a little trick to add a title in the middle of a text widget. Just use the code in the body of a text widget shown below and the text will show like a widget title. Then place your new code below the title tags. This one widget will show on your sidebar like two .

<h2 class=”widgettitle”>Create What Looks Like A New Title Here</h2><br>

wdg51.gif

Create your new widget, click the X on the top right of the widget to close it and click save changes.

wdg71.gif

Now view your site and admire your handy work, and remember if the girls don’t find you handsome, they should at least find you handy!

wdg81.gif

WordPress sidebar widgets are very flexible, easy to work with and allow you to make changes to your entire blog with just a few clicks of the mouse.

Always make sure your HTML tags are closed and you are not trying to put very large items into the sidebar!

Questions and comments are always welcome.


Tagged with ,


Related Posts



Add Link To A Custom WordPress Footer

One of the easiest ways to is to add links to the footer of the themes template. You could add the link to any website you want and if your blog is part of your website adding a link to the homepage of your site will help your search engine rankings as well. This is a little that will help interlink your website.

First make sure you can edit your theme’s footer.php file by making in writable in your hosting account. Login to your hosting account, browse to your blogs folder, the wp-content folder and then the themes folder. Look for your current theme and open that folder. Change the file permissions to at least the footer.php file to 777 or 666.

Login to your blog, click Presentation, then Theme Editor, look for the Footer file on the right and click it to open it in the editor. First copy all the content in this file and save it as a text file in Notepad on your computer. That way if you mess things up you can just paste the original code back in to start over.

Now look for the links that are already in place, for the default theme that will look like this:

<?php bloginfo(’name’); ?> is proudly powered by
<a href=”http://wordpress.org/”>WordPress</a>

We want to add a link right after this code, Place your mouse right after the original code and hit the space bar once and add your new link code. Or you could just copy the original code and paste it right after it and then edit the URL, the anchor text and even place some text in front of it like this:

<a href=”http://wordpress.org/”>WordPress</a> More Optional Text <a href=”http://YourWebsite.com”>Anchor Text</a>

Now Click Update File, open your site and marvel at your handy work!
If you are using a free theme that someone wrote and it has a link to their website in it please leave the link intact. After all that is a small price to pay for what they have provided you.

Questions or comments are always welcome, please leave them below and I will try to answer all of them.


Tagged with , ,


Related Posts



Close
E-mail It