You Are Browsing ‘WordPress Hacks’ Category

How to write clean WordPress blog posts

by Samuel - on Apr 15th 2009 - No Comments
wordpressclean

8 Common Sense Tips

These are not groundbreaking tips or anything, just 8 common sense tips for people who are not very familiar with how the WordPress editor works.

(more…)

WordPress Speed Tips & Tricks

by Samuel - on Mar 24th 2009 - 1 Comment

wordpress-jon-rognerud1

As you all know WordPress speed is one of most important factors that impack on your website popularity.

The Rule is very simple, your web site load need to be fast.

With simple new WordPress installation your blog should perform well. But with time running, your database will be bigger. Another problem that you need to deal with is tons of new plugins that will impact your website speed.

So the main quesion is what we can do to make our WordPress platform fast ?

(more…)

Shortcode functions for WordPress

by Samuel - on Mar 23rd 2009 - 3 Comments
shortcodes1

8 fun & useful shortcode functions

‘Shortcodes’ are a feature of wordpress used for executing custom functions by inserting a small snippit of code into a post. For example, my download monitor plugin now uses shortcodes; by entering [download id="1"] into a post, the plugin will output a download link.

So if you need to do something fast and use simple solutions shortcode functions will be ideal for you.

(more…)

HowTo use .htaccess with WordPress

by Samuel - on Mar 21st 2009 - 2 Comments

10-htaccess-hacks-wordpress

.htaccess, the file which control the Apache webserver, is very useful and allows you to do a lot of things. In this article, let’s see how .htaccess can help you with your WordPress blog, for both security,functionnality and usability.

Simple tips that you can use for every blog without editing anything in WordPress setup, plugins..

What we can do after reading this tutorial ?

(more…)

WordPress Hacks