Page 1 of 1
Title Tags Not Showing
Posted: Mon Sep 28, 2009 8:18 am
by IteyaDotCom
For some reason, my title tags aren't showing. I'm using Thesis theme for Wordpress and chose to display the site name in title tag, but it's not working. Is there anyway in the code I can turn the title tags on?
Re: Title Tags Not Showing
Posted: Mon Sep 28, 2009 1:19 pm
by uyewq
i think it is really strange that you can't use title tag. Are you sure something is off?
If i were you i would check probable syntax error in your
<head></head> part.
Code: Select all
<meta name="title" content="title content here" />
Be careful, if your http is xhtml then meta should closed with '
/>'
I hope you'll solve it. maybe my words are just a newbie's nonsense. Bye.
