Archive for the ‘Wordpress’ Category

  • Desktop Blogging Clients / Weblog Clients and Wordpress Pages

    If you have already tried desktop blogging clients, you might have noticed that not all of them support creating and editing Wordpress pages. There is an inherit problem with Wordpress which prevents weblog clients from accessing the pages.
    If you need more of this technical stuff, I will explain. Weblog clients access the blog through an [...]

  • Spam Comments and Wordpress

    If you own a Wordpress blog, you might have already come across comment spam. Comment spam can become a very big headache if you run multiple blogs. However, there are solutions to tackle this problem. Wordpress comes with some inbuilt mechanisms to prevent spam and then, there are some external plugins that can completely prevent [...]

  • Wordpress 2.5 Released

    A new version of Wordpress i.e. 2.5 has been released.
    I have upgraded to it and I am impressed with its new interface and features. The new admin interface is very cool and you will have to see to believe it.
    If you are running an older version of Wordpress, I would recommend you to upgrade to [...]

  • HTML extension for Wordpress Posts

    Wordpress generates blog pages dynamically on the fly. This means no pages that you see are stored on the webserver. If you connect to your webserver using FTP, you will only see the Wordpress core files and you won’t see your posts or pages. When someone visits your blog, data i.e. text stored in a [...]

  • How to Enable Permalinks in Wordpress

    Enabling permalinks in your Wordpress blog/site is an important step in making your blog/site more search engine friendly. If you were not aware, by default Wordpress generates URLs that look like

    Search engines have difficulty in following them. And so do users, when they copy and paste your links on their blogs or [...]