Support Forum
Sorry - I assumed you meant the page title.
SEO is not one of my areas of great expertise but - as I understand it (and Mr Papa will correct me if I am wrong!) if the browser does not accept the page name changes then it is almost certainly down to your WP theme setting the title in a way that can't be changed. We don't see this often but it has come up before.
If you want to have a go at changing the way the theme generates the title then I can look up what you will need to do so.
YELLOW
SWORDFISH
|
You're right - that is a rather curious incident.
Tell you what - locate the html title tag in the header.php of your WP theme and let's see what it contains. You WILL need to use the syntax highlighting button (far right of the toolbar) else the tags will be stripped from the forum content. Just paste the tag contents, select with your mouse and click on the syntax button and select php.
YELLOW
SWORDFISH
|
OK, I'm not too smart about coding. I'm using a Genesis framework with a child theme. I don't see a header.php file in the child theme but I do in the framework. That whole file is below. Let me know if I'm not on the right track and need to look further in the child theme (didn't see any files labeled that in there though).
/*
WARNING: This file is part of the core Genesis framework. DO NOT edit
this file under any circumstances. Please do all modifications
in the form of a child theme.
*/
/**
* Handles the header structure.
*
* This file is a core Genesis file and should not be edited.
*
* @category Genesis
* @package Templates
* @author StudioPress
* @license http://www.opensource.org/lice.....icense.php GPL v2.0 (or later)
* @link http://www.studiopress.com/the.....es/genesis
*/
do_action( 'genesis_doctype' );
do_action( 'genesis_title' );
do_action( 'genesis_meta' );
wp_head(); /** we need this for plugins **/
?>
</problem-with-post-edit-buttonead>
<body <?php body_class(); ?>>
<?php
do_action( 'genesis_before' );
?>
<div id="wrap">
<?php
do_action( 'genesis_before_header' );
do_action( 'genesis_header' );
do_action( 'genesis_after_header' );
echo '<div id="inner">';
genesis_structural_wrap( 'inner' );
eliz
No that wont help... but dont worry about it as I use Genesis on multiple sites and am quite familiar with it...
but I have to ask, if you are using Genesis, why are you bothering with an SEO plugin? it has built in SEO that will cover you just as well as yoast or aioseo... you really dont nee multiple seo activities going on...
and simple press works just fine with the built in seo of Genesis...
and looking at your site, you seem to be running yoast seo again...
Visit Cruise Talk Central and Mr Papa's World
OK, I've deactivated Yoast now but my topics still show the same page title as for the main forum page. Do you think it is something in my settings? I put them above, but here is what I have checked.
- Overwrite page/browser title with ours
- Include page name in page/browser title
- Include forum name in page/browser title
- Include topic name in page/browser title
eliz
yes, but I think its because you set up custom title stuff on the wp page... edit the wp page the forum appears on (forum) and look in the Theme SEO Settings section... do you have a custom page title defined?
Visit Cruise Talk Central and Mr Papa's World
yes, the custom page title is overriding the forum/topic titles... remove the custom page title and you will get the forum/title one...
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)