-
Disable Trackback / Pingback in WordPress
If you receive too much spam related to trackback and pingback or if you receive too much trackback URL errors in Google Webmaster Tools, it is better to disable this feature.
-
WordPress Redirect Rule in Apache2 for Old Permalink
Host your blog in wordpress platform rather than blogger. If you ever migrated your existing blog from blogger to wordpress, you need to fix permalink structure.
-
WordPress Category and Tag Base in Nginx
If you like to change category or tag in wordpress in Nginx server, you need to use rewrite rules in your /etc/nginx/sites-available/example.com.
-
WordPress Permalink in Nginx
To set up pretty permalink in wordpress in a LEMP environment you should add the following line inside location / block: try_files $uri $uri/ /index.php?q=$uri&$args;
-
Host Websites in Linode (LAMP stack)
Linode 1 GB is a good start to host single or multiple websites. It costs 10 USD per month. We recommend you buy VPS hosting from Linode only because it is awesome.