Skip to content
New issue

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

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

Already on GitHub? # to your account

Many calls to /index.php?=admin/actions/seo/seo/render-data while editing a section #465

Open
boudewijn-zicht opened this issue Dec 13, 2023 · 0 comments

Comments

@boudewijn-zicht
Copy link

Description

Editing a Craft section will trigger many XHR requests to the backend on the /index.php?=admin/actions/seo/seo/render-data&site=default url.

The screenshot below is the list of calls that occured editing for 10 seconds. This is causing a lot of lag on our server.

Can you explain why this is needed? And preferably, can we disable this and only do a SEO update when the section is actually saved?

image

Steps to reproduce

  1. Go to a section
  2. Edit the title
  3. Look at your network

Additional info

  • Craft version: Craft Pro 4.5.11.1
  • SEO version: 4.2.1
  • PHP version: 8.1
  • Database driver & version: MySQL 8.0.31
  • Other Plugins: -
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant