Viewing 10 replies - 1 through 10 (of 10 total)
  • Wp Antonio.com

    (@onestatero)

    Hey Pedro, put the meta description manualy, also look at object cache php.. if you have it enable on server or cache plugin!
    I had the same blue notice, and just put the descriptiono manulay.

    Thread Starter Pedro Cavaco Henriques

    (@pchenriques)

    Hello, Antonio

    Thanks for the help.

    Yes, that is an option but I was looking to fix the automatic generation among the mentioned fields. I don’t have the issue with the posts so I hope it would be easy to solve, maybe I’m missing some configuration.

    Wp Antonio.com

    (@onestatero)

    well, in that Sybre or Pierre will help you.

    the plugin is wonderful! and the support likewise

    Thread Starter Pedro Cavaco Henriques

    (@pchenriques)

    Completely agree, Antonio

    Looking forward to it ??

    Thanks again

    Plugin Author Sybre Waaijer

    (@cybr)

    Hello!

    I’m here to affirm Antonio’s statement: I’m afraid you’ll have to fill in the description manually.

    We disable the description generation for posts that have been set up with a known non-static page builder. We do this because some page builders have conditional output, where some of the content may require users to be logged in. We treat this as a security risk, and due to the complexity involved with builders, we lock-out the generation feature without any scrutiny.

    Now, you can disable this detection, and force a description to be generated regardless. Whether the generated output will be of any use is for you to decide.

    add_filter( 'the_seo_framework_detect_page_builder', '__return_false' );
    

    For now, the filter only affects the description generator (and the SEO Bar notice that follows). We haven’t planned on expanding the use of this detection anytime soon, so I don’t think you’ll need to worry about it for a long time.

    I hope this clears up the SEO Bar statement ?? Cheers!

    Thread Starter Pedro Cavaco Henriques

    (@pchenriques)

    Hello, Sybre

    Thanks for the explanation. This is all because we use WPBakery Page Builder. So, to test if it works with this page builder we would have to implement the code you sent. Where we would put it?

    You mentioned that you have disable the description generation for posts (only posts, not pages?) but we are having the issue with the pages. With posts, it actually is working (last post: https://www.ceb-solutions.com/bee2energy-was-news-in-france/). can you clarify?

    Another issue possibly related is that I can’t change the “Social Image URL” (https://monosnap.com/file/lGS7L3jR4QxPhOp8LFO8mwPuW2rn5O). It’s just not working. Any suggestion to make it work?

    Thanks

    Wp Antonio.com

    (@onestatero)

    Another issue possibly related is that I can’t change the “Social Image URL” (https://monosnap.com/file/lGS7L3jR4QxPhOp8LFO8mwPuW2rn5O). It’s just not working. Any suggestion to make it work?

    This should be a plugin conflict if is not letting you to choose image for open graph, tsf get the featured image from post and page, with that buttor ” select image” you can chage the image for social media…

    Tested myself with elementor, divi theme and builder, beaver, and wp bakerry.. check for plugin conflict!

    Plugin Author Sybre Waaijer

    (@cybr)

    Hello again!

    Any post or page that’s been modified using a page builder will be detected. Pages that use the default WordPress Block or Classic editor will have their content taken as-is (with shortcodes and some various HTML blocks stripped), and that’s processed into a description. When you fill in a post/page excerpt, TSF will use that for generation, instead.

    We have a filter guide, where we explain where you can add filters.

    In any case, I think it’s best to fill in manual descriptions whenever you find the time to do so. Google can also generate descriptions for you, so bypassing the page builder check isn’t necessary.

    As for the image, TSF automatically selects the first usable image from your page and sets that as an input placeholder. This starts with the featured image, followed by images from your content. If nothing is available, it’ll try fallbacks, like the one you set in the social settings, or from theme elements. Of course, you can overwrite this behavior when you hit the “Select Image” button, or when you manually fill in the image URL.

    I hope this explains the lot ?? And thank you, @onestatero, for dropping by and sharing your knowledge!

    Thread Starter Pedro Cavaco Henriques

    (@pchenriques)

    Hello, Sybre

    Thank you very much for the detailed explanation.

    Antonio, thanks also for the contribution in clarifying the issue.

    Cheers

    Hi,

    Hi, I followed the directions exactly in migrating YOAST data into your TSF plugin. The problem is my seo metadescriptions were not importing. How can you fix this? I am not going to do this manually for hundreds of pages.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘No meta description’ is closed to new replies.