Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SEO and Readability Scores not updating in Event List #386

Open
bfleiner opened this issue Dec 18, 2024 · 1 comment
Open

SEO and Readability Scores not updating in Event List #386

bfleiner opened this issue Dec 18, 2024 · 1 comment

Comments

@bfleiner
Copy link

We slightly reworked how we build our event pages and have given ourselves access to our entire list of ACF modules to use instead of only a couple like we started with.

The last 3 events I created, since this update, have no SEO score as Yoast is saying there is no content. Yoast is not recognizing the ACF modules. I downloaded the ACF Content Analysis for Yoast SEO plugin to try and remedy this. As you can see in the attached image in the list of all our events it is still showing no score for these 3 events. BUT, when I go into these 3 events to edit them (image also attached) the Yoast score is updated and showing properly/as expected.

My hope was that these scores would be updated in the full list as well as inside the individual events. Can I edit this list to show the updated scores and/or can I add a column for these new scores? Will this affect my overall SEO score? Maybe the scores in the list view don't really matter and if they are OK inside the event, all is well?

I just want to make sure I understand what's happening with this plugin and if there's anything different I should be doing?

Technical info

ListScores
IndividualEventScore

  • WordPress version: 6.2.2
  • ACF Content Analysis for Yoast SEO version: 3.1
  • Yoast SEO version: 24.0
  • ACF type: PRO
  • ACF version: 6.3.11
@josevarghese
Copy link

Hi @bfleiner

Thanks for creating the issue. On the CPT overview page, we show the score based on the value of scores stored in the database, and within the post-edit page, it's shown based on the real-time analysis. So you can try two methods to update this in the database:

  1. You can visit the post and save it without making any changes to store the value in the database
  2. Or else you can reset the indexable and run the SEO Data Optimization process to store the score again.

We use GitHub exclusively for well-documented bug reports or feature requests. The reported issue is not a bug as it occurs because the score is not yet stored in the database. We have the following support channels if you need support:

Thank you for your understanding.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants