S.Nieves
Member
Posted 2 years ago #
Hello,
I re structured my permalink so that it is postname only.
Instead of showing the posts name on the title it literally shows the postname field for every post!
http://www.doggeekz.com
click on any article and it will show /postname/
How can I fix this? My htaccess looks fine?
Thanks
I'm not sure I understand the issue... Using a real example could you explain what you're seeing vs. what you expected to see?
S.Nieves
Member
Posted 2 years ago #
well look at the browser title it says post name, instead of the title of the post.
For instance all my articles say /postname/ on my browser.. instead of it saying for example.
example. click this link, but the browser says /postname/ instead of dog insurance or something..
http://doggeekz.com/dog-insurance.html
S.Nieves
Member
Posted 2 years ago #
sorry if im rambling.. i been up since 4am and dead tired. just want to see if i can nail this one out before the night is over.
Seems like that might be a theme issue(?). If you temporarily switch to the Default theme, do you see the same title?
If not, compare each theme's handling of the <title> tag (presumably in header.php).
S.Nieves
Member
Posted 2 years ago #
I will give it a try in the morning.
Thanks!