[ No Comments ] Posted on January 31, 2010 under WordPress tweaks
If you leave the excerpt form blank, WordPress will use the first 55 words of your post content as post excerpt. You think 55 words are too long or too short? This is how you can change it.
[ 2 Comments ] Posted on January 30, 2010 under WordPress tweaks
Say “thank you very much!” to your visitors by redirecting them to a separate thank you page after posting a comment. This is very useful if you intend to use WordPress’ comment form as an order form or as a message form. NOTE: This post is really old but it went a major update so I’m republishing it as new.
[ No Comments ] Posted on January 30, 2010 under Cascading Stylesheet (CSS), WordPress tweaks
Allow your website visitors to determine whether a link is internal or external by modifying your WordPress theme so that it automatically inserts a small graphic to any external link in your website’s content.
[ 2 Comments ] Posted on December 15, 2009 under WordPress tweaks
Insert a PHP code in the functions.php of your WordPress theme to make all internal links open in new window or tab and all internal links on the same window without having to manually set the target window in your WordPress visual editor..
[ No Comments ] Posted on December 12, 2009 under WordPress tweaks
Make all of your internal links consistently with or without www without having to edit all of them one by one.
[ No Comments ] Posted on December 10, 2009 under Server Configuration, WordPress tweaks
Replace all instances of a certain word, phrase or any string throughout your blog or WordPress-powered website without using any plugin.
[ No Comments ] Posted on December 4, 2009 under WordPress tweaks
WordPress automatically insert rel=”nofollow” attribute to all links that are in the comment. Would you like to reward your loyal visitors and intelligent comment posters? Give them some link love by removing the nofollow tag.
[ No Comments ] Posted on December 2, 2009 under WordPress tweaks
The categories where a particular post belongs are usually listed somewhere in the post page, usually under the post title. For administrative or some other reasons, you want to assign posts to a particular category but you do not want your site visitors to see this category. This is how you prevent one or more category from showing up in the post page.