Crucial Things To Consider Before Changing WordPress Theme

Crucial Things To Consider Before Changing WordPress Theme

Changing your WordPress theme can be a scary prospect if you’ve already invested a lot of time and effort building your site. There is much more involved when you are changing themes on a live website because all of theme settings are independent from your WordPress theme.
It is very easy and simple to change themes in WordPress with just a few clicks, but you need to have a checklist of items to take care of before you change the theme. So here’s a guide to what will and won’t change about your site when you switch themes.

Read more

WP Missed Schedule Fix Failed Future Posts

How to FIX WordPress Posts Missed Schedule Problem

Since I moved to DigitalOcean, all my scheduled posts are not working then it’s labeled as Missed Schedule. I have faced this problem for two times without any notices. After digging around a bit I realised this error was very widely reported, I found a lot of suggestions from other frustrated bloggers. So I wasted about one hour trying to find out what was wrong before it’s fixed.
In this article, you will learn How did I FIX WordPress Posts Missed Schedule Problem?

Read more

Top 3 Main Reasons Why Readers Unsubscribe From Your Blog

Top 3 Main Reasons Why Readers Unsubscribe From Your Blog

The best way to get updates from a website is subscribed with their RSS Feed or Mailing List. That’s why increase subscribers is one of the most crucial part of the growth of your blog. You can’t keep a fixed number of reader listings because subscribers come and go, but if you want more to come than go then take a look at list of reasons why readers unsubscribe from your blog. Starting and attracting your visitors to subscribe to RSS feed is not that difficult but to maintain your RSS feed subscriber might be difficult, I recommend you must avoid few things.

Read more

Boost Your WordPress Theme Development with Amazing Tips

In 2012, I’ve written an article to help you Build Your Own WordPress Development Environment with requirement resources to start your WordPress projects.
Making a theme for WordPress is easier than ever with a ton of tutorials, guidelines … Today we have a few amazing tips for you to help you boost the developing WordPress themes process. It covers several tips and tricks that will make you a better theme developer.

Read more

Top 10 Best Programing Fonts for Developers

Top 10 Best Programing Fonts for Developers

Are you a programmer? If yes, you had 3 questions with coding tools. What’s best text editor (IDE)? What’s best programming font? What’s best code color scheme? I got them like you and I spent more than 1 years to choose and using Monaco as programing font but I’m still looking for better programing font than Monaco
I’m using VIM as my default code editor, thankfully, I don’t take too much time to pick it. I felt in love with VIM after tried Emacs, GEdit, NetBean, Eclipse … but the next step to choose a good font that takes too much time than I expected.
Here is a list of my favorite programming fonts that I have tested. I’ve used Linux for 7 years, I take screenshot of each font in VIM with Full of Anti-aliasing. So I can’t really say anything about how these fonts look on Windows or Mac OS, let’s test by yourself but I guess it’s the same.

Read more

Fix 403 Forbidden Issue Wordpress permalink clash folder name

HOW TO Solve 403 Forbidden Issue WordPress permalink clash folder name

For some years ago, I’ve used WordPress as sub-folder to prevent hackers can find the real folder of blog softwares. Now, I’m hosting WordPress at root director of domain but I still keep old folder that called as wordpress to keep live urls of media, photos, files, demo… I don’t expect it had 403 Forbidden Issue when user visit WordPress category because WordPress permalink clashed with director name: wordpress. It’s been the way it is for a long time now and I never thought there was a problem until one kind person contact me then told me what did happened. I decided to run everything through WordPress by doing a clean install at the web root after changed web hosting service.

Read more

Git reflog is to manage the information recorded in git

Useful Tips, Tricks, and Hacks to Mastering Git

Like another developers, I’m using Git to managing my codes and use GitHub, BitBucket to storing my projects. Git is very easy to learn because you only need a basic command of Git to make the source code management utility incredibly useful but it’s not easy to master. In the process of your projects you might have some problem with Git like: Untracked Binaries, Redo reset command, redo last commit …
Here is a list of a few Git hints, tips and tricks, starting from beginner and progressing to more advanced levels that can help you solve your problem.

Read more

Syntax Highlighter WordPress Plugins and Services for Embedding Code

9 Syntax Highlighter Plugins and Services for Embedding Code Snippets in WordPress

WordPress is using TinyCME as default editor, so displaying code within a post is not an easy task. That is why there are some amazing developers who create plugins to make that solve this niggly issue.
However, there are some simple and effective ways to do this by use WordPress code snippet plugins or 3rd-party services there can help you maintain the original formatting of any code being inserted in WordPress posts and make your blog a lot more appealing to the readers.
Following are a list of best WordPress plugins or 3rd-party services to highlight code snippets within your blog that I have personally tried.

Read more

How To Stop WordPress Spam Comments

How To Stop WordPress Spam Comments?

Are you hate Spammers, especialy WordPress comments and trackbacks spam? Me too, I received 500 – 1000 comments, trackbacks and registration spammers. For most blogs, comment spam is the biggest issue they have to deal with and they’re deleting it manually each and every day.

Fortunately, there are simple measures that can be taken to keep this from becoming a massive problem. Now it’s time to protect wordpress site from spammers. In this post you will learn how to prevent spam comments and known how I have successfully locked down comment spam using several diff techniques that work for me.

Read more

Ultimate .htaccess Hacks to Supercharging your WordPress websites

Ultimate .htaccess Hacks to Supercharging your WordPress websites

There are several ways to improve your WordPress websites. Once you are done playing with the WordPress dashboard, plugins and themes then you must take a look to .htaccess. The .htaccess file is the easiest and the cheapest (actually it’s free!) solution to supercharging your WordPress websites but there are also some basic Apache knowledge requirements.

Read more

Why I stop using Jetpack plugin

Jetpack’s bloat, replace Jetpack’s modules with other plugins

JetPack is all-in-one WordPress plugin developed by Automattic, made up of a bunch of useful modules, they called it as super-plugin. When I first heard about Jetpack, I was excited about the potential for WordPress.com features to be shared with WordPress.org users. It’s good choice (must have) when you start a WordPress website and in some previous post, I’ve told why do you should active JetPack first. But all-in-one or everything functionality plugin is not good for you, sometimes you will feel it

Why I stop using Jetpack plugin
Why I stop using Jetpack plugin

Read more