Each time you preview your blog post in WordPress to ensure that everything is in order, your page view goes up in Google Analytics or other analytics service. This messes up your Google Analytics stats by increasing the pageviews. You can easily prevent this with a conditional tag called is_preview().
If you want to show the thumbnail of a WordPress post, just use the following code inside the WordPress query loop. Thumbnails can make your website look good.
Do you often use screenshots of websites in your WordPress blog? You can make your blogging faster using a shortcode to add screenshot automatically.
If you create WordPress websites for your clients or general users, you might want to add a simple URL to log in to the WordPress dashboard.
Minimum WordPress theme is a child theme of Genesis WordPress theme framework created by StudioPress and released under the GPL. Minimum theme is an elegant and clean Genesis child theme for blogging, portfolio as well as for creating niche websites for Internet marketing or affiliate marketing.
Google loves WordPress and fresh content, and it hates squeeze pages. What if you could disguise your squeeze page as a blog? Instant Google love and free organic search traffic to your squeeze pages. RIGHT!
Do you like the way Twitter and some other websites show the number of words allowed in posts or comments? Twitter allows 140 characters per tweet. As you type, you can see the number of characters left to write.
When running a website or blog, you have to take care of certain issues such as hotlinking and requests without a referrer. You can use .htaccess file to define certain rules to protect and manage your website.
Do you want to add a PayPal donation button so that your readers can send you a few dollars and say thank you? It can be very simple to integrate a PayPal donate button in your posts or WordPress website.
Sometimes you want to show a list of random posts from your WordPress blog/website to your readers. It can be a great way of engaging readers for a longer duration by offering them more content. How to show a list of random posts in WordPress?