Title Tags Not Showing
Moderator: General Moderators
-
IteyaDotCom
- Forum Newbie
- Posts: 5
- Joined: Mon Sep 21, 2009 3:09 am
Title Tags Not Showing
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
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.
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.
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" />I hope you'll solve it. maybe my words are just a newbie's nonsense. Bye.