Showing posts with label wordpress. Show all posts
Showing posts with label wordpress. Show all posts

Wednesday, November 20, 2013

Lock it up: The best ways to secure your Wordpress site.


 WordPress, I can't think of a website CMS I like better, it's ease of use and incredible sophistication make it the best place to go for amateurs and professionals alike when it comes to building and maintaining a website. Now i've used a lot of different software and languages over the years in building more than a few websites (cold fusion anyone? Hello Tom are you out there?)

If you get the reference, you rock.
Granted there are times when a starting from ground up on a build is obviously the best choice for your needs, but what most people don't realize is a lot of those reasons have to do with security.
When you have a one size fits all kind of application like WordPress security is going to be a issue. Fortunately Wordpress has a amazing market of free to download plug ins that can not only add some incredible features and SEO options to your site, but it is also the place where you can go to get all your security needs squared away.

In my humble opinion when it comes to security, there is no better plug in than "Better WP Security" it is by far the most robust and secure, that I have used. Best of all; like most WordPress plug-in's, it's completely free. Remember if you do download this plug in make sure to keep it updated otherwise you will throw that security right out the window. Click the the link below to connect to the WordPress Marketplace to download "Better WP Security" Happy coding!

Click Here

Friday, August 2, 2013

WordPress for Websites & the 7 plugins you will need.



WordPress has become a increasingly popular method to create a website due to its ease of use, fantastic and helpful developer community, and the sheer number of high-quality free modules and plug-ins that can add fantastic features and security to your website. Here is list of the seven I recommend everyone start with.  

Akismet Spam Protection
Akismet is a spam filter plugin for comments. It is automatically installed with WordPress, so you simply need to go to your WP-Admin Dashboard and click on Plugins, find Akismet in the list and click Activate. A message will appear asking for your WordPress.com API key, simply click the link and create a WordPress.com account and then copy and paste the key back into your Dashboard.
 
Quick Cache
When a page is accessed on your site, WordPress performs some database lookups and executes a bunch of code. Ordinarily this isn’t a problem, however if you happen to have a lot of traffic all at once, this can slow your site right down. Quick Cache is a plugin that caches your pages periodically to dramatically reduce the load on the WordPress server. You can find the plugin at http://wordpress.org/extend/plugins/quick-cache/
Once installed, click on Plugins in the Dashboard and click Activate. You then need to click on Options in the dashboard menu and find WP-Cache in the menu. This leads you to a page where you can enable the caching. Don’t enable just yet, because it’s best to do this after you install your theme and have everything working, otherwise you can sometimes have trouble testing changes.
Note that to get WP-Cache working you may need to create some directories for it to write to. The plugin will give you details of what to do.