Buy WPRobot for Automated Wordpress Posting

Tag Archives for Dashboard

WordPress – Keep Meta Tags Portable, Save Time and Money (2nd in a Series)

wordpress68 WordPress   Keep Meta Tags Portable, Save Time and Money (2nd in a Series)


If you operate a WordPress site for business reasons you should be careful choosing your method for adding Meta Tags, because eventually, if your Meta Tags are not portable, you are going to invest time and/or money moving them.

Problem
The latest WordPress documentation says:

To add meta tags to your site, simply add them to the header.php template file in your WordPress Theme, specifically in the head section near the link for the style sheet.

That works fine until you change your blog to a new theme. The meta tags do not follow you to the next theme. So you will need to re-edit the header.php file. Worse, if you forget to edit the file, it may not be obvious at first. Your search engine rankings may go down if the Google, Yahoo, or Bing search engines cannot verify your site – an activity they do from time to time. But it could you a long time to trace this back to the missing meta tags, and meanwhile your site is losing Web traffic, which means you are losing money.

Not good.

Solution
Use a WordPress Meta Tag Plugin.

The best way to find a WordPress Meta Tag Plugin is to search for it in the WordPress Administrative Console under menu item Plugins and sub-menu item Add New. I am using Meta Tag Manager WordPress Plugin from netweblogic. Just download it, install it, and activate it according to the instructions. It shows up as a menu item under “Settings” in the Admin Dashboard. Click on menu item Settings and sub-menu item Meta Tag Manager and it pops right up.

Add new tags and save the changes.

You are done.

Double Check Your Work
Finally, make sure the tags are really showing up. Navigate to your blog, and use the browser “view page source” capability to view the source of the page. Make sure the meta tags are included.

By: Samuel Mela

About the Author:
Sam Mela is a web designer in Ohio. View his other articles at http://www.sammela.com.



7 SEO Tips For Your WordPress Blog

wordpress56 7 SEO Tips For Your WordPress Blog


There are millions of WordPress blogs on the internet, but the majority of them are not optimized for the search engines. This article explains 7 ways that you can make your WordPress blog more search engine friendly.

1. Make sure that your permalinks are set up optimally for SEO – whenever you publish a blog post it will have a permanent URL known as a “permalink”. By default the WordPress permalink setting is not optimal but you can easily edit this by clicking on the Settings->Permalinks menu in the WordPress dashboard and then use a custom setting such as yourdomainname.com/category/postname. This will mean that your blog post category and title will appear in the URL rather than a number.

2. Install the All in One SEO Pack (or a another similar plugin) – the All in One SEO Pack plugin allows you to add a custom title, meta description and keyword tags for your home page and blog posts.

3. Optimize each blog post for a low competition long tail keyword phrase – before you make a blog post take some time to do a little keyword research. Visit the Google AdWords Keyword tool and use this to find a long tail keyword phrase that has a low amount of competition. Ideally this phrase will have just a few hundred monthly searches rather than a few thousand monthly searches. Use a different keyword phrase for every blog post that you make and put the keyword phrase in the blog post title and 2-3 times throughout the post.

4. Use Social Bookmarking services to bookmark each blog post – whenever you post to your blog use a social bookmarking service e.g. Digg or StumbleUpon. There are also services such as OnlyWire and SocialMarker that will let you submit your site to multiple bookmarking services at the same time. Social bookmarking can get you additional traffic to your blog and give you a backlink to your blog post.

5. Optimize the home page of your blog – it is normal for the home page of your blog to get more traffic then any of the other pages. You can increase the number of visitors even more by optimizing your home page. Pick 1-2 keyword phrases for your home page using a keyword research tool such as the Google AdWords keyword tool and choose one or two phrases that are related to your niche. Ideally these phrases should get a few thousand searches per month and the competition shouldn’t be too tough. Ensure that you include these keyword phrases are mentioned in the TITLE tag, meta description and throughout the permanent content of your blog home page.

6. Install the Google XML Sitemaps plugin – this won’t increase your search engine rank, but having a sitemap will help to ensure that the search engines index all the posts and pages of your blog. You can use the Google XML Sitemaps plugin to create a sitemap for your blog.

7.Build links to your blog – building links back to your website is the surest way to improve your ranking in the search engines. If you ignore this it will be very difficult to get a good level of visitors from the search engines. You can build links using article marketing, directory submission, forum posting, commenting on other blogs, press releases, link exchange and social bookmarking.

For more tips on how to improve your search engine rank visit Suzanne Morrison’s website http://www.3StepsToSearchEngineSuccess.com

By: Suzanne Morrison

About the Author:
You can find more ways to get a Higher Search Engine Ranking on Suzanne’ Morrison’s website and on her free SEO for Blogs series.



WordPress Tutorial – Make a Static Page Your Home/Front Page

mcbuzzvideo asked:


NOTE: Updated tutorial at bit.ly for WordPress version 2.7. This Beginner-level WordPress Tutorial by Mark McLaren of McBuzz Communications shows you how to make a static WordPress Page your home page (also called “front” page). The default WordPress home page in most themes shows the chronological blog post entries with the most recent post at the top. You can create a static page using the Dashboard – Write – Page, and then tell WordPress to use that page as your home page (using Options – Reading – Front Page). This WordPress tutorial also shows you how to change the order of page navigation tabs or links.

WordPress Tutorial – WordPress 2.7 Dashboard Basic Introduction

mcbuzzvideo asked:


This beginner-level WordPress tutorial shows you how to use the new WordPress version 2.7 Dashboard, also called the WordPress site administration “back-end” or editing interface. It’s a very basic introduction to new features of the Dashboard like drag and drop admin modules (boxes of content), how to open and close module windows and menu options – very cool! – how to collapse and expand sidebar menus, and how to hide or show individual modules throughout the Dashboard. For more in-depth comments and a complete list of WordPress tutorials by Mark McLaren of McBuzz Communications, or to contact Mark McLaren with questions or comments, please visit mcbuzz.wordpress.com

WordPress Tutorial – How to Activate a New WordPress Theme

mcbuzzvideo asked:


SEE THE UPDATED VERSION OF THIS TUTORIAL HERE: www.youtube.com This Intermediate-level WordPress tutorial shows how to change your theme when your site is hosted on wordpress.com. It also shows you how to find a new theme on a site like themes.wordpress.net, download it to your computer, unzip and upload it to the wp-content – themes folder on your web hosting server, and activate it using Dashboard – Presentation. If you need help with using FTP software (required for this tutorial) just send me a comment.