Posts Tagged ‘tips’
WordPress Security, Part 5: Spam Prevention
www.dev4press.com - Most annoying thing when running a WordPress based website is cleaning up spam comments (there is no sure why to fully eliminate it) and removing spam blogs if you run open multisite installation of WordPress. Some of the things to ...
WordPress Security, Part 4: Inside WordPress
www.dev4press.com - After you have secured your server file system and set the .htacess file, you can now turn to WordPress and make some changes or add features that will help improve security even further. And some of the tweaks proposed in ...
WordPress Security, Part 3: HTAccess Tips
www.dev4press.com - .htaccess is directory level configuration file used by Apache (and some others) web servers. Content for this file is very similar to web server global configuration file. Htaccess is used to override settings from global configuration and can be added ...
35+ Fresh WordPress Tutorials and Resources of June 2010
www.dynamicwp.net - In this post we collect a wide selection of fresh WordPress resources from the month of June. All of the resources in this post are categorized and hopefully you will find a number of new resources that will be practical ...
Use tags to enhance your blog usability
www.flamescorpion.com - Why it is good to use good tags for your blog posts, and that is not just for the search engines. In the first place you can describe what a post is about. The visitor will be able to read ...
15 Do’s and Don’ts of Effective WordPress Theming
www.themelab.com - In this article we'll go over 15 Do's and Don'ts of WordPress theming like hardcoding images into your themes and utilizing template tags. Includes practical tips with code examples if applicable.
New2WP.com Has Launched – Learn Even More About WordPress
new2wp.com - We have finally launched New2WP.com, the newest site to find resources, tips, tricks, help, and all things related to WordPress. Come check us out and let us know what you think, bookmark us, get the feed, whatever you like. Just ...
Why You Shouldn’t Use The Default Admin Account In WordPress
new2wp.com - This is an article about the security risks you open yourself up to by using the default admin account created when installing WordPress. It explains why and how you can change your account so you are better off, even if ...
Advanced WordPress Admin Tip: Posts By Mulitple Categories
www.scratch99.com - Explains how to view posts from more than one category (and how to exclude posts from certain categories) on the Edit Posts screen, which isn't possible through the WordPress interface.