background preloader

CMS

Facebook Twitter

Umbraco - The Friendly CMS. 10 Useful WordPress Security Tweaks - Smashing Magazine. Advertisement Security has always been a hot topic. Offline, people buy wired homes, car alarms and gadgets to bring their security to the max. Online, security is important, too, especially for people who make a living from websites and blogs. In this article, we’ll show you some useful tweaks to protect your WordPress-powered blog. 1. The problem When you fail to log into a WordPress blog, the CMS displays some info telling you what went wrong. The solution To remove log-in error messages, simply open your theme’s functions.php file, and paste the following code: add_filter('login_errors',create_function('$a', "return null;")); Save the file, and see for yourself: no more messages are displayed if you fail to log in.

Please note that there are several functions.php files. Code explanation With this code, we’ve added a simple hook to overwrite the login_errors() function. Source 2. The problem If you worry about your data being intercepted, then you could definitely use SSL. 3. 4. 5. 6. 7. Six Revisions - Web Development and Design Information. How To Choose The Right CMS. Content Management Systems have become one the internet’s most powerful web developer tools since PHP. In a market where websites need to be built faster and easier, many developers are turning to Open Source CMS to get the job done. Unfortunately there are now thousands of CMS’s floating around the web and finding the right one has become somewhat of an ordeal. This article will discuss how developers can find the right CMS for any occasion and will give a review of some of the best CMS’s I have discovered, as well as recommendations on which CMS to avoid like the plague.

What is a CMS A Content Management System (CMS) is a Web application that uses a database (usually MySQL) or other methods to create, edit, and store HTML content in a manageable way. Content is created and edited on the web in an administration portion of the web application (referred to as the Backend). Why should I use a CMS Content doesn’t just include text however. 5 Most Common Mistakes Mistake 2: Bigger is Better 1. Easiest Content Management System. WebCT.com. Computers Software Internet Site Management Content Management.