WPIntell

Source evidence

Plugin works but admin page says no pages crawled

Warm Cache · support · 2019-10-22T15:56:00+00:00

complaintsentiment
highseverity
1.0relevance
10replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

7 / 29 rows with source links

24.1% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

22 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
dirmatrimonio unresolved
The warm cache plugin seems to work when I load the url in my browser it shows pages being crawled and keeps updating from the last crawl. However in the admin interface of wordpress it always shows no pages crawled. I’m using PHP 7.3 on LiteSpeed Server (Banahosting). I sent a ticket to banahost to How to create the WGET CronJobs the answer was this: https://i.gyazo.com/5b9fabdcef852417385259853e242f5e.png I create a CronJob https://i.gyazo.com/1626ab68951999e9cf0995bbd6f532a0.png And the plugin panel show this https://i.gyazo.com/20a7a840e5995ba672dfe2f40e7f3fa2.png Your site has not been crawled by the plugin. Please Help. The page I need help with: [ log in to see the link] does your access log show that the XML file is requested ? What is the Acces Log of the XML ? Where can I find it ? I’m sorry but I can’t fully understand your question. relay my question to your webhosting company, they will know This is the Access log ? https://i.gyazo.com/c44b9668e7e828b3705c686fa69cbc07.png https://dir-matrimonio.com.co/?warm_cache=TBqtZQhGl no it is not, please ask your host where the log is This cron seems to work for my LiteSpeed server wget -q -O - http://example.com/?warm_cache=xxxx >/dev/null 2>&1 Still I need to see the access logs I got a similar problem… When I call the url from the commandline I get the following in the log (please note I removed the security key and partial IP’s. wordxpression.nl 77.167.xxx.xxx – – [03/Nov/2019:19:03:10 +0000] “GET /favicon.ico HTTP/1.1” 200 – “ https://wordxpression.nl/?warm_cache=xxxxxxxxx” ; “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.100 Safari/537.36” wordxpression.nl 185.151.xxx.xxx – – [03/Nov/2019:19:03:04 +0000] “GET /sitemap_index.xml HTTP/1.1” 200 470 “ https://wordxpression.nl/sitemap_index.xml” ; “WordPress/5.2.4; https://wordxpression.nl” ; The IP starting with 185.151. is the server… , the other my local workstation… So it looks like the XML file is accessed, but not parsed… are you all using apache? Or Nginx/litespeed? and php-xml is installed? https://www.php.net/manual/en/simplexml.installation.php

Comments

10 shown
ramon fincken 2019-10-22T18:02:00+00:00

does your access log show that the XML file is requested ?

dirmatrimonio 2019-10-22T18:21:00+00:00

What is the Acces Log of the XML ? Where can I find it ? I’m sorry but I can’t fully understand your question.

ramon fincken 2019-10-22T18:24:00+00:00

relay my question to your webhosting company, they will know

dirmatrimonio 2019-10-22T18:30:00+00:00

This is the Access log ? https://i.gyazo.com/c44b9668e7e828b3705c686fa69cbc07.png https://dir-matrimonio.com.co/?warm_cache=TBqtZQhGl

ramon fincken 2019-10-22T18:31:00+00:00

no it is not, please ask your host where the log is

politicske 2019-10-31T14:13:00+00:00

This cron seems to work for my LiteSpeed server wget -q -O - http://example.com/?warm_cache=xxxx >/dev/null 2>&1

ramon fincken 2019-11-01T08:00:00+00:00

Still I need to see the access logs

wvdploeg 2019-11-03T19:12:00+00:00

I got a similar problem… When I call the url from the commandline I get the following in the log (please note I removed the security key and partial IP’s. wordxpression.nl 77.167.xxx.xxx – – [03/Nov/2019:19:03:10 +0000] “GET /favicon.ico HTTP/1.1” 200 – “ https://wordxpression.nl/?warm_cache=xxxxxxxxx” ; “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.100 Safari/537.36” wordxpression.nl 185.151.xxx.xxx – – [03/Nov/2019:19:03:04 +0000] “GET /sitemap_index.xml HTTP/1.1” 200 470 “ https://wordxpression.nl/sitemap_index.xml” ; “WordPress/5.2.4; https://wordxpression.nl” ; The IP starting with 185.151. is the server… , the other my local workstation… So it looks like the XML file is accessed, but not parsed…

ramon fincken 2019-11-14T11:38:00+00:00

are you all using apache? Or Nginx/litespeed?

ramon fincken 2019-11-14T11:43:00+00:00

and php-xml is installed? https://www.php.net/manual/en/simplexml.installation.php