How to fix WordPress error message “Briefly unavailable for scheduled maintenance. Check …”

Briefly unavailable for scheduled maintenance

“Briefly unavailable for scheduled maintenance. Check back in a minute“.  This message is shown  when we update  WordPress  core,themes or plugins . when we update automatically , in this process  WordPress created  a  file named  .maintenance in root of WordPress based website. So, when a update fails by some reasons we see  this message . To remove this message from being [...]

Why Implement sitemap in websites

SiteMapIcon

A sitemap is usually thought of redundant in the process of building a web site, which is the very fact the very fact if you created a sitemap for the sake of getting one. By highlight the importance of having a well made sitemap, you’ll be able to tailor your own sitemap to suit your [...]

MVC framework in PHP

MVC Framework

PHP is a open source server side programming language for building web applications.It provide web services for handing emails and integrating with databases etc. PHP has a easy learning curve and can be used for developing few page dynamic website as well as large E-commerce system. Why use Frameworks Coding in PHP works well when developing [...]

Best Hindi Typing software and tools

Hindi-Typing

There are many Hindi typing tools available.Some tools work online and some offline. Online Typing tools are very handy if working online,blogging or posting online status on social networks.Offline typing tools are useful for offline  working on documents etc. I am listing some well known , most accurate and user friendly  typing tools. 1.Google Transliteration [...]

Transfer files to FTP server through the FTPS protocol

Wired to FTP

Login to ftp and transfer files are quite easy if your web server support login through FTP protocol. But it is not secure. By FTP protocol file transfer is insecure and password is send to server in plane text.so it is not advisable. On other hand file transfer through FTPS protocol is secure and encrypted [...]

what are firewalls and how do they work ?

Firewall

Most systems presently connected to the web are open to attack by outside users. To achieve unauthorized access outside users may try to gain access directly by setting up an invalid connection, by intercepting valid communications from users remotely connected to the system, or by pretending to be valid users. A Firewall is a software [...]