Skip to Content

Articles Submitted for www.deluxeblogtips.com/

Adding Categories And Post Tags Boxes For Custom Post Type In WordPress

Submitted by • July 4, 2010

deluxeblogtips.com - Categories and Post Tags boxes are built-in meta boxes that have been already registered in WordPress. We can use them not only for default posts or pages but also for custom post types as well in WordPress. And this can ...

Read More Visit Site 0 Comments Share

5 Ways To Include Template Files In WordPress

Submitted by • June 30, 2010

deluxeblogtips.com - As long as you work with WordPress, you'll realize that some code is repeated itself many times, like the loop. The new Twenty Ten theme in WordPress 3.0 has put loop code in into a loop.php file to make it ...

Read More Visit Site 0 Comments Share

Fix URL Error In W3 Total Cache

Submitted by • June 25, 2010

deluxeblogtips.com - W3 Total Cache is a wonderful cache plugin for WordPress that decrease server load by serving cached (static HTML) files. I'm using it in all my blogs. It works properly except one thing that I discovered today. The problem is ...

Read More Visit Site 0 Comments Share

Prevent SQL Injection Attacks In WordPress

Submitted by • June 5, 2010

deluxeblogtips.com - SQL injection is a very popular technique to hack into database of a website by using incorrect user input with unescaped characters. It occurs when developer designs a bad database layer for an application. In WordPress, the database layer is ...

Read More Visit Site 3 Comments Share

WordPress: Automatically Remove Short Words In URL For Better SEO

Submitted by • June 2, 2010

deluxeblogtips.com - According to Matt Cutts's answer in his interview at Pubcon, for good SEO, the URL should contains 3-5 words. If there are more than 5 words, Google's algorithms typically will just weight those words less and just not give you ...

Read More Visit Site 0 Comments Share

Add Custom Column To WordPress Post Manage Page

Submitted by • May 31, 2010

deluxeblogtips.com - The post manage page in WordPress shows you a list of posts with their details: title, author, categories, etc. These details give blog manager a quick summary view of the posts. Sometimes, you might want to add new custom column ...

Read More Visit Site 0 Comments Share

Make URL Clickable In WordPress

Submitted by • May 30, 2010

deluxeblogtips.com - Sometimes, you blog post contains many links (for example a download page), then it wastes a lot of time if you make each link clickable manually. Fortunately, WordPress has a built-in function that can help us to convert every URL ...

Read More Visit Site 0 Comments Share

WordPress 3.0 RC1 Has Been Released

Submitted by • May 28, 2010

deluxeblogtips.com - After a long time awaiting, today the first release candidate (RC1) for WordPress 3.0 has been released. This version comes with almost everything done: all features finished, all bugs squashed, and all potential issues addressed.

Read More Visit Site 0 Comments Share

Pagination Within A Page In WordPress

Submitted by • May 27, 2010

deluxeblogtips.com - WordPress 3.0 is coming with 2 interesting features: custom post types and (improved) custom taxonomies. These 2 features help us to create different content (not only traditional blog posts) and classify them in many ways. To list all this content ...

Read More Visit Site 0 Comments Share

Page : 1 / 4 1 2 3 4 Last ›