-
- [ ] Test on https://pagespeed.web.dev/
- [ ] Test on https://tools.pingdom.com/
- [ ] Submit to Webmaster tools
- [ ] #63
- [x] robots.txt
- [ ] sitemap.xml
- [ ] Review all meta on all pages
…
-
resource "pingdom_check" "my_website" {
type = "http"
name = "My Website Check"
host = "https://www.example.com"
resolution = 1
sendnotificationwhendow…
-
I have a simple spec
```
ua = AgentOrange::UserAgent.new("Pingdom.com_bot_version_1.4_(http://www.pingdom.com/)" )
ua.is_bot?.should eql true
```
It returns false
I added
id_new_190610_333333
Pi…
-
Check update have required parameter. Based on Pingdom documentation there is no mandatory parameters.
Now `pingdom.Checks.Update(id, check)` fails with errors from Valid() like
```shell
2018/05/…
-
The current production site has a pingdom script to load the page after 2:00am. This load will fail, but starts the process of running all tests. The script loads the page again after an hour (maybe…
-
The default :byprobe option should only be used if :bycountry is not set
```
ruby-1.8.7-p302 > $client.checks.first.summary.average :bycountry => true
Pingdom::Error: bycountry and byprobe can not bo…
duien updated
13 years ago
-
## Service name
Pingdom.com
## Proof
https://youtu.be/VuIO1l5RL8k
## Documentation
https://help.pingdom.com/hc/en-us/articles/205386171-Public-Status-Page
-
**Describe the bug**
If you activate the payment buttons (Apple- / Google-Pay), additional 33 (!!) requests to Stripe get fired in order to just create the payment button.
This results in massive de…
-
These lines:
```js
// Configure the next 4 lines
const DYNAMODBTABLE = 'pingdom-cache';
const PINGDOMUSER = 'someone@example.com';
const PINGDOMPASS = 'yourpingdompassword';
const PINGDOMAPPKE…
-
**Current Behavior**
The [Pingdom Website Speed Test](https://tools.pingdom.com/#5f571d6a3a800000) of layer5.io currently receives a low score. Suggestions are made in the test as to how to speed up …