Support Forum

Disable Yoast SEO On SimplePress Page

EK Edward Koon
Edward Koon
Member

Hi Guys, I just stated using Yoast SEO on one of my sites.

Don’t see a way to disable it on my SP forum page, and it’s blocking sp’s meta data. Googled up a few articles, but wanted to ask the experts first before i went digging into my theme files.

Thanks.. wink

13 Answers

New Answer

IK Ike
Ike
Member

The only suggestion I have without digging deep is to enable ‘ugly’ permalinks in Yoast. Although I’m not sure if this is still an issue, and I’m not really knowledgeable with SEO.

Hopefully Mr Papa can confirm if this is still an issue, and if there is more to it he is the best person to answer..

Take it you have had a good look through the forum > components > SEO? I know that Yoast can work fine with the right settings..

EK Edward Koon
Edward Koon
Member

Hi, Ike..

Yes i have the SEO in SP tweaked.

Had some seemingly unfixable problems with AIO SEO Pro and switched to Yoast.

AIO had a disable option on the forum page, where Yoast does not.

Thanks, Doc

EK Edward Koon
Edward Koon
Member

Yes that’s interesting. But in order for SP’s meta data to flow, the Yoast SEO needs to be disabled on the forum page itself, IMO.

There’s quite a few articles how to do it on the net, but nothing recent that i found. One gal tells how to do it, claims it works, but viewing her sites source shows it’s not.

Yoast SEO is superior to AIO Pro in it’s social options and capabilities, but it lacks a disable on page toggle.

Regards,

EK Edward Koon
Edward Koon
Member

Well i licked part of it. Deleting the page rewrite ruled in the setup helped. At least i have the forum post title showing up. Only have two pages forum and contact so it’s no big deal to remove it. It’s still blocking the description tag, and the og tags are not that important on the forums. Got lots of good dirty laundry indexed on the sp forums i don’t want to lose.

yoast_page.jpg

 yoast_page1.jpg

IK Ike
Ike
Member

Well like I said, unfortunately I’m really not up to speed with the in’s and out’s of SEO so I can’t offer any further advice myself, but I’m glad you got somewhere!

MP Mr Papa
Mr Papa
Member

So FidoSysOp, I would still like more details on what is missing or wrong… meta data is too generic…

is the title tag right?  the canonical url? the meta description?  the keywords?  other?

When I run wp seo and simple press (yes, test them all the time), the above works just fine…  you can see Ike’s link and others here (like https://simple-press.com/support-forum/sp5-general-topics/dupicate-titles) that show you couple tricks to get thing workings…

If I know what you think is wrong, I can be more specific…

Also, keep in mind that your theme could be at work here too…  Unfortunately, your wp theme and multiple wp plugins (ie wp seo, simple press, jetpack, etc) may all be ‘competing’ to control the head tags…

if in doubt, might be useful test to run with default wp theme, wp seo and simple press and see if same answer…

EK Edward Koon
Edward Koon
Member

G’mornin Y’all..

It appears to me that Yoast is acting like a firewall blocking any SP data that is supposed to flow through the forum page assigned to it. I’m not a coder so that might not be the proper term.

What was showing in the previous page source view was the default Yoast data. If the forum pages content was filled out like a post it would look something like this code view, but would be the same for every forum post. So I’m thinking Yoast has to be disabled for the forum page.

yoast_page2.jpg

As far as SEO and Open Graph are concerned Yoast is the best plugin out there that i have found. His website says offers support for his free products from WordPress only. I have asked this question before with no reply. Can’t afford to buy it for $89 in order to get support.

AIO has a disable toggle on this post / page that i always used on the sp page. That’s all i know.

MP Mr Papa
Mr Papa
Member

I still dont understand what you are expecting…  simple press does not output any meta property tags… so wordpress seo is not blocking them…  all those meta property tags will be options you have enabled and since sp doesnt output them, its not blocking ours…  are they incorrect on the forum page – its not obvious from the screenshot?

if your sp settings tell us to, we will out put meta description…  thats about it for meta… we do output a title tag, keywords tags and a proper canonical url…  I have shown you where the filters are to make those work…

as to disabling the rest of wordpress seo on the forum, I would suggest trying a plugin that allows you to disable other plugins on specific pages, such as:  http://wordpress.org/plugins/plugin-organizer/

EK Edward Koon
Edward Koon
Member

Thanks for that plugin link, it will probably solve the problem.

Yes I know SP does not output og tags. But the description title and tags do not show up when yoast is active. Disabling it for the forum page will solve the problem, just like toggling aio seo off on the forum page.

All I know is, no matter how the setting are in sp seo component with yoast active they do not show in any forum page view page source. So it’s blocking sp meta (title desc keywords and canocal) hats all I know. 

MP Mr Papa
Mr Papa
Member

but thats my point…  those topics I linked to show you how to set a couple filters so that ours override wordpress seo so title, description, keywords and canonical url all come out…

but agree, the plugin will solve it all for you…

the page header tags are the most ‘abused’ thing by themes and plugins… its not that anyone blocks them, its that the last one to run, wins… it overwrites all the other guys… themes want to set the head tags, seo plugins do, other plugins do, then plugins like simple press have to try to override because the seo plugins just get it wrong for dynamic pages (hence why aioseo has an option to disable on page by page basis)…  unfortunately, there is not any one set of filters and priorities that we can use that work across all themes and plugins…  so for some, you just have to use a filter and change the priority (what those links do)…

EK Edward Koon
Edward Koon
Member

That makes sense about what plugin runs 1st, appreciate that. Sometimes it don’t sink in at first.

After searching the source on an sp post page i found the description and keywords meta tags further down in the source. But when putting the page %%xxx%% back in Yoast page template area it wiped that data out. Neither of your examples on the other post made any difference either way, that i believe dealt with the canonical url, which was correct before.

So from what I’m seeing, removing “%%title%% %%page%% %%sep%% %%sitename%%” from Yoast setup > Titles and Metas > Post Types > Pages did the trick. However if you have a lot of pages that need seo on them other than the sp forum page it might not be a good option.

One good thing is, i had installed a page featured post, a forum button, which is now included in the pages og-tags as default image. It will make sharing forum posts with FB show an image now.

Once again, thanks for all your help. wink