Author: Pixel Insert / Pixert
How to Fix WordPress Maintenance Mode
“Briefly Unavailable for Scheduled Maintenance. Check back in a minute.” This error warning got highlighted on all blog pages and WordPress admin as the site became inaccessible when we are doing Automatic Upgrade. There was no way to get access to the site or WordPress Admin. When WordPress autoupgrades, it inserts a .maintenance file in…
Remove WordPress Revisions
WordPress Posts Revisions are useful especially in the case of a multi author blog. However, There is a cost to having all these saved revisions of your posts in the aspect of database entries. Instead of having a single MySQL database record for your post you will have multiple records for each post therefore increasing…
How to Add Pinterest “Pin It” to WordPress
Pinterest is a vision board-styled social photo sharing website and app where users can create and manage theme-based image collections. Users of Pinterest curate themed image boards, populating them with media found online using the “Pin It” button, or uploaded from their computer. Each such item of media is known as a “pin,” and can…
The Basic of WordPress Post Revisions
WordPress has built in feature that automatically saves versions or revisions of your posts as you edit and create them. WordPress, by default, will save copies of each edit made to a post or page, allowing the possibility of reverting to a previous version of that post or page. The saving of revisions can be…
Redirect certain pages from http to https with .htaccess
The following trick is useful for E-Commerce sites. We only need few pages redirected to https to secure transaction This will automatically rewrite the url to https as long as the page is not already an https link. This conditional keeps it from causing a loop. It’s very handy to have this capabilit thus allowing…
Block Distracting Websites with Cold Turkey
Whenever you are working on PC, everything else suddenly starts seeming a lot more interesting than the actual work. Facebook and numerous other websites provide you with a constant source of distraction. An app called Cold Turkey presents a solution for this problem. Cold Turkey is a free/open- source application for Windows computers that…