Tag Archives: Posts

How To Get Rid From Disadvantages Of Large Number Of Links On Your Website?

So many links simply wastes your Google Page Rank because the page rank of any web page is equally distributed among all links that exist on that particular page and hence, if you have 10 links on any web page whose PageRank is 5 then each of those links is passed 0.5 PageRank and if you decrease their number from 10 to 5 then each links will be awarded with a PageRank of 1.

This article explains you how you can automatically make all links below the “ tag include the rel=”nofollow” attribute. This is evil sometimes because others will not be benefited for having a link on your website but at the same time it becomes ideal for blog posts organizing untrusted links after the <!--more--> tag and this has become very important thing to do since the recent update of Google penguin and panda search algorithm.

So for turning all links no-follow after read more tag, simply install and activate the new WordPress plugin Do More and you are done. This will automatically turn all links below the <!--more--> tag include the rel=”nofollow” attribute.

Replacing Default Post Date With ‘Long Ago’ Style In WordPress

A Long Time Ago” lets you use “Posted x time ago” style which is popular on various social media website like you might have seen “Just now”, “2 hours ago”, “Yesterday”, “on Thursday”, “3 weeks ago”, “1 year ago” around posts. This WordPress plugin does the same thing, it uses same format replacing the default post time style like “Posted on 01/01/2011 at 11:11”.

Continue reading Replacing Default Post Date With ‘Long Ago’ Style In WordPress

Automatically Check For Duplicate Post Titles In WordPress

Keeping similar title in more than one blog post is not good for SEO. Duplicate titles, WordPress allows them by default and that is why many a times it happens that by mistake you give same title to multiple posts and you are not aware of that. The functionality is good because you can keep multiple posts with same title and WordPress will automatically generate unique URLs for duplicate posts which is very useful for hobby bloggers but not for pro-bloggers.
Continue reading Automatically Check For Duplicate Post Titles In WordPress

How To Hide Selected Posts From Home Page In WordPress?

Hidden Posts, a new WordPress plugin from Automattic lets you hide a limited number of posts from home page. The plugin is lightweight and very easy to use. Simply install and activate the plugin and upon activation the plugin adds a hide post check box in ‘Publish; metabox present in add new and edit post page.

Hidden WordPress Posts

You simply need to tick that ‘Hide Post’ check box and your post will be kept hidden from the home page.

How To Give Manual Handcrafted Excerpts To Posts In WordPress?

Manual WordPress Excerpts are the hand-crafted summaries of your content that can be used in your theme. It is unlike to automatic excerpt or you can say teaser which is actually the part of your post used before more tag. Manual excerpts have some advantages over automatic excerpts and the biggest advantage is that here you get full control of explaining what is your post is all about and that becomes very useful specially in the search results.

Most WordPres themes provides you functionality of manual excerpts. By default Manual Excerpt meta box is hidden from Add New & Edit post pages. So if you want to give manual excerpts to your blog posts then first visit your admin area Dashboard -> Posts -> Add New page.

WordPress post excerpts

Now second step is to click ‘Screen Options’ present in the top right corner, just below the Howdy text. Now tick ‘Excerpt’ checkbox present in ‘Show on screen’ section.

WordPress screen options for post

That’s all. Close ‘Screen Options’ and scroll down, you will be seeing a new meta box for the excerpt is added. Use this metabox for writing manual excerpts for your posts.

How To List & Manage All Draft Posts And Pages In WordPress ?

A number of times it happens that you creates a new draft for any new post idea came into your mind, you save the draft then forget about it or simply change your mind. Most of the bloggers have a number of useless post drafts populating their database tables.

Continue reading How To List & Manage All Draft Posts And Pages In WordPress ?

Easily Preview Posts Everywhere In WordPress

Easily know how you post looks like on every page of your WordPress site. With new Preview Posts Everywhere WordPress plugin you can easily preview your post drafts on home, category, archive, search pages and in many other places.

Continue reading Easily Preview Posts Everywhere In WordPress

How To Generate Category Grid View With Post Images In WordPress ?

With Category Grid View Gallery plugin you can automatically generate a grid view with images grabbed from certain category posts, great for creating portfolios and photo galleries. Check out its live demo HERE.

Continue reading How To Generate Category Grid View With Post Images In WordPress ?

Top 3 Great Ways Of Embedding Twitter Tweets In WordPress

Twitter already provides you inbuilt widget creation features. Other than this WordPress also provides you oEmbed for twitter, you can enable oEmbed in your WordPress site from Dashboard -> Settings -> Media page and then you can embed a tweet simply by pasting its URL inside your post or page content.

This article is on few other WordPress plugins that extends tweet embed features in WordPress and allows you to do some more good things with your tweets.

Tweet Blender

Tweet Blender is a popular WordPress plugin that provides you various Twitter Widgets like you can

  • Display your own tweets
  • Display tweets for hashtags
  • Display tweets for twitter lists
  • Display tweets relevant to your post content (like Huffingtonpost)

The plugin supports multiple authors, keywords and hashtags. With Tweet Blender you can display tweets from a single user or a list of users. Also you can display tweets from a certain topic, multiple hashtags or keywords, various lists, authors etc. There is a long list of this plugin features.

Screenshot showing Tweets archive page: [view more screenshots here]

Installation & Usage:

After activation specify your configuration settings from Dashboard -> Settings -> Tweet Blender admin page. You will be needing to authenticate to Twitter and allow read-only access to tweet stream (present under the Status tab).

The plugin provides you widgets you can use in your sidebar, shortcodes to use inside your posts/pages and templates to use inside your theme files.

Fetch Tweets

Fetch Tweets is another plugin for fetching and showing Twitter tweets. With this plugin you can display tweets by specifying username, search results, keywords, Lists and yes you can show up combined results by adding multiple rules.

For displaying the fetched tweets the plugin provides you Widget, Shortcode, PHP Code and Custom Templates.

Installation & Usage:

Install and activate the plugin then follow the given steps:

  1. After activation you can set a rule from Dashboard -> Fetch Tweets -> Add Rule by User Name or Add Rule by Keyword.
  2. For using its widgets visit Appearance -> Widgets and use Fetch Tweets by Rule Set. You can set the rule in the widget form itself.
  3. The plugin also provides you shortcode to use in your posts, pages. Use the shortcode
    [fetch_tweets id="123"]

    Replacing 123 with your rule ID. Rule ID can be found in the Fetch Tweets admin page in your dashboard.

Screenshot showing widget settings: [view more screenshots]

For more usage instruction refer to the Other Notes section here.

Rotating Tweets (Twitter widget and shortcode)

As clear from its name, the plugin provides you widget and shortcodes for displaying Twitter Tweets. It is used for displaying one tweet at a time with rotation which means one tweets gets automatically and smoothly replaced by the other. Display is responsive and it shows up the recent tweets even if Twitter is down. Check out the plugin working here.

Installation & Usage:

After activation you can use its widget from Appearance -> Widgets page or you can display it via shortcode (inside your posts and pages etc) like:

[rotatingtweets screen_name='your_twitter']

The plugin allows you to decide how you want to show up tweets, you can set the number of tweets to display, you can include retweets and replies and even display a follow button if you like.

Checkout its its shortcode parameters here.

You can also set Tweets rotation speed and animation type to use in Tweet rotation.

How To Create A Twitter Application ?

Most of the above plugins uses Twitter Application, API so following are he instructions on how you can create your Twitter Application, it takes a few minutes:

  1. Visit My applications page on the Twitter website. Login with your Twitter username and password.
  2. If you don’t already have a suitable ‘application’ then create one from the Create an Application page. It’s normally best to use the name, description and website URL of the website where you plan to use Rotating Tweets. You don’t need a Callback URL if you are setting it up for the plugins discussed here.
  3. After clicking Create your Twitter application, click on Create my access token.
  4. Now copy the Consumer keyConsumer secretAccess token and Access token secret from your Twitter application page and use it wherever required.

How To Use Unique Custom Mouse Pointers In WordPress ?

You can easily activate a custom mouse pointer for the visitors who access your website in the frontend. Unique Cursor is the new WordPress plugin that allows you to select a custom mouse pointer.

Continue reading How To Use Unique Custom Mouse Pointers In WordPress ?

How To Adds Categories Selection Menu In WordPress P2 Theme ?

Popular live frontend posting theme P2 lets you quickly create and publish posts from frontend but by default it only provides you a text field where you can add your post, there are no options to select and add categories from the frontend posting box. This tutorial is on a simple WordPress plugin that enable you to assign a category to your post when using P2 WordPress theme.

Continue reading How To Adds Categories Selection Menu In WordPress P2 Theme ?

Advanced Drag & Drop HTML Visual Editor WordPress Plugin

WYSIWYG Visual HTML Editor & Drag And Drop Web Page Editor With CKEditor, Desktop Publisher For WordPress is a powerful WordPress Plug & Edit HTML Editor based on 3D page building design with height, width and depth.

Continue reading Advanced Drag & Drop HTML Visual Editor WordPress Plugin

How To List Your Latest Blog Posts In Custom Order In WordPress ?

You can easily list your recent blog posts in your order on a sidebar widget. Latest Posts with Order Option is the new WordPress widget plugin that allows you to show your latest blog posts in various order options.

Continue reading How To List Your Latest Blog Posts In Custom Order In WordPress ?

How To Hide Certain Posts From Displaying On Homepage In WordPress ?

You can very easily set certain blog posts hidden from home page of you WordPress based website. Shy Posts is a simple lightweight plugin that adds a checkbox in posts admin page (Dashboard -> Posts -> Add New). This checkbox allows you to tick those posts which you want to keep hidden from home page of your website.

Continue reading How To Hide Certain Posts From Displaying On Homepage In WordPress ?

How To Queue Posts & Pages For Future Publishing In WordPress ?

Using WordPress Queue Posts plugin you can queue your blog posts and pages for later publishing with just press of a button. The plugin simply allows you to place new posts in a queue for further publication at a specified time interval.

Continue reading How To Queue Posts & Pages For Future Publishing In WordPress ?

Improve WordPress Search By Displaying Real Time Query Results

Search in Place is a cool WordPress plugin that improves your website search by showing up search query results in real time. The plugin uses AJAX and displays results dynamically as soon you enter the search criteria. Also it groups search results by post type (post, page, attachment) and allows you to limit the number of elements in the dynamic search results. It also offers a different navigation option on the website.

Continue reading Improve WordPress Search By Displaying Real Time Query Results

How To Display A List Of Upcoming Blog Posts In WordPress ?

Using BCD Upcoming Posts plugin you can very easily display a list of upcoming posts in your WordPress site. The plugin provides you a sidebar widget and a shortcode [bcdupcoming] you can use for showing off your future blog posts list.

Continue reading How To Display A List Of Upcoming Blog Posts In WordPress ?

Smooth jQuery Slider: An Alternative To Sticky WordPress Posts

T4B Featured Slider is a simple and easy plugin you can use as an alternative to sticky (featured) WordPress blog posts. To make a blog post as featured, you have to simply enter the post ID and click ‘Add ID’ button. In the same way you can remove the featured post by typing the post ID and clicking Delete ID button.

Continue reading Smooth jQuery Slider: An Alternative To Sticky WordPress Posts