How to remove home page title in wordpress?

dragonlube

Elite Member
Jr. VIP
Joined
Jan 22, 2011
Messages
3,691
Reaction score
781
Been trying to figure out a full proof way of doing this but cant. Here is what Ive got. (theme made in artisteer)


1. Remove the post_title.php file completely, heard it messes up g bot when figuring out the page title, but couldn't I just put the title in "all in one seo pack" plugin? I tried it and it does override the original page title.

2. use style="display:none in the post_title.php, so the title wont be shown to users but g bot will see it, my thought is, wouldn't this look suspicious to g? they dont like to be shown things that arent there as a general rule I would think.

3. Give up and just leave the damn title

All of these solutions dont actually solve it anyway as they remove every page title on every page, I just need the home page title to magically disappear, if youve got the answer, you are the smartest dude online as Ive spent hours and no one seems to know what the hell they are talking about.

Thanks guaranteed to the genius who can help :)
 
Last edited:
bump, going to sleep, hopefully someones got the magic bullet here, thanks in advance.
 
Have you tried searching for a plugin to do this?
Such as:
Code:
http://www.netconcepts.com/seo-title-tag-plugin/

or

Code:
http://wordpress.org/extend/plugins/page-lists-plus/
 
Last edited:
Back
Top