Posts tagged as "title"

Posted by KaiseRCrazY on 16th April 2010

Make Your Titles Shorten Then Now!

Some people use extremly long titles for their blog. Also you can use titles like that. There is a way to make short titles for SEO. I will give to you this quick and simple function to make this. Let’s begin…

Posted by KaiseRCrazY on 26th February 2010

Remove Protected and Private from title!

Add this code to functions.php in theme directory. This code removes “protected” and “private” prefixs from your article titles. Let’s Begin…

Posted by KaiseRCrazY on 21st September 2009

How to change your Post/Page title with a custom field?

With this tip you can change and make post/page title customizable. That’s is so simple. Just copy this code and paste your single.php and page.php or where you want to change title. After that you have to create a new custom field which name is “custom-title“! After that you can write your custom title in [...]

Posted by KaiseRCrazY on 18th September 2009

Did you bored #more in links?

When i check my turkish website’s link i saw “#more” in the end of my links. Sometimes this tag change the title of post(s) when you click Read More. I think this is a bad thing. When i search about it i found in WordPress Codex this code. You can aplly for your theme.