Instructions, Tricks, and hacks of WordPress for serious Bloggers

The extraordinary thing about WordPress is that it becomes very popular in a few years. You can get a lot of stuff on google and other search engines video tutorials related to WordPress on Youtube are available. WordPress has become more mature and aged from its birth. In starting years it was just a blog and now it is a CMS.

WordPress is so easy to use that you can create your own website here, whether its an E-commerce website or just a blog on a specific niche. Now WordPress has over 32,000 themes that give you a chance to create your own enchanting and classic website. 

Most of the users are not developers they don’t know how to develop a website. The selection of a good theme is a thing that can make your website a good selling item. Many people don’t know how to add plugins in WordPress.

Now In this article, I’m Gonna tell you different tricks and hacks about WordPress. These are a few simple tricks by using those tricks you can get much more from WordPress Website Installation.

Tricks for WordPress

Add New features In WordPress

Add new features in your WP site like widgets. You can add one or more widgets area on your website. You can get these from WordPress themes.

Add Google Analytics 

If you install Google analytics in your WordPress. You’ll be able to see from where your users are coming and how much time they are spending on your site.  Use MonsterInsights Plugin to install google analytics

Show random image header

You can display more than one image on your header. Add images on media gallery from media and then add following code

<img src="https://Path_to_image_folder/<?php echo(rand(1,10)); ?>.jpg" width="image_width" height="image_height" alt="image_alt_text" /> 

Remove post revisions

You can not only disable post revision but you can also permanently delete pst revision. You simply need to run given SQL in your PHPMyAdmin

DELETE FROM wp_posts WHERE post_type = 'revision';

Permit Users to Subscribe for comments

Install and activate a plugin called subscribe to comments reloaded. If a user comments on any of your posts next time he/she may visit that post manually but by adding this plugin on your website your user will get an email whenever some new person comments on that post.

Usman Ali

SEO Expert| SEM & SMM Expert| Keyword Research |Digital marketing| Google FaceBook & Instagram ADs Specialist

4 年

Seems that Writer has vast knowledge about wordpress and its plugin. Surely i want to use your services for future projects. Thanks Recommended ???

要查看或添加评论,请登录

Bushra B.的更多文章

社区洞察

其他会员也浏览了