Display Related Post In WordPress Without Plugin
Installing lot’s of plugins makes your blog attractive, but can be a security issue and may become outdated. In this article, I will show you how to add related post without a plugin. The two simplest ways is by Tag which is a keyword which describes all or part of a post and by Category which are posts with similar content. Just open the single.php file in your theme and add this bit of code where you want the related posts to show up… How... [Read more]
How to hide WordPress Version to Improve Security
One of the easy ways hackers can determine if your website can be easily compromised is to look at WordPress version. It is because as WordPress.org publishes a new version, it will state an update of what has been change, this includes exposing some vulnerabilities in terms of security that hackers can exploit. Although, hiding your WordPress version is just one of the ways and NOT the best ways (the best way could still be upgrading your WordPress... [Read more]
How to split WordPress post into separated pages
Most Internet readers do not read a website page as they would a book, so the shorter the better. Even if this means separating or splitting the posts into 4 or 5 pages. Even if search engine optimization is not your goal, it is still a good idea to keep your articles length between 200 to 500 word for your reader’s sake. They are likely to not finish reading your page if it is any longer. This could leave them with only half of the information... [Read more]


Subscribe through Email