Moving from WordPress to Hugo

I recently moved this blog from WordPress to Hugo. In this post, I share why I chose Hugo, the theme I’m using and the tools I used for moving content.

February 10, 2022 · 3 min

Making WP REST API Return More Than 100 Results

By default, WordPress REST API returns at most 100 results for any post type. Learn how to work around this limit and return all results.

June 20, 2017 · 2 min

Blogging With Success Got Hacked

In my two year of WordPress Experience, for the first time ever, my blogs got hacked. The hacker some got access to whole account and added a PHP injection. All the directories on server got random PHP files like 54623.php etc. with encoded code in them and a .htaccess file that makes this PHP file a 404 error page. From what I have learned, the primary purpose of this hack is to send errors to a different website....

November 29, 2010 · 1 min