No. that offers no chance for us to rewrite it… I thought you said that this worked before like sptab? is that not the case?
you really want something like:
<title><?php wp_title(); ?></title>
if your theme just outputs it, we cannot affect it…
No. that offers no chance for us to rewrite it… I thought you said that this worked before like sptab? is that not the case?
you really want something like:
<title><?php wp_title(); ?></title>
if your theme just outputs it, we cannot affect it…
Yes, it worked fine before but I don’t know if it was 2.0.1 or 2.0.2 that broke it, I only noticed it because Google Webmaster said I had duplicate titles.
I changed the line in my header.php to <title><?php wp_title(); ?></title> yet still it shows <title>Forum | RockItPro.com</title> on ever forum page and post.
UPDATE: I figured out what’s causing it, it’s the setting in AioSEO Rewrite Titles>Page Title Format, setting Rewrite Titles to Disabled OR leaving the Page Title Format BLANK shows the correct titles for each forum and post. The problem is I need Rewrite Titles enabled and Page Title Format set up because I have my categories and posts set up a certain way.
What would cause this to break now when it worked fine before?
Ah dumb me! I typed sf-forum in the Exclude Pages box in AioSEO settings and it works fine now, and I can keep all Rewrite/Page Title settings enabled. rockitpro.com/sf-forum/
Why is it always something simple you just overlook? lol
ya beat me to it… just what I was going to suggest… I had mentioned before it was the rewriting titles causing the issue and so you just need to disable for the forum page…
nice detective work!
just for the record, I updated my seoAll in One plugin and it broke the forum. The page layout in the forum pages went full screen without the header and menus from my website. I rolled back to the previous version of SEO all in one and the forum came back to the way it was before that upgrade, displaying the headers and menus correctly.
Amy, sorry not sure I follow you… sounds quite different from the gist of this topic… and not sure how aioseo could affect the layout of any wp page…