Showing posts with label WIdgets. Show all posts
Showing posts with label WIdgets. Show all posts

Monday, July 15, 2013

5 Killer WordPress PluginsYou Must Have

[caption id="attachment_3155" align="aligncenter" width="550"]WordPress Plugins WordPress Plugins[/caption]

If there is a tool available that makes life easier for you while improving your blog’s search prowess, and is FREE, why not give it a try? Such is the case with the following handful of SEO-related plugins for WordPress that will do some work for you, while reminding you of ways to improve your site’s search engine optimization. As recommended before on IFB, check out The Beginner’s Guide to SEO for some general rules of thumb to follow to boost important keywords in posts, tags, titles, and more.

All in One SEO Pack


Pretty much every blogger I know uses this; it is essentially the gold standard SEO plugin, so if you don’t have it yet, put it at the top of your list (I’ve been told that recent versions of WordPress already come with it installed as well). What it does is deposit meta titles, meta descriptions, and keywords to search engines such as Google, to help with search and for potentially new readers out there to easily find your site.    Be sure to fill out the box toward the bottom of the post with the title, description and keywords to take the best advantage of the plugin; I found this guide helpful in explaining how to best work it to maximize the SEO benefits

WordPress SEO by Yoast


Bloggers seem to be equally devoted to this plugin, as it offers more functionality and help that can be applied to different levels of running a blog for better SEO power. It’s basically a bunch of plugins combo’ed into one package, that gives you a preview of how your content will look in search engines, makes sure your images have an alt tag containing the focus keyword, control which pages from your site go to Google, automatically makes XML sitemaps and notifies Google and Bing about them,  Facebook integration, and more.

StatCounter


We all know about Google Analytics, but I tend to really like StatCounter, as it gives you the rundown of  pageloads, unique visits, first time visits, and return visits, broken out by day, total count, and weekly average, as well as an in-depth analysis of your last 500 page views. The thing that I like best about it is that every Monday morning I get an email with all of the stats, so I don’t have to remember to click around and analyze them, I look at the posts that I put up on the days with the highest views, and make note of what the subject(s) were, keywords used so that I can learn even more about what is of most interest to my readers and perhaps further cater my content toward them in the future.

Seo Friendly Images


This one is pretty straightforward; if filling in SEO-related content in images tends to be an afterthought, or never done at all, you’ll love this plugin, as it goes ahead and assigns ALT and TITLE words to your pics so that they are more easily found via search.

Google XML Sitemaps


This plugin creates a sitemap, which is crucial because it extracts links and some text so that a variety of search engines can succinctly index your site (found in Google’s Webmaster Tools section). This plugin does that, and automatically delivers your new content to the search engine once created. You don’t have to have a Google account to use it, but just remember to register your site as your own and submit it  to Google to be sure it’s on their radar to index and rank it.

Saturday, July 13, 2013

SUNDAY SEO: Internal Linking Practices in WordPress Help Page Views

[caption id="attachment_3065" align="aligncenter" width="304"]SEO Button SEO Button[/caption]

Internal linking is one of the easiest SEO technique to master it,Yet one of the crucial factor of SEO. In this article I am going to show you the benefits of internal linking and how to effectively practice this SEO technique in WordPress.

What is Internal Linking


In simple words : Internal linking is a act of linking the other pages of the same domain, Similarly internal link is one that points to another page on the same website.

How internal linking can be useful


Some of the benefits of internal links

  • Internal links helps to get more page views

  • It can boost SEO by spreading the link Juice across the website


Some of the best live examples of internal linking are Tech blogs like Techcrunch and Mashable. Lets take this sample article from Lifehacker which is approx. 560 words in length,If we count the number of internal links in it..It ends up with whopping 19.

Thats how big boys are increasing the page views as well as doing good SEO.

Internal Linking in WordPress


First you must understand that Internal linking is not only refers to linking other pages in main content but also through other website elements like Sidebar,Footer,Menu etc.Here is a list of things you can do to build internal links

  • Manual Internal linking

  • Automatic internal linking using plugins

  • Using Breadcrumbs

  • Links to related posts using plugins

  • Linking through Footer and Sidebar widgets


Lets explore it individually.

Manual Internal linking (Natural Linking)


This method is the most time consuming one but very effective than any other method.In this method you need to manually link other posts in main post content.

WordPress offers best linking tool to aid you in this process.The advanced linking option gives you the ability to search the post and link it easily.

WordPress-link

Link only the related articles with right ancor texts and Its better not link the home page since we will be already linking through other elements like Manu,Footer etc.

Also,Dont fill the article with just links,Users may easily get irritated which will eventually cost pageviews and readership.

Automatic Internal linking using Plugins


Manual method involves lot of patient and time,Especially it is very difficult to edit old article for internal linking.In such case we can go for plugins like Ninja  affiliate or SEO Smart Links premium.

These plugins can automatically link the keyword in all posts to particular link.For example you can automatically link the keyword “WordPress Tips” to some category or post without editing each post.This can save you ample of time.

Risk of using Free version of SEO Smart Links


Well,You can get free version of SEO Smart Links but its very riskier to do it so.Since it doesn’t come with features like limiting number of links per post.

To understand the gravity of the problem lets take an example.If I link the keyword “WordPress” to some category page then imagine how many times the link appears on each post.These type of activities can get your blog penalized by search engines.

I personally use Ninja affiliate plugin for automatic keyword linking.It also comes with other features like links click count etc.If you use SEO smart links then refer this guide Smartly Interlink Your Blog Content with SEO Smart Links.

Breadcrumbs are simple navigation hierarchy which helps users to keep track of their current location within the website.Breadcrumbs are essential to maintain a neat hierarchy.Google officially recommends webmasters to use breadcrumbs for better SEO.

Breadcrumb of WPStuffs

Breadcrumbs in Genesis Child Themes


All Genesis child themes comes with this feature but you need to enable it in Genesis settings page.Go to Dashboard >> Genesis >> Breadcrumbs and check the boxes appropriately.

genesis-breadcrumbs

Implementing breadcrumbs using WordPress SEO Plugin


If your theme doesn’t comes with breadcrumbs then you can easily implement it usingWordPress SEO by Yoast Plugin.After installing the plugin go to Dashboard >> SEO >>Internal links and enable the breadcrumbs option.

Add the following code in your current themes (Wherever you wish to display)
<?php if ( function_exists('yoast_breadcrumb') ) {
yoast_breadcrumb('<p id="breadcrumbs">','</p>');
} ?>


Linking the related posts under the article also helps to build inter links.YARP (Yet another related posts) Plugin is the most commonly used related posts plugin,Its very simple and highly efficient. If you care about the design then go with plugins like WP-Thumbie and nRelate.

Footer and Sidebar widgets can be used to inter link the most popular articles and links to some important pages like About  page,Contact page and Privacy policy.The links will be established throughout the website hence it will result in deep interlinking.

For live example you can look after the footer and sidebar of this blog.

Conclusion


Internal linking is the most effective SEO method when it comes to content rich websites,So implement the above methods to place yourself better in Search results.You can easily track your internal links by using services like Google Webmaster tools and Opensiteexplorer.

Thanks to another  great article provided by VivekR