Hi,
have you updated SEOPress to version 7.3.2?
Thx
Hi,
which version of Divi do you use?
Try to clear the content analysis from SEO, Tools, Reset, Clear content scans.
Do you still have the issue?
If yes, edit your post with Divi, open your browser console with F12, go to Console tab. Refresh the editor.
Do you see any error when running the analysis?
Hello,
I have clear old content, i have the latest divi version, i don’t see any error in the console, it only refresh content when i save the post or save draft
Thanks
Hi,
so is it working as expected or not now?
Thx
No, new products are on draft, i must save draft to see analysis the refresh analysis button is not working
You must save at least once your product to run the analysis.
Is it the case?
If yes, open your browser console, console tab with F12 then click Refresh Analysis.
Do you see any error?
yes it’s a new product save draft, in the browser console i see no errors after refresh analysis
i can sent you a screen image of the console message
Can you go to Tools, Site Health, Info tab, Server section and paste the different values please?
Especially max input time.
We might have a solution.
Thx
Server architecture Linux 3.10.0-962.3.2.lve1.5.73.el7.x86_64 x86_64
Web server Apache/2
PHP version 8.0.30 (Supports 64bit values)
PHP SAPI litespeed
PHP max input variables 4000
PHP time limit 3000
PHP memory limit 2048M
Max input time -1
Upload max filesize 1G
PHP post max size 2048M
cURL version 7.87.0 OpenSSL/1.1.1w
Is SUHOSIN installed? No
Is the Imagick library available? No
Are pretty permalinks supported? Yes
Can you ask your webhost to change this value:
Max input time -1
To something like 300 ?
Thanks
I have change it to 300 but it is not working, when i press on refresh analysis i see analysis progress but nothing is changed
Here is the quick patch:
go to your database, wp_options table and search for this entry:
seopress_content_analysis_api_in_progress
Delete it.
Now the analysis should work as expected.
Hello, i can’t find the database entry,
i have search in the database with the search option
thanks