Hi guys, I made this topic: Click and see that I have the same problems as you guys.
My selfmade seo titles are not working anymore in google, I only see the name of the post or page as seo title (meta descriptions still working fine) Maybe it has to do with this issue.
I get this message: Warning: Cannot modify header information – headers already sent by (output started at /home/hans/public_html/symptomenoverspannen.com/wp-admin/includes/template.php:1642) in /home/hans/public_html/symptomenoverspannen.com/wp-includes/pluggable.php on line 876
I can only find the template file on filezilla, not the pluggable.php file. But I have changed the pluggable.php file on my server to what you said randyking.
So it looks now like:
$r .= “<tbody>\n$diff\n</tbody>\n”;
$r .= “</table>”;
return $r;
}
endif;
?>
But Im not sure what is wrong with line 1642 in my template, what do I have to change exactly?:
<html xmlns=”https://www.w3.org/1999/xhtml” class=”ie8 <?php echo $admin_html_class; ?>” <?php do_action(‘admin_xml_ns’); ?> <?php language_attributes(); ?>>
I still have the problem, when installing seo, so Im not sure what it is?