[Plugin: WordPress SEO by Yoast] Page Titles Not Showing Up as Specified
-
WordPress SEO version: 1.1.9
I did this: As instructed in the plugin info, I changed the code in my header.php (both theme and my child-theme files) to:
<title><?php wp_title(''); ?></title>
I filled in the Title “Template” field under “Titles” to specify a title as follows: “domain name”, then the “|” character, and then the word “Art”.
But when I do an internet search the titles don’t show up on the homepage or any other page. It just shows my domain name as the title (same as it did before). However, the titles do show up correctly in the editing window of a page where the SEO panel is displayed, so that tells me that I set it up correctly in the plugin but something in my theme is blocking it possibly?
I also tried to see if checking that “Force rewrite files” box would make a difference and it didn’t. So I have left that unchecked now.
I have searched the other threads but couldn’t find a solution.
- The topic ‘[Plugin: WordPress SEO by Yoast] Page Titles Not Showing Up as Specified’ is closed to new replies.