This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// This uses webpagetest data to extract response bodies of type document. | |
// I am conflating here that a Document response from a loaded webpage is a call from an iFrame. | |
var _wptBodies = []; | |
try { | |
// $WPT_BODIES is from webpagetest. It contains a lot of info on the request including request bodies. | |
_wptBodies = $WPT_BODIES; | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Validation URL: | |
// https://search.google.com/test/rich-results/result/r%2Fbreadcrumbs?id=0bMAj7v_kU2bqpyFWmozkA | |
{ | |
"@context": "http://schema.org", | |
"@graph": [ | |
{ | |
"@type": "Organization", | |
"@id": "https://epicstream.com/#organization", | |
"name": "Epicstream", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script type='application/ld+json'> | |
{ | |
"@context": "http://schema.org/", | |
"@type": "WebPage", | |
"mainContentOfPage": { | |
"@type": "WebPageElement", | |
"headline": "Potential Backcharge Notice - Construction Forms for Contractors Mobile App", | |
"keywords": "back charge notice form template, back charge notice forms", | |
"text": "https://www.gocanvas.com/mobile-forms-apps/2295-Potential-Backcharge-Notice-Construction-Forms-for-Contractors", | |
"description": "" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"matched_disallows": { | |
"Googlebot": [ | |
"/authwall", | |
"/learning*?auth=true", | |
"/learning*&auth=true", | |
"/learning/login*?redirect=", | |
"/learning/login*&redirect=", | |
"/oauth/v2/*", | |
"/oauth2/v2/*", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"size": 7277, | |
"size_kib": 7.1064453125, | |
"over_google_limit": false, | |
"record_counts": { | |
"comment_count": 4, | |
"sitemap_count": 1, | |
"by_type": { | |
"user_agent": 5, | |
"allow": 54, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"redirected": false, | |
"status": 200, | |
"size": 812, | |
"comment_lines": 0, | |
"allow_lines": 1, | |
"disallow_lines": 22, | |
"user_agents": [ | |
"*", | |
"MJ12bot", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"01.12": 0, | |
"01.13": 0, | |
"link-nodes": { | |
"total": 11, | |
"nodes": [ | |
{ | |
"tagName": "link", | |
"rel": "canonical", | |
"href": "http://www.thingthingkids.com" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"anchors": { | |
"rendered": { | |
"crawlable": { | |
"follow": 174, | |
"nofollow": 2 | |
}, | |
"hash_link": 0, | |
"hash_only_link": 0, | |
"javascript_void_links": 1, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"userAgent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36", | |
"environment": { | |
"networkUserAgent": "Mozilla/5.0 (Linux; Android 7.0; Moto G (4)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4420.0 Mobile Safari/537.36 Chrome-Lighthouse", | |
"hostUserAgent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36", | |
"benchmarkIndex": 1038.5, | |
"credits": { | |
"axe-core": "4.1.3" | |
} | |
}, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"pageref": "page_1_0_1", | |
"startedDateTime": "2021-05-01T18:30:17.399+00:00", | |
"time": 3080, | |
"_run": 1, | |
"_cached": 0, | |
"request": { | |
"method": "GET", | |
"url": "https://emin.vn/", | |
"headersSize": 538, |
NewerOlder