Support

Search results for ""

Sorry, no results found. Perhaps you would like to search the documentation?
All Topics
Bjarne Oldrup

Support for The SEO Framework?

More a feature request, really, but since you’ve already built in support for Yoast and Rank Math, maybe you would consider The SEO Framework?

The SEO Framework

Rock solid, clean back-end.

2 years, 10 months ago
Justin

I see this is an old request but would very much appreciate this integration as well! I’m currently doing a barebones version of it by using custom field columns set to ‘_genesis_title’ and ‘_genesis_description’ and sometimes ‘_genesis_noindex’.

But the one thing I’m really missing is the ability to have a column which shows the status of the “Remove the site title?” checkbox per post (autodescription_title_no_blogname in the DOM). When editing the title inline I sometimes need to check that box to ensure the site title isn’t loaded, in which case I need to open the post which defeats the purpose of inline edit.

Thanks for considering it.

1 day, 13 hours ago
Stefan van den Dungen Gronovius
Developer

We don’t have plans to add support for that SEO plugin at the moment.

That said, isn’t the checkbox value stored as a custom field as well? If it is, you should be able to add it as a custom field column, similar to how you’re already using _genesis_title and _genesis_description. That way you can still see (and possibly edit) it from the overview.

If you’re not sure about the exact meta key, you can usually find it by inspecting the post meta in the database or via a plugin.

1 day, 1 hour ago
Justin

Sounds good, thanks for the reply. Good point about the custom field. In case somebody else comes across this, the field for that checkbox is _tsf_title_no_blogname. (I got confused because it’s a different prefix than the others which have genesis).

9 hours, 17 minutes ago