Category Archives: Wordpress

How to Create Shortlink URL in WordPress 3 for Blog Posts

Many wordpress users are complaining that with the update to the WordPress CMS to version 3, they are not able to get access to the new feature which allows you to create Short URL. This seems to be a option … Continue reading

Posted in Wordpress | Tagged , | Leave a comment

Display Excerpt on Homepage of WordPress 3 – Hide Full Post

In order to hide the full posts display from the new version of WordPress 3 default theme Twenty Ten, you need to click on Wp-Admin > Appearance > Editor > loop.php file and search for the following code in it. … Continue reading

Posted in Wordpress | Tagged , , | Leave a comment

Remove Header Image from WordPress 3 Twenty Ten Theme

How to remove the header Image which is displayed just below the Title & Description of the Blog. Click on Appearance under the Wp-Admin > Editor > Header (header.php) and search for the following code and remove it. <?php // … Continue reading

Posted in Wordpress | Tagged , , | Leave a comment

Automatically Add Watermark to Images in WordPress Blogs

Image Theft is a very big issue on the internet because most of the upcoming bloggers would just visit your blog and copy the images you have added in your content. This problem can be fixed by adding a small … Continue reading

Posted in Wordpress | Tagged , , , | 1 Comment

Antivirus for WordPress to Keep Blogs Secure

WordPress Blogs are hacked regularly for multiple reason and one of the biggest reason for this is the use of Older versions of WordPress and Not Upgrading your blogs. Recently there were thousands of Blogs hacked and the Bloggers could … Continue reading

Posted in Wordpress | Tagged , , , , | Leave a comment

Creating Table with Rows & Column in WordPress Blogs

Do you want to create a table in wordpress based blogs where you can enter different kind of information in rows and columns format and display information to your visitors. If thats the case check out the Table Reloaded Plugin … Continue reading

Posted in Wordpress | Leave a comment