Archive

Posts Tagged ‘wordpress’

Modifying Wordpress Comment page for informing commenter

Mar 10th, 2010

When a commenter comment on a post then you may be queuing it for approval before it can appear on your Wordpress blog. In that case, commenter is not getting any feedback about when you are going to approve it, how much time it may take etc. For full time blogger, it is not a [...]

How to Control Display of Sidebar Content in Wordpress

Mar 6th, 2010

Want to control the display of contents on sidebar? Content can be any widget content or text/JavaScript content. Many times it may happen that you want to display some content on Home page but not on other pages. Or you may want to display a sidebar content on Achieve pages only. Or you may want [...]

Wordpress Sidebar Widgets – Sidebar Tabs

Mar 6th, 2010

Here is my experience with Tabbed Widgets for Wordpress sidebar. I want to save space on sidebar of my Wordpress blog, so searching for a good sidebar tab widget.
Wordpress Widgets for Sidebar tabs:
Fun with tabs:
Breaking with my Wordpress version (2.9.1) or theme (Which has created trouble).
Going into infinite loop and eat all my memory when [...]

Wordpress and Content Delivery Network

Mar 6th, 2010

Wordpress has a nice feature of moving Wp-Content folder to a different place. This can be helpful for Content Delivery Network management. Wp-Content directory include all theme files, plugins and any uploads you have.
We can use Content Delivery Network to parallelize the connection in Browser and distribute the loads on server.
Head to wp-config.php file in [...]

Wordpress: Add Random Content in Sidebar Widget

Feb 26th, 2010

Need to add random content is sidebar! Do you have two kinds of content and want to display randomly to visitors? This can also be useful when you have two types of content and both are equally important but sidebar space is not allowing to add both kind of content.
The technique and code provided will [...]

Bye Bye to Sitemeter Web Site Stat Analytics

Feb 21st, 2010

I just dropped using Sitemeter – a Web Site analytics. I was not enjoying it as much as Statcounter. I saw I am missing three few data or say data with ease of access:

Referrer other than Google/Search Engine: Statcounter has a column where you can see recent visitors from referring sites other than Search Engine [...]

Redirect Wordpress feed to Feedburner

Feb 19th, 2010

Update (21-02-2010): I become tired testing Feedburner for recursive redirection problem. I need to wait for feedburner’s FeedBulletin for my account. and It does not come to check as and when you say to do so.  So, I have got a smart solution which can get me what I want (redirect all kind of feed [...]

SEO and Old Blog Post

Feb 1st, 2010

What should a blogger do when a blogger want to rewrite a new post and S/he is not sure whether to write a new post or update the existing one? If an old post is much visited and well ranked then he may think of rewrite it or not? If he loose Google SEO ranking [...]

Wordpress: Categories to Tags Conversion

Jan 31st, 2010

I have to convert few categories to tags and put all those post which are holding the current categories, which are going to become tags, to new categories. We have facility in Wordpress to convert categories to tags. You will find this link in Categories menu inside Post section. Please check at the bottom section.
By [...]

Wordpress: Adding Categories at the Page bottom (footer)

Jan 17th, 2010

Using Wordpress and filled all the spaces in sidebar and navigation with multiple widgets or text content, And finding no space for Categories! No worries, you have another place to add your blog categories. Add all categories at the bottom of the web site.
Generally categories become so many in numbers that you cannot add all [...]