by Vamsi Pulavarthi | Jul 29, 2014 | Development, Wordpress
This walkthrough describes how to enable “Friendly Permalinks” for blog posts in the WordPress blog engine that is installed on IIS 7 and above. Typically, without URL rewriting functionality on a Web server, WordPress users must use “Almost Friendly” URLs, for...
by Vamsi Pulavarthi | Nov 15, 2012 | Development, Tidbit, Wordpress
This tutorial assumes that you are using a standard installation of WordPress 3.3.1 with Twenty Eleven 1.3 theme by the WordPress team. Recently one of my clients wanted to add the ability to define custom titles for each page on their site. This ability is not...
by Vamsi Pulavarthi | Nov 14, 2012 | Development, Tidbit, Wordpress
On most hosting services all you will have to do to get favicon to show up in the browser bar (including my own hosting service) is to place the favicon.ico file in the root folder of the hosting service. Today I encountered a problem with one of the hosting services...
by Vamsi Pulavarthi | Apr 2, 2012 | Tidbit, Wordpress
Recently I worked on a wordpress website project that has potential information on every page of the site. By default meta tags are provided in the header section of your wordpress site to include keywords and description of your website. It’s recommended. But...