Posted on April 17, 2013 Posted Under SEO, Wordpress SEO
I’ve done quite a few posts about SEO, but i wanted to write one more about the difference between on and offsite SEO. Firstly, SEO stands for Search Engine Optimization. If you have no idea what it is, than this probably isn’t the post for you since it’s not really relevant. However if you have […]
Paste the code below into a new file. Name it db-error.php and save it on your wp-content directory. In case of a database error, WordPress will automatically use this file. Simple, yes, but more effective than the default error page at facilitating a rapid response. Again, because this is a regular PHP file, we can […]
Posted on May 17, 2012 Posted Under Wordpress SEO
By default, WordPress do not add a <meta description> tag to your blog. While not necessary, some SEO experts insists that this tag is important for your site SEO. So what about generating one using your post content? Here is a cool piece of code to do it easily.