If you run a blog or site, it can be difficult for beginners to know exactly where to start. There’s so much conflicting information out there and you have all…
WordPress custom fields give great flexibility to customize posts and pages, which let users create variables and add custom values to them. See detail on: The Power of WordPress Custom…
Sometime it happened, when you get login to WordPress admin, there is some error showing, For example: The component “Zend Optimizer” is not installed on the Web Server and therefore cannot…
Loading time of website directly impact users and ranking position. As compare to text, images take more time to load and search engine positions of large and slow web pages…
Now you can run multiple blogs from one installation of WordPress. This new feature is called Network or Multisite option in WordPress. All you have to do is open your…
The simplest and easiest way to interact with your visitors is by adding a guestbook and Comments section to your website. Today, I will provide a list of the best…
Almost every blogger uses Mobile technology to view the websites from their smartphones or iPhones. Now bloggers can make their blog posts from their mobile sets because WordPress, with its…
With the help of the Error Reporting plugin, you can identify problems in your WordPress Blog and keep yourself aware of errors in a live blog. This Plugin will prove…
By using this piece of code in your WordPress Theme’s single.php file you can increase page views by adding thumbnails of related posts. There are plugins that can display thumbnails…
Sometimes we have to hide or show widgets on certain Pages, Posts or Categories to show up different content, affiliate ads or a poll on a particular page or a…
The WordPress hooks database, which was created and is supported by Adam Brown, is the essential resource for discovering hooks in WordPress. Adam R Brown built a system that digs…
After setting up WordPress Multisite Network, you can get the following warning at the top of every admin page: Warning! WordPress encrypts user cookies, but you must add the following…
In WordPress, it is possible to pull a specific content through <query_posts> template tag. Just place this template tag <query_posts> before The Loop, all you have to specify from which category…
For building a relationship with other blog than trackbacks and Pingbacks are an excellent way to build links and ultimately these links will bring traffic to your blog. What Is…
The best way to tweak a theme and modify it is to a create a WordPress child theme. Child Themes are super easy to create and it doesn’t interfere with…
I often find that the default thumbnail cropping doesn’t suit me. Just after I have uploaded an image, or after I pull it up in the “add media” screen, you’ll…