Just now, I was banging my head on the table trying to figure out how to renew or manually reissue a new free SSL certificate for a...
WordPress
Installing SVN Subversion on Yosemite after removing the old version
It’s hard to admit but there were days when I used to be scared of those hardcore terminal commands. It was only when I tried and fell in love with the process simplicity attached minimal effort to get a good deal of work done through it. Well, long story short, as you know I am a WordPress Developer, so having to upload WordPress plugins [...]
Learn How to Configure W3 Total Cache WordPress Plugin
I have had been writing a series for beginners about configuring W3 Total Cache WordPress plugin to speed up WordPress based sites. Here is the link to Configuring W3 Total Cache A quote from my first article TwoΒ reasons to start: User Experience. If your site loads faster, your visitors stay happy, your conversions increase, extended number [...]
Coding a Basic Shortcodes WordPress Plugin Boilerplate
Shortcode API in WordPress is really cool. I already wrote about coding your very first shortcode in WordPress. Today’s discussion is about using your WordPress knowledge in the best possible way. Today I’ll be creating the same three shortcodes we created in the earlier article, but this time weΒ will be coding them through a [...]
Code Your First Shortcode in WordPress
Shortcode API in WordPress is fun. It helps you create small tags to address aΒ chunk of code. All you do is write some [tag] and it returns the HTML/CSS/PHP code which you have saved inside it. Shortcodes can be used both in the Visual & the Text tab of your post/page editor. Let’s build a basic shortcode.Β Building shortcodes is [...]
How to Create a Front-End Login Page in WordPress
WordPress as we know it, is not just a blogging tool, it is a CMS (Content Management System). Most of the freelancers out there use WordPress to build custom sites to entertain requirement friendly behavior. Even a basic CMS based project in WordPress demands for a custom login page in WordPress. Today I intend to discuss how one can create [...]
How to Get Free Support for WordPress Questions?
I have had been working with WordPress for over eight years now. I learnt WordPress on my own, did I mention, I have a degree in electrical engineering from a top notch university in my country? When I started working with WordPress, it helped me build amazing sites, from basic blogs to advance and complex privacy based user interaction CMS [...]
Protected: All a beginner needs to know about WordPress
There is no excerpt because this is a protected post.
The Beginnerβs Guide to WordPress SEO by Yoast
I wrote a series of tutorials over WordPress SEO by Yoast at Tutsplus being a Core Author. In these tutorials, I covered an extensive beginner friendly explanation towards the true power of WP SEO by Yoast. Give ’em a try. Article #1 Configuration Article #2 Social Settings Article #3 Final Tweaking Article #4 On Page SEO Article #5 [...]