| _id | domainId | pageUrl | userId | createdAt | isPageScrape | lighthouseDesktop | lighthouseDesktopStatus | pageTaskId | pagesData | isRecommendation | lastRecommendationAt | recommendationArray | profileId | isOptimize | lastOptimizeAt | keywords | webflowData | wordpressData | isPageLinked | isDeleted | cms |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
67bee82d521b87a90c04f395
|
67bee82c7bb23ff9865a07eb
|
67b0979ca39dd4265cd31102
|
1741136054282
|
true
|
{
"audits": {
"viewport": {
"id": "viewport",
"title": "Has a `<meta name=\"viewport\">` tag with `width` or `initial-scale`",
"description": "A `<meta name=\"viewport\">` not only optimizes your app for mobile screen sizes, but also prevents [a 300 millisecond delay to user input](https://developer.chrome.com/blog/300ms-tap-delay-gone-away/). [Learn more about using the viewport meta tag](https://developer.chrome.com/docs/lighthouse/pwa/viewport/).",
"score": 1,
"scoreDisplayMode": "metricSavings",
"warnings": [],
"metricSavings": {
"INP": 0
},
"details": {
"type": "debugdata",
"viewportContent": "width=device-width, initial-scale=1"
},
"guidanceLevel": 3
},
"first-contentful-paint": {
"id": "first-contentful-paint",
"title": "First Contentful Paint",
"description": "First Contentful Paint marks the time at which the first text or image is painted. [Learn more about the First Contentful Paint metric](https://developer.chrome.com/docs/lighthouse/performance/first-contentful-paint/).",
"score": 0.75,
"scoreDisplayMode": "numeric",
"numericValue": 1203.9745499999997,
"numericUnit": "millisecond",
"displayValue": "1.2 s",
"scoringOptions": {
"p10": 934,
"median": 1600
}
},
"largest-contentful-paint": {
"id": "largest-contentful-paint",
"title": "Largest Contentful Paint",
"description": "Largest Contentful Paint marks the time at which the largest text or image is painted. [Learn more about the Largest Contentful Paint metric](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-largest-contentful-paint/)",
"score": 0.44,
"scoreDisplayMode": "numeric",
"numericValue": 2586.3875000000003,
"numericUnit": "millisecond",
"displayValue": "2.6 s",
"scoringOptions": {
"p10": 1200,
"median": 2400
}
},
"first-meaningful-paint": {
"id": "first-meaningful-paint",
"title": "First Meaningful Paint",
"description": "First Meaningful Paint measures when the primary content of a page is visible. [Learn more about the First Meaningful Paint metric](https://developer.chrome.com/docs/lighthouse/performance/first-meaningful-paint/).",
"score": null,
"scoreDisplayMode": "notApplicable"
},
"speed-index": {
"id": "speed-index",
"title": "Speed Index",
"description": "Speed Index shows how quickly the contents of a page are visibly populated. [Learn more about the Speed Index metric](https://developer.chrome.com/docs/lighthouse/performance/speed-index/).",
"score": 0.79,
"scoreDisplayMode": "numeric",
"numericValue": 1593.198911938809,
"numericUnit": "millisecond",
"displayValue": "1.6 s",
"scoringOptions": {
"p10": 1311,
"median": 2300
}
},
"total-blocking-time": {
"id": "total-blocking-time",
"title": "Total Blocking Time",
"description": "Sum of all time periods between FCP and Time to Interactive, when task length exceeded 50ms, expressed in milliseconds. [Learn more about the Total Blocking Time metric](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-total-blocking-time/).",
"score": 1,
"scoreDisplayMode": "numeric",
"numericValue": 25.999999999999773,
"numericUnit": "millisecond",
"displayValue": "30 ms",
"scoringOptions": {
"p10": 150,
"median": 350
}
},
"max-potential-fid": {
"id": "max-potential-fid",
"title": "Max Potential First Input Delay",
"description": "The maximum potential First Input Delay that your users could experience is the duration of the longest task. [Learn more about the Maximum Potential First Input Delay metric](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-max-potential-fid/).",
"score": 0.98,
"scoreDisplayMode": "numeric",
"numericValue": 90,
"numericUnit": "millisecond",
"displayValue": "90 ms",
"details": {
"type": "debugdata",
"observedMaxDurationLoaf": {
"args": {
"data": {
"blockingDuration": 58.537,
"duration": 112.716,
"numScripts": 1,
"renderDuration": 18.481,
"styleAndLayoutDuration": 18.385
}
},
"cat": "devtools.timeline",
"id2": {
"local": "0x10f5001f5168"
},
"name": "LongAnimationFrame",
"ph": "b",
"pid": 369669,
"scope": "devtools.timeline",
"tid": 369669,
"ts": 16754088285212
},
"observedMaxBlockingLoaf": {
"args": {
"data": {
"blockingDuration": 58.537,
"duration": 112.716,
"numScripts": 1,
"renderDuration": 18.481,
"styleAndLayoutDuration": 18.385
}
},
"cat": "devtools.timeline",
"id2": {
"local": "0x10f5001f5168"
},
"name": "LongAnimationFrame",
"ph": "b",
"pid": 369669,
"scope": "devtools.timeline",
"tid": 369669,
"ts": 16754088285212
},
"observedLoafs": [
{
"startTime": 552.021,
"duration": 88.437,
"blockingDuration": 0
},
{
"startTime": 689.742,
"duration": 54.357,
"blockingDuration": 0
},
{
"startTime": 769.809,
"duration": 112.716,
"blockingDuration": 58.537
},
{
"startTime": 882.557,
"duration": 84.281,
"blockingDuration": 16.034
},
{
"startTime": 966.9,
"duration": 96.173,
"blockingDuration": 13.581
},
{
"startTime": 1063.131,
"duration": 64.522,
"blockingDuration": 0
}
]
}
},
"server-response-time": {
"id": "server-response-time",
"title": "Initial server response time was short",
"description": "Keep the server response time for the main document short because all other requests depend on it. [Learn more about the Time to First Byte metric](https://developer.chrome.com/docs/lighthouse/performance/time-to-first-byte/).",
"score": 1,
"scoreDisplayMode": "informative",
"numericValue": 47.509,
"numericUnit": "millisecond",
"displayValue": "Root document took 50 ms",
"metricSavings": {
"FCP": 0,
"LCP": 0
},
"details": {
"type": "opportunity",
"headings": [
{
"key": "url",
"valueType": "url",
"label": "URL"
},
{
"key": "responseTime",
"valueType": "timespanMs",
"label": "Time Spent"
}
],
"items": [
{
"url": "https://www.identable.io/explainer-video-maker",
"responseTime": 47.509
}
],
"overallSavingsMs": 0
},
"guidanceLevel": 1
},
"interactive": {
"id": "interactive",
"title": "Time to Interactive",
"description": "Time to Interactive is the amount of time it takes for the page to become fully interactive. [Learn more about the Time to Interactive metric](https://developer.chrome.com/docs/lighthouse/performance/interactive/).",
"score": 0.86,
"scoreDisplayMode": "numeric",
"numericValue": 2693.949745000001,
"numericUnit": "millisecond",
"displayValue": "2.7 s"
},
"user-timings": {
"id": "user-timings",
"title": "User Timing marks and measures",
"description": "Consider instrumenting your app with the User Timing API to measure your app's real-world performance during key user experiences. [Learn more about User Timing marks](https://developer.chrome.com/docs/lighthouse/performance/user-timings/).",
"score": null,
"scoreDisplayMode": "notApplicable",
"details": {
"type": "table",
"headings": [],
"items": []
},
"guidanceLevel": 2
},
"diagnostics": {
"id": "diagnostics",
"title": "Diagnostics",
"description": "Collection of useful page vitals.",
"score": 1,
"scoreDisplayMode": "informative",
"details": {
"type": "debugdata",
"items": [
{
"numRequests": 85,
"numScripts": 27,
"numStylesheets": 2,
"numFonts": 16,
"numTasks": 1957,
"numTasksOver10ms": 18,
"numTasksOver25ms": 6,
"numTasksOver50ms": 2,
"numTasksOver100ms": 0,
"numTasksOver500ms": 0,
"rtt": 0.0253,
"throughput": 15859354.596211389,
"maxRtt": 169.44199999999998,
"maxServerLatency": 577.119,
"totalByteWeight": 2064757,
"totalTaskTime": 870.8290000000002,
"mainDocumentTransferSize": 37936
}
]
}
},
"metrics": {
"id": "metrics",
"title": "Metrics",
"description": "Collects all available metrics.",
"score": 1,
"scoreDisplayMode": "informative",
"numericValue": 2694,
"numericUnit": "millisecond",
"details": {
"type": "debugdata",
"items": [
{
"firstContentfulPaint": 1204,
"largestContentfulPaint": 2586,
"interactive": 2694,
"speedIndex": 1593,
"totalBlockingTime": 26,
"maxPotentialFID": 90,
"cumulativeLayoutShift": 0.0077789944692525466,
"cumulativeLayoutShiftMainFrame": 0.0077789944692525466,
"lcpLoadStart": 1289,
"lcpLoadEnd": 2455,
"timeToFirstByte": 550,
"observedTimeOrigin": 0,
"observedTimeOriginTs": 16754087515403,
"observedNavigationStart": 0,
"observedNavigationStartTs": 16754087515403,
"observedFirstPaint": 649,
"observedFirstPaintTs": 16754088163968,
"observedFirstContentfulPaint": 717,
"observedFirstContentfulPaintTs": 16754088232844,
"observedFirstContentfulPaintAllFrames": 717,
"observedFirstContentfulPaintAllFramesTs": 16754088232844,
"observedLargestContentfulPaint": 1140,
"observedLargestContentfulPaintTs": 16754088655042,
"observedLargestContentfulPaintAllFrames": 1140,
"observedLargestContentfulPaintAllFramesTs": 16754088655042,
"observedTraceEnd": 5194,
"observedTraceEndTs": 16754092709109,
"observedLoad": 2098,
"observedLoadTs": 16754089613819,
"observedDomContentLoaded": 980,
"observedDomContentLoadedTs": 16754088494940,
"observedCumulativeLayoutShift": 0.0077789944692525466,
"observedCumulativeLayoutShiftMainFrame": 0.0077789944692525466,
"observedFirstVisualChange": 710,
"observedFirstVisualChangeTs": 16754088225403,
"observedLastVisualChange": 1077,
"observedLastVisualChangeTs": 16754088592403,
"observedSpeedIndex": 749,
"observedSpeedIndexTs": 16754088264328
},
{
"lcpInvalidated": false
}
]
}
},
"largest-contentful-paint-element": {
"id": "largest-contentful-paint-element",
"title": "Largest Contentful Paint element",
"description": "This is the largest contentful element painted within the viewport. [Learn more about the Largest Contentful Paint element](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-largest-contentful-paint/)",
"score": 0,
"scoreDisplayMode": "metricSavings",
"displayValue": "2,590 ms",
"metricSavings": {
"LCP": 1400
},
"details": {
"type": "list",
"items": [
{
"type": "table",
"headings": [
{
"key": "node",
"valueType": "node",
"label": "Element"
}
],
"items": [
{
"node": {
"type": "node",
"lhId": "page-0-VIDEO",
"path": "2,HTML,1,BODY,5,SECTION,0,DIV,2,DIV,0,DIV,1,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,VIDEO",
"selector": "div.div-block-9 > div.code-embed-2 > div.web-custom-width > video#myVideo",
"boundingRect": {
"top": 562,
"bottom": 1042,
"left": 355,
"right": 995,
"width": 640,
"height": 480
},
"snippet": "<video id=\"myVideo\" poster=\"https://identable-website.s3.me-south-1.amazonaws.com/website_images/Expla…\" width=\"100%\" height=\"100%\" style=\"aspect-ratio: 4/3;\" controls=\"\">",
"nodeLabel": "div.div-block-9 > div.code-embed-2 > div.web-custom-width > video#myVideo"
}
}
]
},
{
"type": "table",
"headings": [
{
"key": "phase",
"valueType": "text",
"label": "Phase"
},
{
"key": "percent",
"valueType": "text",
"label": "% of LCP"
},
{
"key": "timing",
"valueType": "ms",
"label": "Timing"
}
],
"items": [
{
"phase": "TTFB",
"timing": 549.858001953125,
"percent": "21%"
},
{
"phase": "Load Delay",
"timing": 739.1746572774391,
"percent": "29%"
},
{
"phase": "Load Time",
"timing": 1165.793107837403,
"percent": "45%"
},
{
"phase": "Render Delay",
"timing": 131.561732932033,
"percent": "5%"
}
]
}
]
},
"guidanceLevel": 1
},
"render-blocking-resources": {
"id": "render-blocking-resources",
"title": "Eliminate render-blocking resources",
"description": "Resources are blocking the first paint of your page. Consider delivering critical JS/CSS inline and deferring all non-critical JS/styles. [Learn how to eliminate render-blocking resources](https://developer.chrome.com/docs/lighthouse/performance/render-blocking-resources/).",
"score": 0,
"scoreDisplayMode": "metricSavings",
"numericValue": 110,
"numericUnit": "millisecond",
"displayValue": "Potential savings of 110 ms",
"metricSavings": {
"FCP": 100,
"LCP": 0
},
"details": {
"type": "opportunity",
"headings": [
{
"key": "url",
"valueType": "url",
"label": "URL"
},
{
"key": "totalBytes",
"valueType": "bytes",
"label": "Transfer Size"
},
{
"key": "wastedMs",
"valueType": "timespanMs",
"label": "Potential Savings"
}
],
"items": [
{
"url": "https://cdn.prod.website-files.com/66a1dc1f0e7a57bca8d02680/css/identables.webflow.312759eea.min.css",
"totalBytes": 75490,
"wastedMs": 335
},
{
"url": "https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js",
"totalBytes": 6058,
"wastedMs": 226
},
{
"url": "https://cdn-cookieyes.com/client_data/3868f392e802de28d507397c/script.js",
"totalBytes": 35061,
"wastedMs": 280
}
],
"overallSavingsMs": 110
},
"guidanceLevel": 2
},
"dom-size": {
"id": "dom-size",
"title": "Avoid an excessive DOM size",
"description": "A large DOM will increase memory usage, cause longer [style calculations](https://developers.google.com/web/fundamentals/performance/rendering/reduce-the-scope-and-complexity-of-style-calculations), and produce costly [layout reflows](https://developers.google.com/speed/articles/reflow). [Learn how to avoid an excessive DOM size](https://developer.chrome.com/docs/lighthouse/performance/dom-size/).",
"score": 0.5,
"scoreDisplayMode": "metricSavings",
"numericValue": 1639,
"numericUnit": "element",
"displayValue": "1,639 elements",
"metricSavings": {
"TBT": 0
},
"details": {
"type": "table",
"headings": [
{
"key": "statistic",
"valueType": "text",
"label": "Statistic"
},
{
"key": "node",
"valueType": "node",
"label": "Element"
},
{
"key": "value",
"valueType": "numeric",
"label": "Value"
}
],
"items": [
{
"statistic": "Total DOM Elements",
"value": {
"type": "numeric",
"granularity": 1,
"value": 1639
}
},
{
"node": {
"type": "node",
"lhId": "1-75-rect",
"path": "2,HTML,1,BODY,4,DIV,0,DIV,1,NAV,0,DIV,0,DIV,1,NAV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,1,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,A,0,DIV,0,DIV,0,svg,0,svg,1,defs,0,clipPath,0,rect",
"selector": "svg > defs > clippath#clip0_325_5791 > rect",
"boundingRect": {
"top": 0,
"bottom": 0,
"left": 0,
"right": 0,
"width": 0,
"height": 0
},
"snippet": "<rect width=\"32\" height=\"38\" fill=\"white\">",
"nodeLabel": "svg > defs > clippath#clip0_325_5791 > rect"
},
"statistic": "Maximum DOM Depth",
"value": {
"type": "numeric",
"granularity": 1,
"value": 27
}
},
{
"node": {
"type": "node",
"lhId": "1-76-BODY",
"path": "2,HTML,1,BODY",
"selector": "body.body-2",
"boundingRect": {
"top": 0,
"bottom": 9378,
"left": 0,
"right": 1350,
"width": 1350,
"height": 9378
},
"snippet": "<body class=\"body-2\">",
"nodeLabel": "body.body-2"
},
"statistic": "Maximum Child Elements",
"value": {
"type": "numeric",
"granularity": 1,
"value": 22
}
}
]
},
"guidanceLevel": 1
},
"categories": {
"performance": {
"title": "Performance",
"supportedModes": [
"navigation",
"timespan",
"snapshot"
],
"auditRefs": [
{
"id": "first-contentful-paint",
"weight": 10,
"group": "metrics",
"acronym": "FCP"
},
{
"id": "largest-contentful-paint",
"weight": 25,
"group": "metrics",
"acronym": "LCP"
},
{
"id": "total-blocking-time",
"weight": 30,
"group": "metrics",
"acronym": "TBT"
},
{
"id": "cumulative-layout-shift",
"weight": 25,
"group": "metrics",
"acronym": "CLS"
},
{
"id": "speed-index",
"weight": 10,
"group": "metrics",
"acronym": "SI"
},
{
"id": "interactive",
"weight": 0,
"group": "hidden",
"acronym": "TTI"
},
{
"id": "max-potential-fid",
"weight": 0,
"group": "hidden"
},
{
"id": "first-meaningful-paint",
"weight": 0,
"acronym": "FMP",
"group": "hidden"
},
{
"id": "render-blocking-resources",
"weight": 0,
"group": "diagnostics"
},
{
"id": "uses-responsive-images",
"weight": 0,
"group": "diagnostics"
},
{
"id": "offscreen-images",
"weight": 0,
"group": "diagnostics"
},
{
"id": "unminified-css",
"weight": 0,
"group": "diagnostics"
},
{
"id": "unminified-javascript",
"weight": 0,
"group": "diagnostics"
},
{
"id": "unused-css-rules",
"weight": 0,
"group": "diagnostics"
},
{
"id": "unused-javascript",
"weight": 0,
"group": "diagnostics"
},
{
"id": "uses-optimized-images",
"weight": 0,
"group": "diagnostics"
},
{
"id": "modern-image-formats",
"weight": 0,
"group": "diagnostics"
},
{
"id": "uses-text-compression",
"weight": 0,
"group": "diagnostics"
},
{
"id": "uses-rel-preconnect",
"weight": 0,
"group": "diagnostics"
},
{
"id": "server-response-time",
"weight": 0,
"group": "diagnostics"
},
{
"id": "redirects",
"weight": 0,
"group": "diagnostics"
},
{
"id": "uses-http2",
"weight": 0,
"group": "diagnostics"
},
{
"id": "efficient-animated-content",
"weight": 0,
"group": "diagnostics"
},
{
"id": "duplicated-javascript",
"weight": 0,
"group": "diagnostics"
},
{
"id": "legacy-javascript",
"weight": 0,
"group": "diagnostics"
},
{
"id": "prioritize-lcp-image",
"weight": 0,
"group": "diagnostics"
},
{
"id": "total-byte-weight",
"weight": 0,
"group": "diagnostics"
},
{
"id": "uses-long-cache-ttl",
"weight": 0,
"group": "diagnostics"
},
{
"id": "dom-size",
"weight": 0,
"group": "diagnostics"
},
{
"id": "critical-request-chains",
"weight": 0,
"group": "diagnostics"
},
{
"id": "user-timings",
"weight": 0,
"group": "diagnostics"
},
{
"id": "bootup-time",
"weight": 0,
"group": "diagnostics"
},
{
"id": "mainthread-work-breakdown",
"weight": 0,
"group": "diagnostics"
},
{
"id": "font-display",
"weight": 0,
"group": "diagnostics"
},
{
"id": "third-party-summary",
"weight": 0,
"group": "diagnostics"
},
{
"id": "third-party-facades",
"weight": 0,
"group": "diagnostics"
},
{
"id": "largest-contentful-paint-element",
"weight": 0,
"group": "diagnostics"
},
{
"id": "lcp-lazy-loaded",
"weight": 0,
"group": "diagnostics"
},
{
"id": "layout-shifts",
"weight": 0,
"group": "diagnostics"
},
{
"id": "uses-passive-event-listeners",
"weight": 0,
"group": "diagnostics"
},
{
"id": "no-document-write",
"weight": 0,
"group": "diagnostics"
},
{
"id": "long-tasks",
"weight": 0,
"group": "diagnostics"
},
{
"id": "non-composited-animations",
"weight": 0,
"group": "diagnostics"
},
{
"id": "unsized-images",
"weight": 0,
"group": "diagnostics"
},
{
"id": "viewport",
"weight": 0,
"group": "diagnostics"
},
{
"id": "bf-cache",
"weight": 0,
"group": "diagnostics"
},
{
"id": "network-requests",
"weight": 0,
"group": "hidden"
},
{
"id": "network-rtt",
"weight": 0,
"group": "hidden"
},
{
"id": "network-server-latency",
"weight": 0,
"group": "hidden"
},
{
"id": "main-thread-tasks",
"weight": 0,
"group": "hidden"
},
{
"id": "diagnostics",
"weight": 0,
"group": "hidden"
},
{
"id": "metrics",
"weight": 0,
"group": "hidden"
},
{
"id": "screenshot-thumbnails",
"weight": 0,
"group": "hidden"
},
{
"id": "final-screenshot",
"weight": 0,
"group": "hidden"
},
{
"id": "script-treemap-data",
"weight": 0,
"group": "hidden"
},
{
"id": "resource-summary",
"weight": 0,
"group": "hidden"
}
],
"id": "performance",
"score": 0.81
},
"seo": {
"title": "SEO",
"description": "These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on [Core Web Vitals](https://web.dev/explore/vitals). [Learn more about Google Search Essentials](https://support.google.com/webmasters/answer/35769).",
"manualDescription": "Run these additional validators on your site to check additional SEO best practices.",
"supportedModes": [
"navigation",
"snapshot"
],
"auditRefs": [
{
"id": "is-crawlable",
"weight": 4.043478260869565,
"group": "seo-crawl"
},
{
"id": "document-title",
"weight": 1,
"group": "seo-content"
},
{
"id": "meta-description",
"weight": 1,
"group": "seo-content"
},
{
"id": "http-status-code",
"weight": 1,
"group": "seo-crawl"
},
{
"id": "link-text",
"weight": 1,
"group": "seo-content"
},
{
"id": "crawlable-anchors",
"weight": 1,
"group": "seo-crawl"
},
{
"id": "robots-txt",
"weight": 1,
"group": "seo-crawl"
},
{
"id": "image-alt",
"weight": 1,
"group": "seo-content"
},
{
"id": "hreflang",
"weight": 1,
"group": "seo-content"
},
{
"id": "canonical",
"weight": 1,
"group": "seo-content"
},
{
"id": "structured-data",
"weight": 0
}
],
"id": "seo",
"score": 0.92
}
}
}
}
|
Completed
|
02261209-8841-0275-0000-dfb32b28c472
|
{
"resource_type": "html",
"status_code": 200,
"location": null,
"url": "https://www.identable.io/explainer-video-maker",
"meta": {
"title": "Explainer Video Maker | AI Animated Video Creator - Identable",
"charset": 65001,
"follow": true,
"generator": null,
"htags": {
"h1": [
"Turn Text or URLs into Stunning Explainer Videos with AI Magic"
],
"h2": [
"Why choose our explainer video maker?",
"Create compelling explainer videos that",
"The Value You Gain with Identable",
"Features Tailored to Your Needs",
"Perfect for Every Purpose",
"How to Get Started",
"Frequently asked questions",
"See what our customers have to say about identable"
],
"h3": [
"AI-powered video production",
"Templates for every use case",
"Teachers can create animated video presentation",
"Businesses that want to Make a better explainer video",
"Content creators who create animated music videos or commercials",
"Effortless Video Creation with Identable",
"Long process",
"High costs",
"Technical complexity",
"Simple process",
"Cost-effective",
"Easy to use",
"Save time",
"Save money",
"Stress-Free Creation",
"Customizable templates",
"Audio Generation",
"Real-time updates",
"Collaboration tools",
"Stock Images",
"Stock Footage",
"3D Illustrations",
"Clean Visuals"
],
"h4": [
"Identify and Capture Leads",
"Set your video preferences",
"Customize your video"
]
},
"description": "Create stunning videos with Identable’s animated video maker! Perfect for businesses, teachers, and marketers to craft videos easily—no design skills needed. Try it for free!",
"favicon": "https://cdn.prod.website-files.com/66a1dc1f0e7a57bca8d02680/66c727fe8d4d4112b78038fc_Logomark%20idetable%20small%20(2).png",
"meta_keywords": null,
"canonical": "https://www.identable.io/explainer-video-maker",
"internal_links_count": 23,
"external_links_count": 11,
"inbound_links_count": 0,
"images_count": 43,
"images_size": 0,
"scripts_count": 9,
"scripts_size": 0,
"stylesheets_count": 0,
"stylesheets_size": 0,
"title_length": 61,
"description_length": 174,
"render_blocking_scripts_count": 3,
"render_blocking_stylesheets_count": 1,
"cumulative_layout_shift": 0,
"meta_title": null,
"content": {
"plain_text_size": 10930,
"plain_text_rate": 0.08425450565037078,
"plain_text_word_count": 1684,
"automated_readability_index": 10.732955450401057,
"coleman_liau_readability_index": 13.721955873583777,
"dale_chall_readability_index": 9.323757662492547,
"flesch_kincaid_readability_index": 35.49255806740149,
"smog_readability_index": 13.3380643245848,
"description_to_content_consistency": 0.8399999737739563,
"title_to_content_consistency": 1,
"meta_keywords_to_content_consistency": null
},
"deprecated_tags": null,
"duplicate_meta_tags": null,
"spell": null,
"social_media_tags": {
"og:title": "Explainer Video Maker | AI Animated Video Creator - Identable",
"og:description": "Create stunning videos with Identable’s animated video maker! Perfect for businesses, teachers, and marketers to craft videos easily—no design skills needed. Try it for free!",
"twitter:title": "Explainer Video Maker | AI Animated Video Creator - Identable",
"twitter:description": "Create stunning videos with Identable’s animated video maker! Perfect for businesses, teachers, and marketers to craft videos easily—no design skills needed. Try it for free!",
"og:type": "website",
"twitter:card": "summary_large_image"
}
},
"page_timing": {
"time_to_interactive": 222,
"dom_complete": 222,
"largest_contentful_paint": 0,
"first_input_delay": 0,
"connection_time": 19,
"time_to_secure_connection": 202,
"request_sent_time": 0,
"waiting_time": 0,
"download_time": 1,
"duration_time": 222,
"fetch_start": 0,
"fetch_end": 222
},
"onpage_score": 97.07,
"total_dom_size": 129774,
"custom_js_response": null,
"custom_js_client_exception": null,
"resource_errors": {
"errors": [
{
"line": 87,
"column": 5,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
}
],
"warnings": null
},
"broken_resources": false,
"broken_links": false,
"duplicate_title": false,
"duplicate_description": false,
"duplicate_content": false,
"click_depth": 0,
"size": 129774,
"encoded_size": 0,
"total_transfer_size": 0,
"fetch_time": "2025-02-26 12:09:23 +00:00",
"cache_control": {
"cachable": false,
"ttl": 0
},
"checks": {
"no_content_encoding": false,
"high_loading_time": false,
"is_redirect": false,
"is_4xx_code": false,
"is_5xx_code": false,
"is_broken": false,
"is_www": true,
"is_https": true,
"is_http": false,
"high_waiting_time": false,
"has_micromarkup": false,
"has_micromarkup_errors": false,
"no_doctype": false,
"has_html_doctype": true,
"canonical": true,
"no_encoding_meta_tag": false,
"no_h1_tag": false,
"https_to_http_links": false,
"size_greater_than_3mb": false,
"meta_charset_consistency": true,
"has_meta_refresh_redirect": false,
"has_render_blocking_resources": true,
"low_content_rate": true,
"high_content_rate": false,
"low_character_count": false,
"high_character_count": false,
"small_page_size": false,
"large_page_size": false,
"low_readability_rate": false,
"irrelevant_description": false,
"irrelevant_title": false,
"irrelevant_meta_keywords": false,
"title_too_long": false,
"has_meta_title": false,
"title_too_short": false,
"deprecated_html_tags": false,
"duplicate_meta_tags": false,
"duplicate_title_tag": false,
"no_image_alt": true,
"no_image_title": true,
"no_description": false,
"no_title": false,
"no_favicon": false,
"seo_friendly_url": true,
"flash": false,
"frame": false,
"lorem_ipsum": false,
"seo_friendly_url_characters_check": true,
"seo_friendly_url_dynamic_check": true,
"seo_friendly_url_keywords_check": true,
"seo_friendly_url_relative_length_check": true
},
"content_encoding": "gzip",
"media_type": "text/html",
"server": null,
"is_resource": false,
"url_length": 46,
"relative_url_length": 22,
"last_modified": {
"header": "2025-02-24 10:38:01 +00:00",
"sitemap": null,
"meta_tag": null
}
}
|
true
|
1741619965526
|
[
{
"category": "Meta Title",
"alertMessage": "Missing meta title",
"alertDescription": "Your page is missing a meta title. A strong meta title improves SEO rankings and user engagement.",
"value": {
"currentValue": "No meta title found",
"updatedValue": "\"Create Engaging Explainer Videos with Identable's AI Video Maker\""
},
"recommendation": "Ensure your meta title is between 50 and 60 characters and contains primary keywords.",
"status": "error",
"expand": false
},
{
"category": "Meta Description",
"alertMessage": "Missing meta description",
"alertDescription": "A meta description helps users and search engines understand your page content.",
"value": {
"currentValue": "No meta description found",
"updatedValue": "Create engaging explainer videos with Identable's video maker. Boost conversions and simplify complex messages with compelling visuals and storytelling."
},
"recommendation": "Add a compelling meta description between 120-160 characters.",
"status": "error",
"expand": false
},
{
"category": "Headings",
"alertMessage": "Missing H1 tag",
"alertDescription": "An H1 tag is crucial for SEO as it defines the main topic of your page.",
"value": {
"currentValue": "No H1 tag found",
"updatedValue": "Create Engaging Explainer Videos with Identable's AI-Powered Video Maker"
},
"recommendation": "Add an H1 tag that clearly defines the topic of the page.",
"status": "error",
"expand": false
},
{
"category": "Internal Links",
"alertMessage": "No internal links found",
"alertDescription": "Internal links help distribute link authority across your site and improve navigation.",
"value": {
"currentValue": "No internal links found",
"updatedValue": [
{
"node": {
"id": "a9b6326f-421f-0535-2a26-85f865a5ae3a",
"type": "text",
"text": {
"html": "<p class=\"sub-textleft\">Looking for an effective way to tell your story? Identable's Explainer Video Software is the perfect solution for creating professional animated videos that engage, inform, and convert your audience. </p>",
"text": "Looking for an effective way to tell your story? Identable's Explainer Video Software is the perfect solution for creating professional animated videos that engage, inform, and convert your audience. "
},
"attributes": {}
},
"data": {
"match": "animated videos",
"word": "animated videos",
"url": "https://identable.io/explainer-video-maker",
"updatedText": "Looking for an effective way to tell your story? Identable's Explainer Video Software is the perfect solution for creating professional <a href=\"https://identable.io/explainer-video-maker\" target=\"_blank\">animated videos</a> that engage, inform, and convert your audience. ",
"currentText": "Looking for an effective way to tell your story? Identable's Explainer Video Software is the perfect solution for creating professional animated videos that engage, inform, and convert your audience. ",
"isInternal": true
}
},
{
"node": {
"id": "5c2e0b9d-3b5f-9416-1aed-6477628926ba",
"type": "text",
"text": {
"html": "<p class=\"paragraph-5\">Turn your ideas into eye-catching videos in minutes. With Identable's animation video maker you can: </p>",
"text": "Turn your ideas into eye-catching videos in minutes. With Identable's animation video maker you can: "
},
"attributes": {}
},
"data": {
"match": "animation video maker",
"word": "animation video maker",
"url": "https://identable.io/ads-explainer-video-maker",
"updatedText": "Turn your ideas into eye-catching videos in minutes. With Identable's <a href=\"https://identable.io/ads-explainer-video-maker\" target=\"_blank\">animation video maker</a> you can: ",
"currentText": "Turn your ideas into eye-catching videos in minutes. With Identable's animation video maker you can: ",
"isInternal": true
}
},
{
"node": {
"id": "5c2e0b9d-3b5f-9416-1aed-6477628926c3",
"type": "text",
"text": {
"html": "<p class=\"paragraph-5\">No more wasting time manually adjusting settings. Our AI technology works behind the scenes to simplify the manufacturing process. So, you can focus on what matters most.</p>",
"text": "No more wasting time manually adjusting settings. Our AI technology works behind the scenes to simplify the manufacturing process. So, you can focus on what matters most."
},
"attributes": {}
},
"data": {
"match": "AI",
"word": "AI",
"url": "https://identable.io/identable-news/identable-news-10",
"updatedText": "No more wasting time manually adjusting settings. Our <a href=\"https://identable.io/identable-news/identable-news-10\" target=\"_blank\">AI</a> technology works behind the scenes to simplify the manufacturing process. So, you can focus on what matters most.",
"currentText": "No more wasting time manually adjusting settings. Our AI technology works behind the scenes to simplify the manufacturing process. So, you can focus on what matters most.",
"isInternal": true
}
},
{
"node": {
"id": "5c2e0b9d-3b5f-9416-1aed-647762892710",
"type": "text",
"text": {
"html": "<p class=\"paragraph-7\">Save on hiring multiple experts using our integrated AI platform.</p>",
"text": "Save on hiring multiple experts using our integrated AI platform."
},
"attributes": {}
},
"data": {
"match": "AI",
"word": "AI",
"url": "https://identable.io/identable-news/identable-news-10",
"updatedText": "Save on hiring multiple experts using our integrated <a href=\"https://identable.io/identable-news/identable-news-10\" target=\"_blank\">AI</a> platform.",
"currentText": "Save on hiring multiple experts using our integrated AI platform.",
"isInternal": true
}
},
{
"node": {
"id": "5c2e0b9d-3b5f-9416-1aed-647762892718",
"type": "text",
"text": {
"html": "<p class=\"paragraph-7\">User-friendly templates and AI features help you create videos easily. Even if you are a beginner. </p>",
"text": "User-friendly templates and AI features help you create videos easily. Even if you are a beginner. "
},
"attributes": {}
},
"data": {
"match": "AI",
"word": "AI",
"url": "https://identable.io/identable-news/identable-news-10",
"updatedText": "User-friendly templates and <a href=\"https://identable.io/identable-news/identable-news-10\" target=\"_blank\">AI</a> features help you create videos easily. Even if you are a beginner. ",
"currentText": "User-friendly templates and AI features help you create videos easily. Even if you are a beginner. ",
"isInternal": true
}
}
]
},
"recommendation": "Add internal links to improve site structure and SEO.",
"status": "warning",
"expand": false
}
]
|
67bee81d7bb23ff9865a07e4
|
true
|
1740757368586
|
explainer video software, animated videos, conten…
|
{
"isPage": true,
"pageId": "66ced8f1c389ae31b032e159",
"path": "/explainer-video-maker"
}
|
true
|
false
|
webflow
|
||
67bee82d521b87a90c04f393
|
67bee82c7bb23ff9865a07eb
|
67b0979ca39dd4265cd31102
|
1741136054282
|
true
|
{
"audits": {
"viewport": {
"id": "viewport",
"title": "Has a `<meta name=\"viewport\">` tag with `width` or `initial-scale`",
"description": "A `<meta name=\"viewport\">` not only optimizes your app for mobile screen sizes, but also prevents [a 300 millisecond delay to user input](https://developer.chrome.com/blog/300ms-tap-delay-gone-away/). [Learn more about using the viewport meta tag](https://developer.chrome.com/docs/lighthouse/pwa/viewport/).",
"score": 1,
"scoreDisplayMode": "metricSavings",
"warnings": [],
"metricSavings": {
"INP": 0
},
"details": {
"type": "debugdata",
"viewportContent": "width=device-width, initial-scale=1"
},
"guidanceLevel": 3
},
"first-contentful-paint": {
"id": "first-contentful-paint",
"title": "First Contentful Paint",
"description": "First Contentful Paint marks the time at which the first text or image is painted. [Learn more about the First Contentful Paint metric](https://developer.chrome.com/docs/lighthouse/performance/first-contentful-paint/).",
"score": 0.79,
"scoreDisplayMode": "numeric",
"numericValue": 1135.3863000000001,
"numericUnit": "millisecond",
"displayValue": "1.1 s",
"scoringOptions": {
"p10": 934,
"median": 1600
}
},
"largest-contentful-paint": {
"id": "largest-contentful-paint",
"title": "Largest Contentful Paint",
"description": "Largest Contentful Paint marks the time at which the largest text or image is painted. [Learn more about the Largest Contentful Paint metric](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-largest-contentful-paint/)",
"score": 0.85,
"scoreDisplayMode": "numeric",
"numericValue": 1358.9274,
"numericUnit": "millisecond",
"displayValue": "1.4 s",
"scoringOptions": {
"p10": 1200,
"median": 2400
}
},
"first-meaningful-paint": {
"id": "first-meaningful-paint",
"title": "First Meaningful Paint",
"description": "First Meaningful Paint measures when the primary content of a page is visible. [Learn more about the First Meaningful Paint metric](https://developer.chrome.com/docs/lighthouse/performance/first-meaningful-paint/).",
"score": null,
"scoreDisplayMode": "notApplicable"
},
"speed-index": {
"id": "speed-index",
"title": "Speed Index",
"description": "Speed Index shows how quickly the contents of a page are visibly populated. [Learn more about the Speed Index metric](https://developer.chrome.com/docs/lighthouse/performance/speed-index/).",
"score": 0.9,
"scoreDisplayMode": "numeric",
"numericValue": 1292.7460939742414,
"numericUnit": "millisecond",
"displayValue": "1.3 s",
"scoringOptions": {
"p10": 1311,
"median": 2300
}
},
"total-blocking-time": {
"id": "total-blocking-time",
"title": "Total Blocking Time",
"description": "Sum of all time periods between FCP and Time to Interactive, when task length exceeded 50ms, expressed in milliseconds. [Learn more about the Total Blocking Time metric](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-total-blocking-time/).",
"score": 1,
"scoreDisplayMode": "numeric",
"numericValue": 0,
"numericUnit": "millisecond",
"displayValue": "0 ms",
"scoringOptions": {
"p10": 150,
"median": 350
}
},
"max-potential-fid": {
"id": "max-potential-fid",
"title": "Max Potential First Input Delay",
"description": "The maximum potential First Input Delay that your users could experience is the duration of the longest task. [Learn more about the Maximum Potential First Input Delay metric](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-max-potential-fid/).",
"score": 1,
"scoreDisplayMode": "numeric",
"numericValue": 45,
"numericUnit": "millisecond",
"displayValue": "50 ms",
"details": {
"type": "debugdata",
"observedMaxDurationLoaf": {
"args": {
"data": {
"blockingDuration": 0,
"duration": 110.583,
"numScripts": 4,
"renderDuration": 2.971,
"styleAndLayoutDuration": 1.193
}
},
"cat": "devtools.timeline",
"id2": {
"local": "0x1e5001f5168"
},
"name": "LongAnimationFrame",
"ph": "b",
"pid": 281459,
"scope": "devtools.timeline",
"tid": 281459,
"ts": 51960168894560
},
"observedMaxBlockingLoaf": {
"args": {
"data": {
"blockingDuration": 37.422,
"duration": 103.521,
"numScripts": 3,
"renderDuration": 1.33,
"styleAndLayoutDuration": 1.252
}
},
"cat": "devtools.timeline",
"id2": {
"local": "0x1e5001f5168"
},
"name": "LongAnimationFrame",
"ph": "b",
"pid": 281459,
"scope": "devtools.timeline",
"tid": 281459,
"ts": 51960168775927
},
"observedLoafs": [
{
"startTime": 339.505,
"duration": 83.92,
"blockingDuration": 0
},
{
"startTime": 423.636,
"duration": 63.543,
"blockingDuration": 12.765
},
{
"startTime": 531.729,
"duration": 103.521,
"blockingDuration": 37.422
},
{
"startTime": 650.362,
"duration": 110.583,
"blockingDuration": 0
},
{
"startTime": 760.989,
"duration": 60.094,
"blockingDuration": 0
}
]
}
},
"server-response-time": {
"id": "server-response-time",
"title": "Initial server response time was short",
"description": "Keep the server response time for the main document short because all other requests depend on it. [Learn more about the Time to First Byte metric](https://developer.chrome.com/docs/lighthouse/performance/time-to-first-byte/).",
"score": 1,
"scoreDisplayMode": "informative",
"numericValue": 46.716,
"numericUnit": "millisecond",
"displayValue": "Root document took 50 ms",
"metricSavings": {
"FCP": 0,
"LCP": 0
},
"details": {
"type": "opportunity",
"headings": [
{
"key": "url",
"valueType": "url",
"label": "URL"
},
{
"key": "responseTime",
"valueType": "timespanMs",
"label": "Time Spent"
}
],
"items": [
{
"url": "https://www.identable.io/pricing",
"responseTime": 46.716
}
],
"overallSavingsMs": 0
},
"guidanceLevel": 1
},
"interactive": {
"id": "interactive",
"title": "Time to Interactive",
"description": "Time to Interactive is the amount of time it takes for the page to become fully interactive. [Learn more about the Time to Interactive metric](https://developer.chrome.com/docs/lighthouse/performance/interactive/).",
"score": 0.99,
"scoreDisplayMode": "numeric",
"numericValue": 1358.9274,
"numericUnit": "millisecond",
"displayValue": "1.4 s"
},
"user-timings": {
"id": "user-timings",
"title": "User Timing marks and measures",
"description": "Consider instrumenting your app with the User Timing API to measure your app's real-world performance during key user experiences. [Learn more about User Timing marks](https://developer.chrome.com/docs/lighthouse/performance/user-timings/).",
"score": null,
"scoreDisplayMode": "notApplicable",
"details": {
"type": "table",
"headings": [],
"items": []
},
"guidanceLevel": 2
},
"diagnostics": {
"id": "diagnostics",
"title": "Diagnostics",
"description": "Collection of useful page vitals.",
"score": 1,
"scoreDisplayMode": "informative",
"details": {
"type": "debugdata",
"items": [
{
"numRequests": 73,
"numScripts": 27,
"numStylesheets": 2,
"numFonts": 16,
"numTasks": 1443,
"numTasksOver10ms": 11,
"numTasksOver25ms": 5,
"numTasksOver50ms": 1,
"numTasksOver100ms": 0,
"numTasksOver500ms": 0,
"rtt": 0.023200000000000002,
"throughput": 17931539.1285504,
"maxRtt": 170.205,
"maxServerLatency": 454.333,
"totalByteWeight": 1680796,
"totalTaskTime": 627.492999999995,
"mainDocumentTransferSize": 34363
}
]
}
},
"metrics": {
"id": "metrics",
"title": "Metrics",
"description": "Collects all available metrics.",
"score": 1,
"scoreDisplayMode": "informative",
"numericValue": 1359,
"numericUnit": "millisecond",
"details": {
"type": "debugdata",
"items": [
{
"firstContentfulPaint": 1135,
"largestContentfulPaint": 1359,
"interactive": 1359,
"speedIndex": 1293,
"totalBlockingTime": 0,
"maxPotentialFID": 45,
"cumulativeLayoutShift": 0.004615980886816683,
"cumulativeLayoutShiftMainFrame": 0.004615980886816683,
"timeToFirstByte": 337,
"observedTimeOrigin": 0,
"observedTimeOriginTs": 51960168244198,
"observedNavigationStart": 0,
"observedNavigationStartTs": 51960168244198,
"observedFirstPaint": 438,
"observedFirstPaintTs": 51960168681950,
"observedFirstContentfulPaint": 503,
"observedFirstContentfulPaintTs": 51960168747669,
"observedFirstContentfulPaintAllFrames": 503,
"observedFirstContentfulPaintAllFramesTs": 51960168747669,
"observedLargestContentfulPaint": 503,
"observedLargestContentfulPaintTs": 51960168747669,
"observedLargestContentfulPaintAllFrames": 503,
"observedLargestContentfulPaintAllFramesTs": 51960168747669,
"observedTraceEnd": 4844,
"observedTraceEndTs": 51960173088022,
"observedLoad": 1720,
"observedLoadTs": 51960169964499,
"observedDomContentLoaded": 638,
"observedDomContentLoadedTs": 51960168882235,
"observedCumulativeLayoutShift": 0.004615980886816683,
"observedCumulativeLayoutShiftMainFrame": 0.004615980886816683,
"observedFirstVisualChange": 499,
"observedFirstVisualChangeTs": 51960168743198,
"observedLastVisualChange": 832,
"observedLastVisualChangeTs": 51960169076198,
"observedSpeedIndex": 534,
"observedSpeedIndexTs": 51960168778276
},
{
"lcpInvalidated": false
}
]
}
},
"largest-contentful-paint-element": {
"id": "largest-contentful-paint-element",
"title": "Largest Contentful Paint element",
"description": "This is the largest contentful element painted within the viewport. [Learn more about the Largest Contentful Paint element](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-largest-contentful-paint/)",
"score": 0,
"scoreDisplayMode": "metricSavings",
"displayValue": "1,360 ms",
"metricSavings": {
"LCP": 150
},
"details": {
"type": "list",
"items": [
{
"type": "table",
"headings": [
{
"key": "node",
"valueType": "node",
"label": "Element"
}
],
"items": [
{
"node": {
"type": "node",
"lhId": "page-0-H2",
"path": "2,HTML,1,BODY,5,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,H2",
"selector": "div.div-block-24 > div.uui-text-align-center-8-copy > div.uui-max-width-large-14 > h2.uui-heading-medium-27",
"boundingRect": {
"top": 144,
"bottom": 206,
"left": 195,
"right": 1155,
"width": 960,
"height": 62
},
"snippet": "<h2 class=\"uui-heading-medium-27\">",
"nodeLabel": "Choose the Plan that suits your needs"
}
}
]
},
{
"type": "table",
"headings": [
{
"key": "phase",
"valueType": "text",
"label": "Phase"
},
{
"key": "percent",
"valueType": "text",
"label": "% of LCP"
},
{
"key": "timing",
"valueType": "ms",
"label": "Timing"
}
],
"items": [
{
"phase": "TTFB",
"timing": 336.9,
"percent": "25%"
},
{
"phase": "Load Delay",
"timing": 0,
"percent": "0%"
},
{
"phase": "Load Time",
"timing": 0,
"percent": "0%"
},
{
"phase": "Render Delay",
"timing": 1022.0274000000001,
"percent": "75%"
}
]
}
]
},
"guidanceLevel": 1
},
"render-blocking-resources": {
"id": "render-blocking-resources",
"title": "Eliminate render-blocking resources",
"description": "Resources are blocking the first paint of your page. Consider delivering critical JS/CSS inline and deferring all non-critical JS/styles. [Learn how to eliminate render-blocking resources](https://developer.chrome.com/docs/lighthouse/performance/render-blocking-resources/).",
"score": 0,
"scoreDisplayMode": "metricSavings",
"numericValue": 107,
"numericUnit": "millisecond",
"displayValue": "Potential savings of 110 ms",
"metricSavings": {
"FCP": 100,
"LCP": 100
},
"details": {
"type": "opportunity",
"headings": [
{
"key": "url",
"valueType": "url",
"label": "URL"
},
{
"key": "totalBytes",
"valueType": "bytes",
"label": "Transfer Size"
},
{
"key": "wastedMs",
"valueType": "timespanMs",
"label": "Potential Savings"
}
],
"items": [
{
"url": "https://cdn.prod.website-files.com/66a1dc1f0e7a57bca8d02680/css/identables.webflow.312759eea.min.css",
"totalBytes": 75649,
"wastedMs": 338
},
{
"url": "https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js",
"totalBytes": 6058,
"wastedMs": 224
},
{
"url": "https://cdn-cookieyes.com/client_data/3868f392e802de28d507397c/script.js",
"totalBytes": 35061,
"wastedMs": 279
}
],
"overallSavingsMs": 107
},
"guidanceLevel": 2
},
"dom-size": {
"id": "dom-size",
"title": "Avoid an excessive DOM size",
"description": "A large DOM will increase memory usage, cause longer [style calculations](https://developers.google.com/web/fundamentals/performance/rendering/reduce-the-scope-and-complexity-of-style-calculations), and produce costly [layout reflows](https://developers.google.com/speed/articles/reflow). [Learn how to avoid an excessive DOM size](https://developer.chrome.com/docs/lighthouse/performance/dom-size/).",
"score": 0.5,
"scoreDisplayMode": "metricSavings",
"numericValue": 2342,
"numericUnit": "element",
"displayValue": "2,342 elements",
"metricSavings": {
"TBT": 0
},
"details": {
"type": "table",
"headings": [
{
"key": "statistic",
"valueType": "text",
"label": "Statistic"
},
{
"key": "node",
"valueType": "node",
"label": "Element"
},
{
"key": "value",
"valueType": "numeric",
"label": "Value"
}
],
"items": [
{
"statistic": "Total DOM Elements",
"value": {
"type": "numeric",
"granularity": 1,
"value": 2342
}
},
{
"node": {
"type": "node",
"lhId": "1-71-rect",
"path": "2,HTML,1,BODY,4,DIV,0,DIV,1,NAV,0,DIV,0,DIV,1,NAV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,1,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,A,0,DIV,0,DIV,0,svg,0,svg,1,defs,0,clipPath,0,rect",
"selector": "svg > defs > clippath#clip0_325_5791 > rect",
"boundingRect": {
"top": 0,
"bottom": 0,
"left": 0,
"right": 0,
"width": 0,
"height": 0
},
"snippet": "<rect width=\"32\" height=\"38\" fill=\"white\">",
"nodeLabel": "svg > defs > clippath#clip0_325_5791 > rect"
},
"statistic": "Maximum DOM Depth",
"value": {
"type": "numeric",
"granularity": 1,
"value": 27
}
},
{
"node": {
"type": "node",
"lhId": "1-72-BODY",
"path": "2,HTML,1,BODY",
"selector": "body.body-2",
"boundingRect": {
"top": 0,
"bottom": 3597,
"left": 0,
"right": 1350,
"width": 1350,
"height": 3597
},
"snippet": "<body class=\"body-2\">",
"nodeLabel": "body.body-2"
},
"statistic": "Maximum Child Elements",
"value": {
"type": "numeric",
"granularity": 1,
"value": 17
}
}
]
},
"guidanceLevel": 1
},
"categories": {
"performance": {
"title": "Performance",
"supportedModes": [
"navigation",
"timespan",
"snapshot"
],
"auditRefs": [
{
"id": "first-contentful-paint",
"weight": 10,
"group": "metrics",
"acronym": "FCP"
},
{
"id": "largest-contentful-paint",
"weight": 25,
"group": "metrics",
"acronym": "LCP"
},
{
"id": "total-blocking-time",
"weight": 30,
"group": "metrics",
"acronym": "TBT"
},
{
"id": "cumulative-layout-shift",
"weight": 25,
"group": "metrics",
"acronym": "CLS"
},
{
"id": "speed-index",
"weight": 10,
"group": "metrics",
"acronym": "SI"
},
{
"id": "interactive",
"weight": 0,
"group": "hidden",
"acronym": "TTI"
},
{
"id": "max-potential-fid",
"weight": 0,
"group": "hidden"
},
{
"id": "first-meaningful-paint",
"weight": 0,
"acronym": "FMP",
"group": "hidden"
},
{
"id": "render-blocking-resources",
"weight": 0,
"group": "diagnostics"
},
{
"id": "uses-responsive-images",
"weight": 0,
"group": "diagnostics"
},
{
"id": "offscreen-images",
"weight": 0,
"group": "diagnostics"
},
{
"id": "unminified-css",
"weight": 0,
"group": "diagnostics"
},
{
"id": "unminified-javascript",
"weight": 0,
"group": "diagnostics"
},
{
"id": "unused-css-rules",
"weight": 0,
"group": "diagnostics"
},
{
"id": "unused-javascript",
"weight": 0,
"group": "diagnostics"
},
{
"id": "uses-optimized-images",
"weight": 0,
"group": "diagnostics"
},
{
"id": "modern-image-formats",
"weight": 0,
"group": "diagnostics"
},
{
"id": "uses-text-compression",
"weight": 0,
"group": "diagnostics"
},
{
"id": "uses-rel-preconnect",
"weight": 0,
"group": "diagnostics"
},
{
"id": "server-response-time",
"weight": 0,
"group": "diagnostics"
},
{
"id": "redirects",
"weight": 0,
"group": "diagnostics"
},
{
"id": "uses-http2",
"weight": 0,
"group": "diagnostics"
},
{
"id": "efficient-animated-content",
"weight": 0,
"group": "diagnostics"
},
{
"id": "duplicated-javascript",
"weight": 0,
"group": "diagnostics"
},
{
"id": "legacy-javascript",
"weight": 0,
"group": "diagnostics"
},
{
"id": "prioritize-lcp-image",
"weight": 0,
"group": "diagnostics"
},
{
"id": "total-byte-weight",
"weight": 0,
"group": "diagnostics"
},
{
"id": "uses-long-cache-ttl",
"weight": 0,
"group": "diagnostics"
},
{
"id": "dom-size",
"weight": 0,
"group": "diagnostics"
},
{
"id": "critical-request-chains",
"weight": 0,
"group": "diagnostics"
},
{
"id": "user-timings",
"weight": 0,
"group": "diagnostics"
},
{
"id": "bootup-time",
"weight": 0,
"group": "diagnostics"
},
{
"id": "mainthread-work-breakdown",
"weight": 0,
"group": "diagnostics"
},
{
"id": "font-display",
"weight": 0,
"group": "diagnostics"
},
{
"id": "third-party-summary",
"weight": 0,
"group": "diagnostics"
},
{
"id": "third-party-facades",
"weight": 0,
"group": "diagnostics"
},
{
"id": "largest-contentful-paint-element",
"weight": 0,
"group": "diagnostics"
},
{
"id": "lcp-lazy-loaded",
"weight": 0,
"group": "diagnostics"
},
{
"id": "layout-shifts",
"weight": 0,
"group": "diagnostics"
},
{
"id": "uses-passive-event-listeners",
"weight": 0,
"group": "diagnostics"
},
{
"id": "no-document-write",
"weight": 0,
"group": "diagnostics"
},
{
"id": "long-tasks",
"weight": 0,
"group": "diagnostics"
},
{
"id": "non-composited-animations",
"weight": 0,
"group": "diagnostics"
},
{
"id": "unsized-images",
"weight": 0,
"group": "diagnostics"
},
{
"id": "viewport",
"weight": 0,
"group": "diagnostics"
},
{
"id": "bf-cache",
"weight": 0,
"group": "diagnostics"
},
{
"id": "network-requests",
"weight": 0,
"group": "hidden"
},
{
"id": "network-rtt",
"weight": 0,
"group": "hidden"
},
{
"id": "network-server-latency",
"weight": 0,
"group": "hidden"
},
{
"id": "main-thread-tasks",
"weight": 0,
"group": "hidden"
},
{
"id": "diagnostics",
"weight": 0,
"group": "hidden"
},
{
"id": "metrics",
"weight": 0,
"group": "hidden"
},
{
"id": "screenshot-thumbnails",
"weight": 0,
"group": "hidden"
},
{
"id": "final-screenshot",
"weight": 0,
"group": "hidden"
},
{
"id": "script-treemap-data",
"weight": 0,
"group": "hidden"
},
{
"id": "resource-summary",
"weight": 0,
"group": "hidden"
}
],
"id": "performance",
"score": 0.93
},
"seo": {
"title": "SEO",
"description": "These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on [Core Web Vitals](https://web.dev/explore/vitals). [Learn more about Google Search Essentials](https://support.google.com/webmasters/answer/35769).",
"manualDescription": "Run these additional validators on your site to check additional SEO best practices.",
"supportedModes": [
"navigation",
"snapshot"
],
"auditRefs": [
{
"id": "is-crawlable",
"weight": 4.043478260869565,
"group": "seo-crawl"
},
{
"id": "document-title",
"weight": 1,
"group": "seo-content"
},
{
"id": "meta-description",
"weight": 1,
"group": "seo-content"
},
{
"id": "http-status-code",
"weight": 1,
"group": "seo-crawl"
},
{
"id": "link-text",
"weight": 1,
"group": "seo-content"
},
{
"id": "crawlable-anchors",
"weight": 1,
"group": "seo-crawl"
},
{
"id": "robots-txt",
"weight": 1,
"group": "seo-crawl"
},
{
"id": "image-alt",
"weight": 1,
"group": "seo-content"
},
{
"id": "hreflang",
"weight": 1,
"group": "seo-content"
},
{
"id": "canonical",
"weight": 1,
"group": "seo-content"
},
{
"id": "structured-data",
"weight": 0
}
],
"id": "seo",
"score": 0.92
}
}
}
}
|
Completed
|
02261209-8841-0275-0000-0e2b5f5bec5e
|
{
"resource_type": "html",
"status_code": 200,
"location": null,
"url": "https://www.identable.io/pricing",
"meta": {
"title": "Pricing",
"charset": 65001,
"follow": true,
"generator": null,
"htags": {
"h2": [
"Choose the Plan that suits your needs",
"Starter",
"Pro",
"Enterprise",
"Startups",
"Basic",
"Pro",
"Enterprise",
"Identable for startups"
],
"h3": [
"Features",
"Limits",
"Credit Usage",
"Features",
"Limits",
"Credit Usage",
"Features",
"Limits",
"Credit Usage",
"Features",
"Limits",
"Credit Usage",
"Features",
"Limits",
"Credit Usage",
"Features",
"Limits",
"Credit Usage",
"Features",
"Limits",
"Credit Usage"
]
},
"description": "Plans & Pricing",
"favicon": "https://cdn.prod.website-files.com/66a1dc1f0e7a57bca8d02680/66c727fe8d4d4112b78038fc_Logomark%20idetable%20small%20(2).png",
"meta_keywords": null,
"canonical": "https://www.identable.io/pricing",
"internal_links_count": 23,
"external_links_count": 11,
"inbound_links_count": 0,
"images_count": 10,
"images_size": 0,
"scripts_count": 9,
"scripts_size": 0,
"stylesheets_count": 0,
"stylesheets_size": 0,
"title_length": 7,
"description_length": 15,
"render_blocking_scripts_count": 3,
"render_blocking_stylesheets_count": 1,
"cumulative_layout_shift": 0,
"meta_title": null,
"content": {
"plain_text_size": 4284,
"plain_text_rate": 0.02567144860317118,
"plain_text_word_count": 654,
"automated_readability_index": 20.47902756508423,
"coleman_liau_readability_index": 15.23271056661562,
"dale_chall_readability_index": 13.80651503828484,
"flesch_kincaid_readability_index": 14.595389356814735,
"smog_readability_index": 19.1858809040293,
"description_to_content_consistency": 0,
"title_to_content_consistency": 0,
"meta_keywords_to_content_consistency": null
},
"deprecated_tags": null,
"duplicate_meta_tags": null,
"spell": null,
"social_media_tags": {
"og:title": "Pricing",
"og:description": "Plans & Pricing",
"twitter:title": "Pricing",
"twitter:description": "Plans & Pricing",
"og:type": "website",
"twitter:card": "summary_large_image"
}
},
"page_timing": {
"time_to_interactive": 229,
"dom_complete": 229,
"largest_contentful_paint": 0,
"first_input_delay": 0,
"connection_time": 16,
"time_to_secure_connection": 212,
"request_sent_time": 0,
"waiting_time": 0,
"download_time": 1,
"duration_time": 229,
"fetch_start": 0,
"fetch_end": 229
},
"onpage_score": 88.66,
"total_dom_size": 166895,
"custom_js_response": null,
"custom_js_client_exception": null,
"resource_errors": {
"errors": [
{
"line": 49,
"column": 5,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 80,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 89,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 98,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 107,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 116,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 127,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 136,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 145,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 154,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 169,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 178,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 187,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 196,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 205,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 214,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 223,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 232,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 241,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 250,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 259,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 268,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 277,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 286,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 295,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 304,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 313,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 322,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 331,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 340,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 349,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 358,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 367,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 376,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 385,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 394,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 403,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 412,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 421,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 430,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 439,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 448,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 457,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 466,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 475,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 484,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 493,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 502,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 511,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 520,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 529,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 538,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 547,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 556,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 567,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 576,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 585,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 594,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 609,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 618,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 627,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 636,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 645,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 654,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 663,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 672,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 681,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 690,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 699,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 708,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 717,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 726,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 735,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 744,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 753,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 762,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 771,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 780,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 789,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 798,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 807,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 816,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 825,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
},
{
"line": 834,
"column": 1,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
}
],
"warnings": [
{
"line": 0,
"column": 0,
"message": "Has more that 1500 nodes.",
"status_code": 2
}
]
},
"broken_resources": false,
"broken_links": false,
"duplicate_title": false,
"duplicate_description": false,
"duplicate_content": false,
"click_depth": 0,
"size": 166895,
"encoded_size": 0,
"total_transfer_size": 0,
"fetch_time": "2025-02-26 12:09:44 +00:00",
"cache_control": {
"cachable": false,
"ttl": 0
},
"checks": {
"no_content_encoding": false,
"high_loading_time": false,
"is_redirect": false,
"is_4xx_code": false,
"is_5xx_code": false,
"is_broken": false,
"is_www": true,
"is_https": true,
"is_http": false,
"high_waiting_time": false,
"has_micromarkup": false,
"has_micromarkup_errors": false,
"no_doctype": false,
"has_html_doctype": true,
"canonical": true,
"no_encoding_meta_tag": false,
"no_h1_tag": true,
"https_to_http_links": false,
"size_greater_than_3mb": false,
"meta_charset_consistency": true,
"has_meta_refresh_redirect": false,
"has_render_blocking_resources": true,
"low_content_rate": true,
"high_content_rate": false,
"low_character_count": false,
"high_character_count": false,
"small_page_size": false,
"large_page_size": false,
"low_readability_rate": true,
"irrelevant_description": true,
"irrelevant_title": true,
"irrelevant_meta_keywords": false,
"title_too_long": false,
"has_meta_title": false,
"title_too_short": true,
"deprecated_html_tags": false,
"duplicate_meta_tags": false,
"duplicate_title_tag": false,
"no_image_alt": true,
"no_image_title": true,
"no_description": false,
"no_title": false,
"no_favicon": false,
"seo_friendly_url": true,
"flash": false,
"frame": false,
"lorem_ipsum": false,
"seo_friendly_url_characters_check": true,
"seo_friendly_url_dynamic_check": true,
"seo_friendly_url_keywords_check": true,
"seo_friendly_url_relative_length_check": true
},
"content_encoding": "gzip",
"media_type": "text/html",
"server": null,
"is_resource": false,
"url_length": 32,
"relative_url_length": 8,
"last_modified": {
"header": "2025-02-12 06:04:14 +00:00",
"sitemap": null,
"meta_tag": null
}
}
|
true
|
1740664021618
|
[
{
"category": "Meta Title",
"alertMessage": "Missing meta title",
"alertDescription": "Your page is missing a meta title. A strong meta title improves SEO rankings and user engagement.",
"value": {
"currentValue": "No meta title found",
"updatedValue": "Identable Pricing Plans | AI-Powered Solutions"
},
"recommendation": "Ensure your meta title is between 50 and 60 characters and contains primary keywords.",
"status": "Optimized",
"expand": false
},
{
"category": "Meta Description",
"alertMessage": "Missing meta description",
"alertDescription": "A meta description helps users and search engines understand your page content.",
"value": {
"currentValue": "No meta description found",
"updatedValue": "Discover flexible pricing plans at Identable.io, tailored to meet your needs with transparent and scalable options. Explore our pricing today"
},
"recommendation": "Add a compelling meta description between 120-160 characters.",
"status": "Optimized",
"expand": false
},
{
"category": "Headings",
"alertMessage": "Missing H1 tag",
"alertDescription": "An H1 tag is crucial for SEO as it defines the main topic of your page.",
"value": {
"currentValue": "No H1 tag found",
"updatedValue": "Pricing Plans for Identity Verification Solutions at Identable.io"
},
"recommendation": "Add an H1 tag that clearly defines the topic of the page.",
"status": "Contact Support",
"expand": false
}
]
|
67bee81d7bb23ff9865a07e4
|
true
|
1740669533043
|
digital marketing, social media marketing, market…
|
{
"isPage": true,
"pageId": "66cd68ba93cdb88316165e84",
"path": "/pricing"
}
|
true
|
false
|
webflow
|
||
67bee82d521b87a90c04f39a
|
67bee82c7bb23ff9865a07eb
|
67b0979ca39dd4265cd31102
|
1741136054282
|
true
|
{
"audits": {
"viewport": {
"id": "viewport",
"title": "Has a `<meta name=\"viewport\">` tag with `width` or `initial-scale`",
"description": "A `<meta name=\"viewport\">` not only optimizes your app for mobile screen sizes, but also prevents [a 300 millisecond delay to user input](https://developer.chrome.com/blog/300ms-tap-delay-gone-away/). [Learn more about using the viewport meta tag](https://developer.chrome.com/docs/lighthouse/pwa/viewport/).",
"score": 1,
"scoreDisplayMode": "metricSavings",
"warnings": [],
"metricSavings": {
"INP": 0
},
"details": {
"type": "debugdata",
"viewportContent": "width=device-width, initial-scale=1"
},
"guidanceLevel": 3
},
"first-contentful-paint": {
"id": "first-contentful-paint",
"title": "First Contentful Paint",
"description": "First Contentful Paint marks the time at which the first text or image is painted. [Learn more about the First Contentful Paint metric](https://developer.chrome.com/docs/lighthouse/performance/first-contentful-paint/).",
"score": 0.67,
"scoreDisplayMode": "numeric",
"numericValue": 1316.8965,
"numericUnit": "millisecond",
"displayValue": "1.3 s",
"scoringOptions": {
"p10": 934,
"median": 1600
}
},
"largest-contentful-paint": {
"id": "largest-contentful-paint",
"title": "Largest Contentful Paint",
"description": "Largest Contentful Paint marks the time at which the largest text or image is painted. [Learn more about the Largest Contentful Paint metric](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-largest-contentful-paint/)",
"score": 0.44,
"scoreDisplayMode": "numeric",
"numericValue": 2600.1781999999994,
"numericUnit": "millisecond",
"displayValue": "2.6 s",
"scoringOptions": {
"p10": 1200,
"median": 2400
}
},
"first-meaningful-paint": {
"id": "first-meaningful-paint",
"title": "First Meaningful Paint",
"description": "First Meaningful Paint measures when the primary content of a page is visible. [Learn more about the First Meaningful Paint metric](https://developer.chrome.com/docs/lighthouse/performance/first-meaningful-paint/).",
"score": null,
"scoreDisplayMode": "notApplicable"
},
"speed-index": {
"id": "speed-index",
"title": "Speed Index",
"description": "Speed Index shows how quickly the contents of a page are visibly populated. [Learn more about the Speed Index metric](https://developer.chrome.com/docs/lighthouse/performance/speed-index/).",
"score": 0.88,
"scoreDisplayMode": "numeric",
"numericValue": 1354.8926881820248,
"numericUnit": "millisecond",
"displayValue": "1.4 s",
"scoringOptions": {
"p10": 1311,
"median": 2300
}
},
"total-blocking-time": {
"id": "total-blocking-time",
"title": "Total Blocking Time",
"description": "Sum of all time periods between FCP and Time to Interactive, when task length exceeded 50ms, expressed in milliseconds. [Learn more about the Total Blocking Time metric](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-total-blocking-time/).",
"score": 1,
"scoreDisplayMode": "numeric",
"numericValue": 9,
"numericUnit": "millisecond",
"displayValue": "10 ms",
"scoringOptions": {
"p10": 150,
"median": 350
}
},
"max-potential-fid": {
"id": "max-potential-fid",
"title": "Max Potential First Input Delay",
"description": "The maximum potential First Input Delay that your users could experience is the duration of the longest task. [Learn more about the Maximum Potential First Input Delay metric](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-max-potential-fid/).",
"score": 0.99,
"scoreDisplayMode": "numeric",
"numericValue": 68,
"numericUnit": "millisecond",
"displayValue": "70 ms",
"details": {
"type": "debugdata",
"observedMaxDurationLoaf": {
"args": {
"data": {
"blockingDuration": 32.121,
"duration": 95.587,
"numScripts": 2,
"renderDuration": 13.85,
"styleAndLayoutDuration": 13.773
}
},
"cat": "devtools.timeline",
"id2": {
"local": "0x2577001f5168"
},
"name": "LongAnimationFrame",
"ph": "b",
"pid": 182095,
"scope": "devtools.timeline",
"tid": 182095,
"ts": 746549458805
},
"observedMaxBlockingLoaf": {
"args": {
"data": {
"blockingDuration": 32.121,
"duration": 95.587,
"numScripts": 2,
"renderDuration": 13.85,
"styleAndLayoutDuration": 13.773
}
},
"cat": "devtools.timeline",
"id2": {
"local": "0x2577001f5168"
},
"name": "LongAnimationFrame",
"ph": "b",
"pid": 182095,
"scope": "devtools.timeline",
"tid": 182095,
"ts": 746549458805
},
"observedLoafs": [
{
"startTime": 387.508,
"duration": 93.251,
"blockingDuration": 0
},
{
"startTime": 576.771,
"duration": 95.587,
"blockingDuration": 32.121
},
{
"startTime": 672.383,
"duration": 71.799,
"blockingDuration": 0
},
{
"startTime": 744.23,
"duration": 59.305,
"blockingDuration": 0
}
]
}
},
"server-response-time": {
"id": "server-response-time",
"title": "Initial server response time was short",
"description": "Keep the server response time for the main document short because all other requests depend on it. [Learn more about the Time to First Byte metric](https://developer.chrome.com/docs/lighthouse/performance/time-to-first-byte/).",
"score": 1,
"scoreDisplayMode": "informative",
"numericValue": 68.53099999999999,
"numericUnit": "millisecond",
"displayValue": "Root document took 70 ms",
"metricSavings": {
"FCP": 0,
"LCP": 0
},
"details": {
"type": "opportunity",
"headings": [
{
"key": "url",
"valueType": "url",
"label": "URL"
},
{
"key": "responseTime",
"valueType": "timespanMs",
"label": "Time Spent"
}
],
"items": [
{
"url": "https://www.identable.io/carousel-generator",
"responseTime": 68.53099999999999
}
],
"overallSavingsMs": 0
},
"guidanceLevel": 1
},
"interactive": {
"id": "interactive",
"title": "Time to Interactive",
"description": "Time to Interactive is the amount of time it takes for the page to become fully interactive. [Learn more about the Time to Interactive metric](https://developer.chrome.com/docs/lighthouse/performance/interactive/).",
"score": 0.85,
"scoreDisplayMode": "numeric",
"numericValue": 2730.228045,
"numericUnit": "millisecond",
"displayValue": "2.7 s"
},
"user-timings": {
"id": "user-timings",
"title": "User Timing marks and measures",
"description": "Consider instrumenting your app with the User Timing API to measure your app's real-world performance during key user experiences. [Learn more about User Timing marks](https://developer.chrome.com/docs/lighthouse/performance/user-timings/).",
"score": null,
"scoreDisplayMode": "notApplicable",
"details": {
"type": "table",
"headings": [],
"items": []
},
"guidanceLevel": 2
},
"diagnostics": {
"id": "diagnostics",
"title": "Diagnostics",
"description": "Collection of useful page vitals.",
"score": 1,
"scoreDisplayMode": "informative",
"details": {
"type": "debugdata",
"items": [
{
"numRequests": 85,
"numScripts": 27,
"numStylesheets": 2,
"numFonts": 16,
"numTasks": 1828,
"numTasksOver10ms": 10,
"numTasksOver25ms": 3,
"numTasksOver50ms": 1,
"numTasksOver100ms": 0,
"numTasksOver500ms": 0,
"rtt": 0.028399999999999998,
"throughput": 20328776.476786017,
"maxRtt": 169.191,
"maxServerLatency": 451.31399999999996,
"totalByteWeight": 1803587,
"totalTaskTime": 569.894,
"mainDocumentTransferSize": 36123
}
]
}
},
"metrics": {
"id": "metrics",
"title": "Metrics",
"description": "Collects all available metrics.",
"score": 1,
"scoreDisplayMode": "informative",
"numericValue": 2730,
"numericUnit": "millisecond",
"details": {
"type": "debugdata",
"items": [
{
"firstContentfulPaint": 1317,
"largestContentfulPaint": 2600,
"interactive": 2730,
"speedIndex": 1355,
"totalBlockingTime": 9,
"maxPotentialFID": 68,
"cumulativeLayoutShift": 0.18311805424218544,
"cumulativeLayoutShiftMainFrame": 0.18311805424218544,
"lcpLoadStart": 1778,
"lcpLoadEnd": 2204,
"timeToFirstByte": 386,
"observedTimeOrigin": 0,
"observedTimeOriginTs": 746548882034,
"observedNavigationStart": 0,
"observedNavigationStartTs": 746548882034,
"observedFirstPaint": 494,
"observedFirstPaintTs": 746549375574,
"observedFirstContentfulPaint": 528,
"observedFirstContentfulPaintTs": 746549409881,
"observedFirstContentfulPaintAllFrames": 528,
"observedFirstContentfulPaintAllFramesTs": 746549409881,
"observedLargestContentfulPaint": 753,
"observedLargestContentfulPaintTs": 746549635466,
"observedLargestContentfulPaintAllFrames": 753,
"observedLargestContentfulPaintAllFramesTs": 746549635466,
"observedTraceEnd": 4743,
"observedTraceEndTs": 746553624815,
"observedLoad": 1785,
"observedLoadTs": 746550666913,
"observedDomContentLoaded": 754,
"observedDomContentLoadedTs": 746549636255,
"observedCumulativeLayoutShift": 0.18311805424218544,
"observedCumulativeLayoutShiftMainFrame": 0.18311805424218544,
"observedFirstVisualChange": 538,
"observedFirstVisualChangeTs": 746549420034,
"observedLastVisualChange": 838,
"observedLastVisualChangeTs": 746549720034,
"observedSpeedIndex": 577,
"observedSpeedIndexTs": 746549458994
},
{
"lcpInvalidated": false
}
]
}
},
"largest-contentful-paint-element": {
"id": "largest-contentful-paint-element",
"title": "Largest Contentful Paint element",
"description": "This is the largest contentful element painted within the viewport. [Learn more about the Largest Contentful Paint element](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-largest-contentful-paint/)",
"score": 0,
"scoreDisplayMode": "metricSavings",
"displayValue": "2,600 ms",
"metricSavings": {
"LCP": 1400
},
"details": {
"type": "list",
"items": [
{
"type": "table",
"headings": [
{
"key": "node",
"valueType": "node",
"label": "Element"
}
],
"items": [
{
"node": {
"type": "node",
"lhId": "page-0-IMG",
"path": "2,HTML,1,BODY,5,SECTION,0,DIV,3,DIV,0,IMG",
"selector": "section.ai-article-generator-sec > div.w-layout-vflex > div.carousel-generator-img-wrapper > img.image-23",
"boundingRect": {
"top": 544,
"bottom": 1219,
"left": 68,
"right": 1283,
"width": 1215,
"height": 675
},
"snippet": "<img src=\"https://cdn.prod.website-files.com/66a1dc1f0e7a57bca8d02680/6780d081ab6466…\" loading=\"lazy\" sizes=\"(max-width: 479px) 82vw, (max-width: 767px) 81vw, (max-width: 991px) 83vw,…\" srcset=\"https://cdn.prod.website-files.com/66a1dc1f0e7a57bca8d02680/6780d081ab6466…\" alt=\"\" class=\"image-23\">",
"nodeLabel": "section.ai-article-generator-sec > div.w-layout-vflex > div.carousel-generator-img-wrapper > img.image-23"
}
}
]
},
{
"type": "table",
"headings": [
{
"key": "phase",
"valueType": "text",
"label": "Phase"
},
{
"key": "percent",
"valueType": "text",
"label": "% of LCP"
},
{
"key": "timing",
"valueType": "ms",
"label": "Timing"
}
],
"items": [
{
"phase": "TTFB",
"timing": 385.574,
"percent": "15%"
},
{
"phase": "Load Delay",
"timing": 1392.193862068368,
"percent": "54%"
},
{
"phase": "Load Time",
"timing": 425.76023350042465,
"percent": "16%"
},
{
"phase": "Render Delay",
"timing": 396.6501044312067,
"percent": "15%"
}
]
}
]
},
"guidanceLevel": 1
},
"render-blocking-resources": {
"id": "render-blocking-resources",
"title": "Eliminate render-blocking resources",
"description": "Resources are blocking the first paint of your page. Consider delivering critical JS/CSS inline and deferring all non-critical JS/styles. [Learn how to eliminate render-blocking resources](https://developer.chrome.com/docs/lighthouse/performance/render-blocking-resources/).",
"score": 0,
"scoreDisplayMode": "metricSavings",
"numericValue": 113,
"numericUnit": "millisecond",
"displayValue": "Potential savings of 110 ms",
"metricSavings": {
"FCP": 100,
"LCP": 0
},
"details": {
"type": "opportunity",
"headings": [
{
"key": "url",
"valueType": "url",
"label": "URL"
},
{
"key": "totalBytes",
"valueType": "bytes",
"label": "Transfer Size"
},
{
"key": "wastedMs",
"valueType": "timespanMs",
"label": "Potential Savings"
}
],
"items": [
{
"url": "https://cdn.prod.website-files.com/66a1dc1f0e7a57bca8d02680/css/identables.webflow.312759eea.min.css",
"totalBytes": 75494,
"wastedMs": 444
},
{
"url": "https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js",
"totalBytes": 6059,
"wastedMs": 230
},
{
"url": "https://cdn-cookieyes.com/client_data/3868f392e802de28d507397c/script.js",
"totalBytes": 35061,
"wastedMs": 284
}
],
"overallSavingsMs": 113
},
"guidanceLevel": 2
},
"dom-size": {
"id": "dom-size",
"title": "Avoid an excessive DOM size",
"description": "A large DOM will increase memory usage, cause longer [style calculations](https://developers.google.com/web/fundamentals/performance/rendering/reduce-the-scope-and-complexity-of-style-calculations), and produce costly [layout reflows](https://developers.google.com/speed/articles/reflow). [Learn how to avoid an excessive DOM size](https://developer.chrome.com/docs/lighthouse/performance/dom-size/).",
"score": 0.5,
"scoreDisplayMode": "metricSavings",
"numericValue": 1503,
"numericUnit": "element",
"displayValue": "1,503 elements",
"metricSavings": {
"TBT": 0
},
"details": {
"type": "table",
"headings": [
{
"key": "statistic",
"valueType": "text",
"label": "Statistic"
},
{
"key": "node",
"valueType": "node",
"label": "Element"
},
{
"key": "value",
"valueType": "numeric",
"label": "Value"
}
],
"items": [
{
"statistic": "Total DOM Elements",
"value": {
"type": "numeric",
"granularity": 1,
"value": 1503
}
},
{
"node": {
"type": "node",
"lhId": "1-67-rect",
"path": "2,HTML,1,BODY,4,DIV,0,DIV,1,NAV,0,DIV,0,DIV,1,NAV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,1,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,A,0,DIV,0,DIV,0,svg,0,svg,1,defs,0,clipPath,0,rect",
"selector": "svg > defs > clippath#clip0_325_5791 > rect",
"boundingRect": {
"top": 0,
"bottom": 0,
"left": 0,
"right": 0,
"width": 0,
"height": 0
},
"snippet": "<rect width=\"32\" height=\"38\" fill=\"white\">",
"nodeLabel": "svg > defs > clippath#clip0_325_5791 > rect"
},
"statistic": "Maximum DOM Depth",
"value": {
"type": "numeric",
"granularity": 1,
"value": 27
}
},
{
"node": {
"type": "node",
"lhId": "1-68-BODY",
"path": "2,HTML,1,BODY",
"selector": "body.body-2",
"boundingRect": {
"top": 0,
"bottom": 7183,
"left": 0,
"right": 1350,
"width": 1350,
"height": 7183
},
"snippet": "<body class=\"body-2\">",
"nodeLabel": "body.body-2"
},
"statistic": "Maximum Child Elements",
"value": {
"type": "numeric",
"granularity": 1,
"value": 21
}
}
]
},
"guidanceLevel": 1
},
"categories": {
"performance": {
"title": "Performance",
"supportedModes": [
"navigation",
"timespan",
"snapshot"
],
"auditRefs": [
{
"id": "first-contentful-paint",
"weight": 10,
"group": "metrics",
"acronym": "FCP"
},
{
"id": "largest-contentful-paint",
"weight": 25,
"group": "metrics",
"acronym": "LCP"
},
{
"id": "total-blocking-time",
"weight": 30,
"group": "metrics",
"acronym": "TBT"
},
{
"id": "cumulative-layout-shift",
"weight": 25,
"group": "metrics",
"acronym": "CLS"
},
{
"id": "speed-index",
"weight": 10,
"group": "metrics",
"acronym": "SI"
},
{
"id": "interactive",
"weight": 0,
"group": "hidden",
"acronym": "TTI"
},
{
"id": "max-potential-fid",
"weight": 0,
"group": "hidden"
},
{
"id": "first-meaningful-paint",
"weight": 0,
"acronym": "FMP",
"group": "hidden"
},
{
"id": "render-blocking-resources",
"weight": 0,
"group": "diagnostics"
},
{
"id": "uses-responsive-images",
"weight": 0,
"group": "diagnostics"
},
{
"id": "offscreen-images",
"weight": 0,
"group": "diagnostics"
},
{
"id": "unminified-css",
"weight": 0,
"group": "diagnostics"
},
{
"id": "unminified-javascript",
"weight": 0,
"group": "diagnostics"
},
{
"id": "unused-css-rules",
"weight": 0,
"group": "diagnostics"
},
{
"id": "unused-javascript",
"weight": 0,
"group": "diagnostics"
},
{
"id": "uses-optimized-images",
"weight": 0,
"group": "diagnostics"
},
{
"id": "modern-image-formats",
"weight": 0,
"group": "diagnostics"
},
{
"id": "uses-text-compression",
"weight": 0,
"group": "diagnostics"
},
{
"id": "uses-rel-preconnect",
"weight": 0,
"group": "diagnostics"
},
{
"id": "server-response-time",
"weight": 0,
"group": "diagnostics"
},
{
"id": "redirects",
"weight": 0,
"group": "diagnostics"
},
{
"id": "uses-http2",
"weight": 0,
"group": "diagnostics"
},
{
"id": "efficient-animated-content",
"weight": 0,
"group": "diagnostics"
},
{
"id": "duplicated-javascript",
"weight": 0,
"group": "diagnostics"
},
{
"id": "legacy-javascript",
"weight": 0,
"group": "diagnostics"
},
{
"id": "prioritize-lcp-image",
"weight": 0,
"group": "diagnostics"
},
{
"id": "total-byte-weight",
"weight": 0,
"group": "diagnostics"
},
{
"id": "uses-long-cache-ttl",
"weight": 0,
"group": "diagnostics"
},
{
"id": "dom-size",
"weight": 0,
"group": "diagnostics"
},
{
"id": "critical-request-chains",
"weight": 0,
"group": "diagnostics"
},
{
"id": "user-timings",
"weight": 0,
"group": "diagnostics"
},
{
"id": "bootup-time",
"weight": 0,
"group": "diagnostics"
},
{
"id": "mainthread-work-breakdown",
"weight": 0,
"group": "diagnostics"
},
{
"id": "font-display",
"weight": 0,
"group": "diagnostics"
},
{
"id": "third-party-summary",
"weight": 0,
"group": "diagnostics"
},
{
"id": "third-party-facades",
"weight": 0,
"group": "diagnostics"
},
{
"id": "largest-contentful-paint-element",
"weight": 0,
"group": "diagnostics"
},
{
"id": "lcp-lazy-loaded",
"weight": 0,
"group": "diagnostics"
},
{
"id": "layout-shifts",
"weight": 0,
"group": "diagnostics"
},
{
"id": "uses-passive-event-listeners",
"weight": 0,
"group": "diagnostics"
},
{
"id": "no-document-write",
"weight": 0,
"group": "diagnostics"
},
{
"id": "long-tasks",
"weight": 0,
"group": "diagnostics"
},
{
"id": "non-composited-animations",
"weight": 0,
"group": "diagnostics"
},
{
"id": "unsized-images",
"weight": 0,
"group": "diagnostics"
},
{
"id": "viewport",
"weight": 0,
"group": "diagnostics"
},
{
"id": "bf-cache",
"weight": 0,
"group": "diagnostics"
},
{
"id": "network-requests",
"weight": 0,
"group": "hidden"
},
{
"id": "network-rtt",
"weight": 0,
"group": "hidden"
},
{
"id": "network-server-latency",
"weight": 0,
"group": "hidden"
},
{
"id": "main-thread-tasks",
"weight": 0,
"group": "hidden"
},
{
"id": "diagnostics",
"weight": 0,
"group": "hidden"
},
{
"id": "metrics",
"weight": 0,
"group": "hidden"
},
{
"id": "screenshot-thumbnails",
"weight": 0,
"group": "hidden"
},
{
"id": "final-screenshot",
"weight": 0,
"group": "hidden"
},
{
"id": "script-treemap-data",
"weight": 0,
"group": "hidden"
},
{
"id": "resource-summary",
"weight": 0,
"group": "hidden"
}
],
"id": "performance",
"score": 0.73
},
"seo": {
"title": "SEO",
"description": "These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on [Core Web Vitals](https://web.dev/explore/vitals). [Learn more about Google Search Essentials](https://support.google.com/webmasters/answer/35769).",
"manualDescription": "Run these additional validators on your site to check additional SEO best practices.",
"supportedModes": [
"navigation",
"snapshot"
],
"auditRefs": [
{
"id": "is-crawlable",
"weight": 4.043478260869565,
"group": "seo-crawl"
},
{
"id": "document-title",
"weight": 1,
"group": "seo-content"
},
{
"id": "meta-description",
"weight": 1,
"group": "seo-content"
},
{
"id": "http-status-code",
"weight": 1,
"group": "seo-crawl"
},
{
"id": "link-text",
"weight": 1,
"group": "seo-content"
},
{
"id": "crawlable-anchors",
"weight": 1,
"group": "seo-crawl"
},
{
"id": "robots-txt",
"weight": 1,
"group": "seo-crawl"
},
{
"id": "image-alt",
"weight": 1,
"group": "seo-content"
},
{
"id": "hreflang",
"weight": 1,
"group": "seo-content"
},
{
"id": "canonical",
"weight": 1,
"group": "seo-content"
},
{
"id": "structured-data",
"weight": 0
}
],
"id": "seo",
"score": 0.92
}
}
}
}
|
Completed
|
02261209-8841-0275-0000-fa6d90731d06
|
{
"resource_type": "html",
"status_code": 200,
"location": null,
"url": "https://www.identable.io/carousel-generator",
"meta": {
"title": "Carousel Generator | Design Engaging Carousels in Minutes | Identable.io",
"charset": 65001,
"follow": true,
"generator": null,
"htags": {
"h1": [
"Create Stunning Carousels with Our Easy-to-Use Generator"
],
"h2": [
"Why choose us ?",
"Features Tailored to Your Needs",
"Benefits You Will get",
"Industries we serve",
"Frequently asked questions",
"See what our customers have to say about identable"
],
"h3": [
"Expertise in AI tools",
"Tailored Content Solutions",
"Performance and Speed",
"Affordability and size",
"User-friendly tools",
"Social Media Carousel Creation",
"Template customization",
"Interactive Carousel Builder",
"AI-powered design recommendations",
"Multi-platform optimization",
"Custom design solution",
"Faster Response Time",
"Consistent quality",
"Cost-effective solution",
"Increased engagement",
"Health Care",
"Ecommerce",
"Education",
"Finance",
"Real Estate",
"Lifestyle and Entertainment"
]
},
"description": "Struggling to stand out? Make your brand unforgettable with striking visuals with our easy-to-use Carousel Generator. Give it a try & wow your visitors!",
"favicon": "https://cdn.prod.website-files.com/66a1dc1f0e7a57bca8d02680/66c727fe8d4d4112b78038fc_Logomark%20idetable%20small%20(2).png",
"meta_keywords": null,
"canonical": "https://www.identable.io/carousel-generator",
"internal_links_count": 23,
"external_links_count": 11,
"inbound_links_count": 0,
"images_count": 37,
"images_size": 0,
"scripts_count": 9,
"scripts_size": 0,
"stylesheets_count": 0,
"stylesheets_size": 0,
"title_length": 73,
"description_length": 152,
"render_blocking_scripts_count": 3,
"render_blocking_stylesheets_count": 1,
"cumulative_layout_shift": 0,
"meta_title": null,
"content": {
"plain_text_size": 9548,
"plain_text_rate": 0.07896260275558643,
"plain_text_word_count": 1439,
"automated_readability_index": 11.596020248266086,
"coleman_liau_readability_index": 14.52564280750521,
"dale_chall_readability_index": 9.45612150049735,
"flesch_kincaid_readability_index": 29.73553662674246,
"smog_readability_index": 14.342598391513267,
"description_to_content_consistency": 0.5909090638160706,
"title_to_content_consistency": 0.8888888955116272,
"meta_keywords_to_content_consistency": null
},
"deprecated_tags": null,
"duplicate_meta_tags": null,
"spell": null,
"social_media_tags": {
"og:title": "Carousel Generator | Design Engaging Carousels in Minutes | Identable.io",
"og:description": "Struggling to stand out? Make your brand unforgettable with striking visuals with our easy-to-use Carousel Generator. Give it a try & wow your visitors!",
"twitter:title": "Carousel Generator | Design Engaging Carousels in Minutes | Identable.io",
"twitter:description": "Struggling to stand out? Make your brand unforgettable with striking visuals with our easy-to-use Carousel Generator. Give it a try & wow your visitors!",
"og:type": "website",
"twitter:card": "summary_large_image"
}
},
"page_timing": {
"time_to_interactive": 223,
"dom_complete": 223,
"largest_contentful_paint": 0,
"first_input_delay": 0,
"connection_time": 18,
"time_to_secure_connection": 205,
"request_sent_time": 0,
"waiting_time": 0,
"download_time": 0,
"duration_time": 223,
"fetch_start": 0,
"fetch_end": 223
},
"onpage_score": 95.24,
"total_dom_size": 120963,
"custom_js_response": null,
"custom_js_client_exception": null,
"resource_errors": {
"errors": [
{
"line": 88,
"column": 5,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
}
],
"warnings": null
},
"broken_resources": false,
"broken_links": false,
"duplicate_title": false,
"duplicate_description": false,
"duplicate_content": false,
"click_depth": 0,
"size": 120963,
"encoded_size": 0,
"total_transfer_size": 0,
"fetch_time": "2025-02-26 12:09:05 +00:00",
"cache_control": {
"cachable": false,
"ttl": 0
},
"checks": {
"no_content_encoding": false,
"high_loading_time": false,
"is_redirect": false,
"is_4xx_code": false,
"is_5xx_code": false,
"is_broken": false,
"is_www": true,
"is_https": true,
"is_http": false,
"high_waiting_time": false,
"has_micromarkup": false,
"has_micromarkup_errors": false,
"no_doctype": false,
"has_html_doctype": true,
"canonical": true,
"no_encoding_meta_tag": false,
"no_h1_tag": false,
"https_to_http_links": false,
"size_greater_than_3mb": false,
"meta_charset_consistency": true,
"has_meta_refresh_redirect": false,
"has_render_blocking_resources": true,
"low_content_rate": true,
"high_content_rate": false,
"low_character_count": false,
"high_character_count": false,
"small_page_size": false,
"large_page_size": false,
"low_readability_rate": false,
"irrelevant_description": false,
"irrelevant_title": false,
"irrelevant_meta_keywords": false,
"title_too_long": true,
"has_meta_title": false,
"title_too_short": false,
"deprecated_html_tags": false,
"duplicate_meta_tags": false,
"duplicate_title_tag": false,
"no_image_alt": true,
"no_image_title": true,
"no_description": false,
"no_title": false,
"no_favicon": false,
"seo_friendly_url": true,
"flash": false,
"frame": false,
"lorem_ipsum": false,
"seo_friendly_url_characters_check": true,
"seo_friendly_url_dynamic_check": true,
"seo_friendly_url_keywords_check": true,
"seo_friendly_url_relative_length_check": true
},
"content_encoding": "gzip",
"media_type": "text/html",
"server": null,
"is_resource": false,
"url_length": 43,
"relative_url_length": 19,
"last_modified": {
"header": "2025-02-14 06:23:15 +00:00",
"sitemap": null,
"meta_tag": null
}
}
|
true
|
1741542239355
|
[
{
"category": "Meta Title",
"alertMessage": "Missing meta title",
"alertDescription": "Your page is missing a meta title. A strong meta title improves SEO rankings and user engagement.",
"value": {
"currentValue": "No meta title found",
"updatedValue": "\"Create Engaging LinkedIn Carousels with Identable's Generator\""
},
"recommendation": "Ensure your meta title is between 50 and 60 characters and contains primary keywords.",
"status": "error",
"expand": false
},
{
"category": "Meta Description",
"alertMessage": "Missing meta description",
"alertDescription": "A meta description helps users and search engines understand your page content.",
"value": {
"currentValue": "No meta description found",
"updatedValue": "Create stunning carousels with Identable's Carousel Generator. Enhance your website with engaging, interactive content and boost user engagement."
},
"recommendation": "Add a compelling meta description between 120-160 characters.",
"status": "error",
"expand": false
},
{
"category": "Headings",
"alertMessage": "Missing H1 tag",
"alertDescription": "An H1 tag is crucial for SEO as it defines the main topic of your page.",
"value": {
"currentValue": "No H1 tag found",
"updatedValue": "AI-Powered Carousel Generator for Engaging Visual Content Creation"
},
"recommendation": "Add an H1 tag that clearly defines the topic of the page.",
"status": "error",
"expand": false
},
{
"category": "Internal Links",
"alertMessage": "No internal links found",
"alertDescription": "Internal links help distribute link authority across your site and improve navigation.",
"value": {
"currentValue": "No internal links found",
"updatedValue": [
{
"node": {
"id": "d5631277-552e-b71e-04ff-96c481aecc18",
"type": "text",
"text": {
"html": "<p class=\"paragraph\">Transform your social media strategy with professional, interactive, and eye-catching carousels. Whether you’re short on time, lacking design skills or looking for an innovative content solution? Our tool was created to give you the professional quality carousels you need. With many years of expertise in AI design software for carousels and a commitment to quality.</p>",
"text": "Transform your social media strategy with professional, interactive, and eye-catching carousels. Whether you’re short on time, lacking design skills or looking for an innovative content solution? Our tool was created to give you the professional quality carousels you need. With many years of expertise in AI design software for carousels and a commitment to quality."
},
"attributes": {}
},
"data": {
"match": "content solution",
"word": "content solution",
"url": "https://identable.io/carousel-generator",
"updatedText": "Transform your social media strategy with professional, interactive, and eye-catching carousels. Whether you’re short on time, lacking design skills or looking for an innovative <a href=\"https://identable.io/carousel-generator\" target=\"_blank\">content solution</a>? Our tool was created to give you the professional quality carousels you need. With many years of expertise in AI design software for carousels and a commitment to quality.",
"currentText": "Transform your social media strategy with professional, interactive, and eye-catching carousels. Whether you’re short on time, lacking design skills or looking for an innovative content solution? Our tool was created to give you the professional quality carousels you need. With many years of expertise in AI design software for carousels and a commitment to quality.",
"isInternal": true
}
}
]
},
"recommendation": "Add internal links to improve site structure and SEO.",
"status": "warning",
"expand": false
}
]
|
67bee81d7bb23ff9865a07e4
|
social media strategy, interactive carousels, con…
|
{
"isPage": true,
"pageId": "66d565a126bc11b941f526ec",
"path": "/carousel-generator"
}
|
true
|
false
|
webflow
|
||||
67bee82d521b87a90c04f396
|
67bee82c7bb23ff9865a07eb
|
67b0979ca39dd4265cd31102
|
1741136054282
|
true
|
{
"audits": {
"viewport": {
"id": "viewport",
"title": "Has a `<meta name=\"viewport\">` tag with `width` or `initial-scale`",
"description": "A `<meta name=\"viewport\">` not only optimizes your app for mobile screen sizes, but also prevents [a 300 millisecond delay to user input](https://developer.chrome.com/blog/300ms-tap-delay-gone-away/). [Learn more about using the viewport meta tag](https://developer.chrome.com/docs/lighthouse/pwa/viewport/).",
"score": 1,
"scoreDisplayMode": "metricSavings",
"warnings": [],
"metricSavings": {
"INP": 0
},
"details": {
"type": "debugdata",
"viewportContent": "width=device-width, initial-scale=1"
},
"guidanceLevel": 3
},
"first-contentful-paint": {
"id": "first-contentful-paint",
"title": "First Contentful Paint",
"description": "First Contentful Paint marks the time at which the first text or image is painted. [Learn more about the First Contentful Paint metric](https://developer.chrome.com/docs/lighthouse/performance/first-contentful-paint/).",
"score": 0.73,
"scoreDisplayMode": "numeric",
"numericValue": 1229.5745999999997,
"numericUnit": "millisecond",
"displayValue": "1.2 s",
"scoringOptions": {
"p10": 934,
"median": 1600
}
},
"largest-contentful-paint": {
"id": "largest-contentful-paint",
"title": "Largest Contentful Paint",
"description": "Largest Contentful Paint marks the time at which the largest text or image is painted. [Learn more about the Largest Contentful Paint metric](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-largest-contentful-paint/)",
"score": 0.51,
"scoreDisplayMode": "numeric",
"numericValue": 2353.130399999999,
"numericUnit": "millisecond",
"displayValue": "2.4 s",
"scoringOptions": {
"p10": 1200,
"median": 2400
}
},
"first-meaningful-paint": {
"id": "first-meaningful-paint",
"title": "First Meaningful Paint",
"description": "First Meaningful Paint measures when the primary content of a page is visible. [Learn more about the First Meaningful Paint metric](https://developer.chrome.com/docs/lighthouse/performance/first-meaningful-paint/).",
"score": null,
"scoreDisplayMode": "notApplicable"
},
"speed-index": {
"id": "speed-index",
"title": "Speed Index",
"description": "Speed Index shows how quickly the contents of a page are visibly populated. [Learn more about the Speed Index metric](https://developer.chrome.com/docs/lighthouse/performance/speed-index/).",
"score": 0.84,
"scoreDisplayMode": "numeric",
"numericValue": 1469.300131840604,
"numericUnit": "millisecond",
"displayValue": "1.5 s",
"scoringOptions": {
"p10": 1311,
"median": 2300
}
},
"total-blocking-time": {
"id": "total-blocking-time",
"title": "Total Blocking Time",
"description": "Sum of all time periods between FCP and Time to Interactive, when task length exceeded 50ms, expressed in milliseconds. [Learn more about the Total Blocking Time metric](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-total-blocking-time/).",
"score": 1,
"scoreDisplayMode": "numeric",
"numericValue": 0,
"numericUnit": "millisecond",
"displayValue": "0 ms",
"scoringOptions": {
"p10": 150,
"median": 350
}
},
"max-potential-fid": {
"id": "max-potential-fid",
"title": "Max Potential First Input Delay",
"description": "The maximum potential First Input Delay that your users could experience is the duration of the longest task. [Learn more about the Maximum Potential First Input Delay metric](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-max-potential-fid/).",
"score": 1,
"scoreDisplayMode": "numeric",
"numericValue": 44,
"numericUnit": "millisecond",
"displayValue": "40 ms",
"details": {
"type": "debugdata",
"observedMaxDurationLoaf": {
"args": {
"data": {
"blockingDuration": 40.653,
"duration": 110.596,
"numScripts": 3,
"renderDuration": 2.824,
"styleAndLayoutDuration": 2.714
}
},
"cat": "devtools.timeline",
"id2": {
"local": "0x193b001f5168"
},
"name": "LongAnimationFrame",
"ph": "b",
"pid": 322063,
"scope": "devtools.timeline",
"tid": 322063,
"ts": 74452863655717
},
"observedMaxBlockingLoaf": {
"args": {
"data": {
"blockingDuration": 40.653,
"duration": 110.596,
"numScripts": 3,
"renderDuration": 2.824,
"styleAndLayoutDuration": 2.714
}
},
"cat": "devtools.timeline",
"id2": {
"local": "0x193b001f5168"
},
"name": "LongAnimationFrame",
"ph": "b",
"pid": 322063,
"scope": "devtools.timeline",
"tid": 322063,
"ts": 74452863655717
},
"observedLoafs": [
{
"startTime": 396.161,
"duration": 87.866,
"blockingDuration": 0
},
{
"startTime": 567.157,
"duration": 110.596,
"blockingDuration": 40.653
},
{
"startTime": 688.743,
"duration": 57.919,
"blockingDuration": 0
},
{
"startTime": 746.697,
"duration": 92.438,
"blockingDuration": 0
}
]
}
},
"server-response-time": {
"id": "server-response-time",
"title": "Initial server response time was short",
"description": "Keep the server response time for the main document short because all other requests depend on it. [Learn more about the Time to First Byte metric](https://developer.chrome.com/docs/lighthouse/performance/time-to-first-byte/).",
"score": 1,
"scoreDisplayMode": "informative",
"numericValue": 69.44200000000001,
"numericUnit": "millisecond",
"displayValue": "Root document took 70 ms",
"metricSavings": {
"FCP": 0,
"LCP": 0
},
"details": {
"type": "opportunity",
"headings": [
{
"key": "url",
"valueType": "url",
"label": "URL"
},
{
"key": "responseTime",
"valueType": "timespanMs",
"label": "Time Spent"
}
],
"items": [
{
"url": "https://www.identable.io/inspire-me",
"responseTime": 69.44200000000001
}
],
"overallSavingsMs": 0
},
"guidanceLevel": 1
},
"interactive": {
"id": "interactive",
"title": "Time to Interactive",
"description": "Time to Interactive is the amount of time it takes for the page to become fully interactive. [Learn more about the Time to Interactive metric](https://developer.chrome.com/docs/lighthouse/performance/interactive/).",
"score": 0.91,
"scoreDisplayMode": "numeric",
"numericValue": 2353.130399999999,
"numericUnit": "millisecond",
"displayValue": "2.4 s"
},
"user-timings": {
"id": "user-timings",
"title": "User Timing marks and measures",
"description": "Consider instrumenting your app with the User Timing API to measure your app's real-world performance during key user experiences. [Learn more about User Timing marks](https://developer.chrome.com/docs/lighthouse/performance/user-timings/).",
"score": null,
"scoreDisplayMode": "notApplicable",
"details": {
"type": "table",
"headings": [],
"items": []
},
"guidanceLevel": 2
},
"diagnostics": {
"id": "diagnostics",
"title": "Diagnostics",
"description": "Collection of useful page vitals.",
"score": 1,
"scoreDisplayMode": "informative",
"details": {
"type": "debugdata",
"items": [
{
"numRequests": 77,
"numScripts": 27,
"numStylesheets": 2,
"numFonts": 16,
"numTasks": 1511,
"numTasksOver10ms": 12,
"numTasksOver25ms": 2,
"numTasksOver50ms": 1,
"numTasksOver100ms": 0,
"numTasksOver500ms": 0,
"rtt": 0.0171,
"throughput": 21470940.17367901,
"maxRtt": 167.504,
"maxServerLatency": 458.832,
"totalByteWeight": 1894976,
"totalTaskTime": 587.5879999999942,
"mainDocumentTransferSize": 33317
}
]
}
},
"metrics": {
"id": "metrics",
"title": "Metrics",
"description": "Collects all available metrics.",
"score": 1,
"scoreDisplayMode": "informative",
"numericValue": 2353,
"numericUnit": "millisecond",
"details": {
"type": "debugdata",
"items": [
{
"firstContentfulPaint": 1230,
"largestContentfulPaint": 2353,
"interactive": 2353,
"speedIndex": 1469,
"totalBlockingTime": 0,
"maxPotentialFID": 44,
"cumulativeLayoutShift": 0.22078540376098124,
"cumulativeLayoutShiftMainFrame": 0.22078540376098124,
"lcpLoadStart": 1708,
"lcpLoadEnd": 1911,
"timeToFirstByte": 394,
"observedTimeOrigin": 0,
"observedTimeOriginTs": 74452863088560,
"observedNavigationStart": 0,
"observedNavigationStartTs": 74452863088560,
"observedFirstPaint": 499,
"observedFirstPaintTs": 74452863587595,
"observedFirstContentfulPaint": 532,
"observedFirstContentfulPaintTs": 74452863620094,
"observedFirstContentfulPaintAllFrames": 532,
"observedFirstContentfulPaintAllFramesTs": 74452863620094,
"observedLargestContentfulPaint": 714,
"observedLargestContentfulPaintTs": 74452863802147,
"observedLargestContentfulPaintAllFrames": 714,
"observedLargestContentfulPaintAllFramesTs": 74452863802147,
"observedTraceEnd": 4942,
"observedTraceEndTs": 74452868030798,
"observedLoad": 1779,
"observedLoadTs": 74452864867119,
"observedDomContentLoaded": 738,
"observedDomContentLoadedTs": 74452863827045,
"observedCumulativeLayoutShift": 0.22078540376098124,
"observedCumulativeLayoutShiftMainFrame": 0.22078540376098124,
"observedFirstVisualChange": 527,
"observedFirstVisualChangeTs": 74452863615560,
"observedLastVisualChange": 861,
"observedLastVisualChangeTs": 74452863949560,
"observedSpeedIndex": 564,
"observedSpeedIndexTs": 74452863652325
},
{
"lcpInvalidated": false
}
]
}
},
"largest-contentful-paint-element": {
"id": "largest-contentful-paint-element",
"title": "Largest Contentful Paint element",
"description": "This is the largest contentful element painted within the viewport. [Learn more about the Largest Contentful Paint element](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-largest-contentful-paint/)",
"score": 0,
"scoreDisplayMode": "metricSavings",
"displayValue": "2,350 ms",
"metricSavings": {
"LCP": 1150
},
"details": {
"type": "list",
"items": [
{
"type": "table",
"headings": [
{
"key": "node",
"valueType": "node",
"label": "Element"
}
],
"items": [
{
"node": {
"type": "node",
"lhId": "page-0-IMG",
"path": "2,HTML,1,BODY,5,SECTION,0,DIV,3,DIV,0,IMG",
"selector": "section.inspire-me-hero > div.w-layout-vflex > div.div-block-11 > img.image-23",
"boundingRect": {
"top": 424,
"bottom": 1099,
"left": 68,
"right": 1283,
"width": 1215,
"height": 675
},
"snippet": "<img src=\"https://cdn.prod.website-files.com/66a1dc1f0e7a57bca8d02680/6780d08010898c…\" loading=\"lazy\" sizes=\"(max-width: 479px) 82vw, (max-width: 767px) 81vw, (max-width: 991px) 83vw,…\" srcset=\"https://cdn.prod.website-files.com/66a1dc1f0e7a57bca8d02680/6780d08010898c…\" alt=\"Inspire Me\" class=\"image-23\">",
"nodeLabel": "Inspire Me"
}
}
]
},
{
"type": "table",
"headings": [
{
"key": "phase",
"valueType": "text",
"label": "Phase"
},
{
"key": "percent",
"valueType": "text",
"label": "% of LCP"
},
{
"key": "timing",
"valueType": "ms",
"label": "Timing"
}
],
"items": [
{
"phase": "TTFB",
"timing": 393.823,
"percent": "17%"
},
{
"phase": "Load Delay",
"timing": 1313.9720293783598,
"percent": "56%"
},
{
"phase": "Load Time",
"timing": 203.48551657511166,
"percent": "9%"
},
{
"phase": "Render Delay",
"timing": 441.84985404652775,
"percent": "19%"
}
]
}
]
},
"guidanceLevel": 1
},
"render-blocking-resources": {
"id": "render-blocking-resources",
"title": "Eliminate render-blocking resources",
"description": "Resources are blocking the first paint of your page. Consider delivering critical JS/CSS inline and deferring all non-critical JS/styles. [Learn how to eliminate render-blocking resources](https://developer.chrome.com/docs/lighthouse/performance/render-blocking-resources/).",
"score": 0,
"scoreDisplayMode": "metricSavings",
"numericValue": 107,
"numericUnit": "millisecond",
"displayValue": "Potential savings of 110 ms",
"metricSavings": {
"FCP": 100,
"LCP": 0
},
"details": {
"type": "opportunity",
"headings": [
{
"key": "url",
"valueType": "url",
"label": "URL"
},
{
"key": "totalBytes",
"valueType": "bytes",
"label": "Transfer Size"
},
{
"key": "wastedMs",
"valueType": "timespanMs",
"label": "Potential Savings"
}
],
"items": [
{
"url": "https://cdn.prod.website-files.com/66a1dc1f0e7a57bca8d02680/css/identables.webflow.312759eea.min.css",
"totalBytes": 75490,
"wastedMs": 344
},
{
"url": "https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js",
"totalBytes": 6058,
"wastedMs": 226
},
{
"url": "https://cdn-cookieyes.com/client_data/3868f392e802de28d507397c/script.js",
"totalBytes": 35061,
"wastedMs": 280
}
],
"overallSavingsMs": 107
},
"guidanceLevel": 2
},
"dom-size": {
"id": "dom-size",
"title": "Avoid an excessive DOM size",
"description": "A large DOM will increase memory usage, cause longer [style calculations](https://developers.google.com/web/fundamentals/performance/rendering/reduce-the-scope-and-complexity-of-style-calculations), and produce costly [layout reflows](https://developers.google.com/speed/articles/reflow). [Learn how to avoid an excessive DOM size](https://developer.chrome.com/docs/lighthouse/performance/dom-size/).",
"score": 0.5,
"scoreDisplayMode": "metricSavings",
"numericValue": 1280,
"numericUnit": "element",
"displayValue": "1,280 elements",
"metricSavings": {
"TBT": 0
},
"details": {
"type": "table",
"headings": [
{
"key": "statistic",
"valueType": "text",
"label": "Statistic"
},
{
"key": "node",
"valueType": "node",
"label": "Element"
},
{
"key": "value",
"valueType": "numeric",
"label": "Value"
}
],
"items": [
{
"statistic": "Total DOM Elements",
"value": {
"type": "numeric",
"granularity": 1,
"value": 1280
}
},
{
"node": {
"type": "node",
"lhId": "1-66-rect",
"path": "2,HTML,1,BODY,4,DIV,0,DIV,1,NAV,0,DIV,0,DIV,1,NAV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,1,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,A,0,DIV,0,DIV,0,svg,0,svg,1,defs,0,clipPath,0,rect",
"selector": "svg > defs > clippath#clip0_325_5791 > rect",
"boundingRect": {
"top": 0,
"bottom": 0,
"left": 0,
"right": 0,
"width": 0,
"height": 0
},
"snippet": "<rect width=\"32\" height=\"38\" fill=\"white\">",
"nodeLabel": "svg > defs > clippath#clip0_325_5791 > rect"
},
"statistic": "Maximum DOM Depth",
"value": {
"type": "numeric",
"granularity": 1,
"value": 27
}
},
{
"node": {
"type": "node",
"lhId": "1-67-BODY",
"path": "2,HTML,1,BODY",
"selector": "body.body-2",
"boundingRect": {
"top": 0,
"bottom": 4368,
"left": 0,
"right": 1350,
"width": 1350,
"height": 4368
},
"snippet": "<body class=\"body-2\">",
"nodeLabel": "body.body-2"
},
"statistic": "Maximum Child Elements",
"value": {
"type": "numeric",
"granularity": 1,
"value": 18
}
}
]
},
"guidanceLevel": 1
},
"categories": {
"performance": {
"title": "Performance",
"supportedModes": [
"navigation",
"timespan",
"snapshot"
],
"auditRefs": [
{
"id": "first-contentful-paint",
"weight": 10,
"group": "metrics",
"acronym": "FCP"
},
{
"id": "largest-contentful-paint",
"weight": 25,
"group": "metrics",
"acronym": "LCP"
},
{
"id": "total-blocking-time",
"weight": 30,
"group": "metrics",
"acronym": "TBT"
},
{
"id": "cumulative-layout-shift",
"weight": 25,
"group": "metrics",
"acronym": "CLS"
},
{
"id": "speed-index",
"weight": 10,
"group": "metrics",
"acronym": "SI"
},
{
"id": "interactive",
"weight": 0,
"group": "hidden",
"acronym": "TTI"
},
{
"id": "max-potential-fid",
"weight": 0,
"group": "hidden"
},
{
"id": "first-meaningful-paint",
"weight": 0,
"acronym": "FMP",
"group": "hidden"
},
{
"id": "render-blocking-resources",
"weight": 0,
"group": "diagnostics"
},
{
"id": "uses-responsive-images",
"weight": 0,
"group": "diagnostics"
},
{
"id": "offscreen-images",
"weight": 0,
"group": "diagnostics"
},
{
"id": "unminified-css",
"weight": 0,
"group": "diagnostics"
},
{
"id": "unminified-javascript",
"weight": 0,
"group": "diagnostics"
},
{
"id": "unused-css-rules",
"weight": 0,
"group": "diagnostics"
},
{
"id": "unused-javascript",
"weight": 0,
"group": "diagnostics"
},
{
"id": "uses-optimized-images",
"weight": 0,
"group": "diagnostics"
},
{
"id": "modern-image-formats",
"weight": 0,
"group": "diagnostics"
},
{
"id": "uses-text-compression",
"weight": 0,
"group": "diagnostics"
},
{
"id": "uses-rel-preconnect",
"weight": 0,
"group": "diagnostics"
},
{
"id": "server-response-time",
"weight": 0,
"group": "diagnostics"
},
{
"id": "redirects",
"weight": 0,
"group": "diagnostics"
},
{
"id": "uses-http2",
"weight": 0,
"group": "diagnostics"
},
{
"id": "efficient-animated-content",
"weight": 0,
"group": "diagnostics"
},
{
"id": "duplicated-javascript",
"weight": 0,
"group": "diagnostics"
},
{
"id": "legacy-javascript",
"weight": 0,
"group": "diagnostics"
},
{
"id": "prioritize-lcp-image",
"weight": 0,
"group": "diagnostics"
},
{
"id": "total-byte-weight",
"weight": 0,
"group": "diagnostics"
},
{
"id": "uses-long-cache-ttl",
"weight": 0,
"group": "diagnostics"
},
{
"id": "dom-size",
"weight": 0,
"group": "diagnostics"
},
{
"id": "critical-request-chains",
"weight": 0,
"group": "diagnostics"
},
{
"id": "user-timings",
"weight": 0,
"group": "diagnostics"
},
{
"id": "bootup-time",
"weight": 0,
"group": "diagnostics"
},
{
"id": "mainthread-work-breakdown",
"weight": 0,
"group": "diagnostics"
},
{
"id": "font-display",
"weight": 0,
"group": "diagnostics"
},
{
"id": "third-party-summary",
"weight": 0,
"group": "diagnostics"
},
{
"id": "third-party-facades",
"weight": 0,
"group": "diagnostics"
},
{
"id": "largest-contentful-paint-element",
"weight": 0,
"group": "diagnostics"
},
{
"id": "lcp-lazy-loaded",
"weight": 0,
"group": "diagnostics"
},
{
"id": "layout-shifts",
"weight": 0,
"group": "diagnostics"
},
{
"id": "uses-passive-event-listeners",
"weight": 0,
"group": "diagnostics"
},
{
"id": "no-document-write",
"weight": 0,
"group": "diagnostics"
},
{
"id": "long-tasks",
"weight": 0,
"group": "diagnostics"
},
{
"id": "non-composited-animations",
"weight": 0,
"group": "diagnostics"
},
{
"id": "unsized-images",
"weight": 0,
"group": "diagnostics"
},
{
"id": "viewport",
"weight": 0,
"group": "diagnostics"
},
{
"id": "bf-cache",
"weight": 0,
"group": "diagnostics"
},
{
"id": "network-requests",
"weight": 0,
"group": "hidden"
},
{
"id": "network-rtt",
"weight": 0,
"group": "hidden"
},
{
"id": "network-server-latency",
"weight": 0,
"group": "hidden"
},
{
"id": "main-thread-tasks",
"weight": 0,
"group": "hidden"
},
{
"id": "diagnostics",
"weight": 0,
"group": "hidden"
},
{
"id": "metrics",
"weight": 0,
"group": "hidden"
},
{
"id": "screenshot-thumbnails",
"weight": 0,
"group": "hidden"
},
{
"id": "final-screenshot",
"weight": 0,
"group": "hidden"
},
{
"id": "script-treemap-data",
"weight": 0,
"group": "hidden"
},
{
"id": "resource-summary",
"weight": 0,
"group": "hidden"
}
],
"id": "performance",
"score": 0.72
},
"seo": {
"title": "SEO",
"description": "These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on [Core Web Vitals](https://web.dev/explore/vitals). [Learn more about Google Search Essentials](https://support.google.com/webmasters/answer/35769).",
"manualDescription": "Run these additional validators on your site to check additional SEO best practices.",
"supportedModes": [
"navigation",
"snapshot"
],
"auditRefs": [
{
"id": "is-crawlable",
"weight": 4.043478260869565,
"group": "seo-crawl"
},
{
"id": "document-title",
"weight": 1,
"group": "seo-content"
},
{
"id": "meta-description",
"weight": 1,
"group": "seo-content"
},
{
"id": "http-status-code",
"weight": 1,
"group": "seo-crawl"
},
{
"id": "link-text",
"weight": 1,
"group": "seo-content"
},
{
"id": "crawlable-anchors",
"weight": 1,
"group": "seo-crawl"
},
{
"id": "robots-txt",
"weight": 1,
"group": "seo-crawl"
},
{
"id": "image-alt",
"weight": 1,
"group": "seo-content"
},
{
"id": "hreflang",
"weight": 1,
"group": "seo-content"
},
{
"id": "canonical",
"weight": 1,
"group": "seo-content"
},
{
"id": "structured-data",
"weight": 0
}
],
"id": "seo",
"score": 0.92
}
}
}
}
|
Completed
|
02261210-8841-0275-0000-329d8a61dee4
|
{
"resource_type": "html",
"status_code": 200,
"location": null,
"url": "https://www.identable.io/inspire-me",
"meta": {
"title": "Inspire Me | Your Personalized Content Idea Generator | Identable.io",
"charset": 65001,
"follow": true,
"generator": null,
"htags": {
"h1": [
"Elevate Your Content Creation with Tailored Ideas"
],
"h2": [
"How a Personalized Content Idea Generators Elevate Your Campaigns",
"Frequently asked questions",
"See what our customers have to say about identable"
],
"h3": [
"Boost Engagement",
"Streamlines Workflows"
]
},
"description": "Elevate content with our personalized ideas generator! Get customized suggestions that resonate with your audience ,keep your content fresh and engaging",
"favicon": "https://cdn.prod.website-files.com/66a1dc1f0e7a57bca8d02680/66c727fe8d4d4112b78038fc_Logomark%20idetable%20small%20(2).png",
"meta_keywords": null,
"canonical": "https://www.identable.io/inspire-me",
"internal_links_count": 23,
"external_links_count": 11,
"inbound_links_count": 0,
"images_count": 17,
"images_size": 0,
"scripts_count": 9,
"scripts_size": 0,
"stylesheets_count": 0,
"stylesheets_size": 0,
"title_length": 68,
"description_length": 152,
"render_blocking_scripts_count": 3,
"render_blocking_stylesheets_count": 1,
"cumulative_layout_shift": 0,
"meta_title": null,
"content": {
"plain_text_size": 5979,
"plain_text_rate": 0.0570025741252741,
"plain_text_word_count": 920,
"automated_readability_index": 11.89771303140595,
"coleman_liau_readability_index": 14.048052230685524,
"dale_chall_readability_index": 9.789124340550073,
"flesch_kincaid_readability_index": 30.07303543957076,
"smog_readability_index": 14.725678961947771,
"description_to_content_consistency": 0.8333333134651184,
"title_to_content_consistency": 0.8888888955116272,
"meta_keywords_to_content_consistency": null
},
"deprecated_tags": null,
"duplicate_meta_tags": null,
"spell": null,
"social_media_tags": {
"og:title": "Inspire Me | Your Personalized Content Idea Generator | Identable.io",
"og:description": "Elevate content with our personalized ideas generator! Get customized suggestions that resonate with your audience ,keep your content fresh and engaging",
"twitter:title": "Inspire Me | Your Personalized Content Idea Generator | Identable.io",
"twitter:description": "Elevate content with our personalized ideas generator! Get customized suggestions that resonate with your audience ,keep your content fresh and engaging",
"og:type": "website",
"twitter:card": "summary_large_image"
}
},
"page_timing": {
"time_to_interactive": 238,
"dom_complete": 238,
"largest_contentful_paint": 0,
"first_input_delay": 0,
"connection_time": 17,
"time_to_secure_connection": 221,
"request_sent_time": 0,
"waiting_time": 0,
"download_time": 0,
"duration_time": 238,
"fetch_start": 0,
"fetch_end": 238
},
"onpage_score": 95.24,
"total_dom_size": 104913,
"custom_js_response": null,
"custom_js_client_exception": null,
"resource_errors": {
"errors": [
{
"line": 88,
"column": 5,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
}
],
"warnings": null
},
"broken_resources": false,
"broken_links": false,
"duplicate_title": false,
"duplicate_description": false,
"duplicate_content": false,
"click_depth": 0,
"size": 104913,
"encoded_size": 0,
"total_transfer_size": 0,
"fetch_time": "2025-02-26 12:10:02 +00:00",
"cache_control": {
"cachable": false,
"ttl": 0
},
"checks": {
"no_content_encoding": false,
"high_loading_time": false,
"is_redirect": false,
"is_4xx_code": false,
"is_5xx_code": false,
"is_broken": false,
"is_www": true,
"is_https": true,
"is_http": false,
"high_waiting_time": false,
"has_micromarkup": false,
"has_micromarkup_errors": false,
"no_doctype": false,
"has_html_doctype": true,
"canonical": true,
"no_encoding_meta_tag": false,
"no_h1_tag": false,
"https_to_http_links": false,
"size_greater_than_3mb": false,
"meta_charset_consistency": true,
"has_meta_refresh_redirect": false,
"has_render_blocking_resources": true,
"low_content_rate": true,
"high_content_rate": false,
"low_character_count": false,
"high_character_count": false,
"small_page_size": false,
"large_page_size": false,
"low_readability_rate": false,
"irrelevant_description": false,
"irrelevant_title": false,
"irrelevant_meta_keywords": false,
"title_too_long": true,
"has_meta_title": false,
"title_too_short": false,
"deprecated_html_tags": false,
"duplicate_meta_tags": false,
"duplicate_title_tag": false,
"no_image_alt": true,
"no_image_title": true,
"no_description": false,
"no_title": false,
"no_favicon": false,
"seo_friendly_url": true,
"flash": false,
"frame": false,
"lorem_ipsum": false,
"seo_friendly_url_characters_check": true,
"seo_friendly_url_dynamic_check": true,
"seo_friendly_url_keywords_check": true,
"seo_friendly_url_relative_length_check": true
},
"content_encoding": "gzip",
"media_type": "text/html",
"server": null,
"is_resource": false,
"url_length": 35,
"relative_url_length": 11,
"last_modified": {
"header": "2025-02-14 06:00:50 +00:00",
"sitemap": null,
"meta_tag": null
}
}
|
true
|
1740648552917
|
[
{
"category": "Meta Title",
"alertMessage": "Missing meta title",
"alertDescription": "Your page is missing a meta title. A strong meta title improves SEO rankings and user engagement.",
"value": {
"currentValue": "",
"updatedValue": "\"Unlock Inspiration with Identable: AI-Powered Ideas\""
},
"recommendation": "Ensure your meta title is between 50 and 60 characters and contains primary keywords.",
"status": "error",
"expand": false
},
{
"category": "Meta Description",
"alertMessage": "Missing meta description",
"alertDescription": "A meta description helps users and search engines understand your page content.",
"value": {
"currentValue": "",
"updatedValue": "\"Unlock inspiration with Identable's creative tools. Transform ideas into stunning visuals and compelling content to fuel your growth.\""
},
"recommendation": "Add a compelling meta description between 120-160 characters.",
"status": "error",
"expand": false
},
{
"category": "Headings",
"alertMessage": "Missing H1 tag",
"alertDescription": "An H1 tag is crucial for SEO as it defines the main topic of your page.",
"value": {
"currentValue": "No H1 tag found",
"updatedValue": "Unlock Your Creative Potential: Inspiring Content Ideas for Your Business"
},
"recommendation": "Add an H1 tag that clearly defines the topic of the page.",
"status": "error",
"expand": false
}
]
|
67bee81d7bb23ff9865a07e4
|
content ideas, personalized content, engagement
|
{
"isPage": true,
"pageId": "66d173c4774b04cf2d40fe65",
"path": "/inspire-me"
}
|
true
|
false
|
webflow
|
||||
67bee82d521b87a90c04f398
|
67bee82c7bb23ff9865a07eb
|
67b0979ca39dd4265cd31102
|
1741136054282
|
true
|
{
"audits": {
"viewport": {
"id": "viewport",
"title": "Has a `<meta name=\"viewport\">` tag with `width` or `initial-scale`",
"description": "A `<meta name=\"viewport\">` not only optimizes your app for mobile screen sizes, but also prevents [a 300 millisecond delay to user input](https://developer.chrome.com/blog/300ms-tap-delay-gone-away/). [Learn more about using the viewport meta tag](https://developer.chrome.com/docs/lighthouse/pwa/viewport/).",
"score": 1,
"scoreDisplayMode": "metricSavings",
"warnings": [],
"metricSavings": {
"INP": 0
},
"details": {
"type": "debugdata",
"viewportContent": "width=device-width, initial-scale=1"
},
"guidanceLevel": 3
},
"first-contentful-paint": {
"id": "first-contentful-paint",
"title": "First Contentful Paint",
"description": "First Contentful Paint marks the time at which the first text or image is painted. [Learn more about the First Contentful Paint metric](https://developer.chrome.com/docs/lighthouse/performance/first-contentful-paint/).",
"score": 0.63,
"scoreDisplayMode": "numeric",
"numericValue": 1380.2431000000001,
"numericUnit": "millisecond",
"displayValue": "1.4 s",
"scoringOptions": {
"p10": 934,
"median": 1600
}
},
"largest-contentful-paint": {
"id": "largest-contentful-paint",
"title": "Largest Contentful Paint",
"description": "Largest Contentful Paint marks the time at which the largest text or image is painted. [Learn more about the Largest Contentful Paint metric](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-largest-contentful-paint/)",
"score": 0.6,
"scoreDisplayMode": "numeric",
"numericValue": 2078.3387000000002,
"numericUnit": "millisecond",
"displayValue": "2.1 s",
"scoringOptions": {
"p10": 1200,
"median": 2400
}
},
"first-meaningful-paint": {
"id": "first-meaningful-paint",
"title": "First Meaningful Paint",
"description": "First Meaningful Paint measures when the primary content of a page is visible. [Learn more about the First Meaningful Paint metric](https://developer.chrome.com/docs/lighthouse/performance/first-meaningful-paint/).",
"score": null,
"scoreDisplayMode": "notApplicable"
},
"speed-index": {
"id": "speed-index",
"title": "Speed Index",
"description": "Speed Index shows how quickly the contents of a page are visibly populated. [Learn more about the Speed Index metric](https://developer.chrome.com/docs/lighthouse/performance/speed-index/).",
"score": 0.87,
"scoreDisplayMode": "numeric",
"numericValue": 1380.2431000000001,
"numericUnit": "millisecond",
"displayValue": "1.4 s",
"scoringOptions": {
"p10": 1311,
"median": 2300
}
},
"total-blocking-time": {
"id": "total-blocking-time",
"title": "Total Blocking Time",
"description": "Sum of all time periods between FCP and Time to Interactive, when task length exceeded 50ms, expressed in milliseconds. [Learn more about the Total Blocking Time metric](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-total-blocking-time/).",
"score": 1,
"scoreDisplayMode": "numeric",
"numericValue": 1,
"numericUnit": "millisecond",
"displayValue": "0 ms",
"scoringOptions": {
"p10": 150,
"median": 350
}
},
"max-potential-fid": {
"id": "max-potential-fid",
"title": "Max Potential First Input Delay",
"description": "The maximum potential First Input Delay that your users could experience is the duration of the longest task. [Learn more about the Maximum Potential First Input Delay metric](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-max-potential-fid/).",
"score": 1,
"scoreDisplayMode": "numeric",
"numericValue": 52,
"numericUnit": "millisecond",
"displayValue": "50 ms",
"details": {
"type": "debugdata",
"observedMaxDurationLoaf": {
"args": {
"data": {
"blockingDuration": 57.663,
"duration": 117.493,
"numScripts": 1,
"renderDuration": 3.466,
"styleAndLayoutDuration": 3.381
}
},
"cat": "devtools.timeline",
"id2": {
"local": "0x2ca7001f5168"
},
"name": "LongAnimationFrame",
"ph": "b",
"pid": 399790,
"scope": "devtools.timeline",
"tid": 399790,
"ts": 24277463467739
},
"observedMaxBlockingLoaf": {
"args": {
"data": {
"blockingDuration": 57.663,
"duration": 117.493,
"numScripts": 1,
"renderDuration": 3.466,
"styleAndLayoutDuration": 3.381
}
},
"cat": "devtools.timeline",
"id2": {
"local": "0x2ca7001f5168"
},
"name": "LongAnimationFrame",
"ph": "b",
"pid": 399790,
"scope": "devtools.timeline",
"tid": 399790,
"ts": 24277463467739
},
"observedLoafs": [
{
"startTime": 382.579,
"duration": 89.252,
"blockingDuration": 0
},
{
"startTime": 569.861,
"duration": 117.493,
"blockingDuration": 57.663
},
{
"startTime": 747.458,
"duration": 53.279,
"blockingDuration": 0
}
]
}
},
"server-response-time": {
"id": "server-response-time",
"title": "Initial server response time was short",
"description": "Keep the server response time for the main document short because all other requests depend on it. [Learn more about the Time to First Byte metric](https://developer.chrome.com/docs/lighthouse/performance/time-to-first-byte/).",
"score": 1,
"scoreDisplayMode": "informative",
"numericValue": 64.92200000000001,
"numericUnit": "millisecond",
"displayValue": "Root document took 60 ms",
"metricSavings": {
"FCP": 0,
"LCP": 0
},
"details": {
"type": "opportunity",
"headings": [
{
"key": "url",
"valueType": "url",
"label": "URL"
},
{
"key": "responseTime",
"valueType": "timespanMs",
"label": "Time Spent"
}
],
"items": [
{
"url": "https://www.identable.io/ai-article-generator",
"responseTime": 64.92200000000001
}
],
"overallSavingsMs": 0
},
"guidanceLevel": 1
},
"interactive": {
"id": "interactive",
"title": "Time to Interactive",
"description": "Time to Interactive is the amount of time it takes for the page to become fully interactive. [Learn more about the Time to Interactive metric](https://developer.chrome.com/docs/lighthouse/performance/interactive/).",
"score": 0.9,
"scoreDisplayMode": "numeric",
"numericValue": 2439.5630349999997,
"numericUnit": "millisecond",
"displayValue": "2.4 s"
},
"user-timings": {
"id": "user-timings",
"title": "User Timing marks and measures",
"description": "Consider instrumenting your app with the User Timing API to measure your app's real-world performance during key user experiences. [Learn more about User Timing marks](https://developer.chrome.com/docs/lighthouse/performance/user-timings/).",
"score": null,
"scoreDisplayMode": "notApplicable",
"details": {
"type": "table",
"headings": [],
"items": []
},
"guidanceLevel": 2
},
"diagnostics": {
"id": "diagnostics",
"title": "Diagnostics",
"description": "Collection of useful page vitals.",
"score": 1,
"scoreDisplayMode": "informative",
"details": {
"type": "debugdata",
"items": [
{
"numRequests": 86,
"numScripts": 27,
"numStylesheets": 2,
"numFonts": 16,
"numTasks": 1869,
"numTasksOver10ms": 8,
"numTasksOver25ms": 3,
"numTasksOver50ms": 1,
"numTasksOver100ms": 1,
"numTasksOver500ms": 0,
"rtt": 0.021099999999999997,
"throughput": 19400731.79613195,
"maxRtt": 178.194,
"maxServerLatency": 442.879,
"totalByteWeight": 1751746,
"totalTaskTime": 542.9369999999981,
"mainDocumentTransferSize": 36815
}
]
}
},
"metrics": {
"id": "metrics",
"title": "Metrics",
"description": "Collects all available metrics.",
"score": 1,
"scoreDisplayMode": "informative",
"numericValue": 2440,
"numericUnit": "millisecond",
"details": {
"type": "debugdata",
"items": [
{
"firstContentfulPaint": 1380,
"largestContentfulPaint": 2078,
"interactive": 2440,
"speedIndex": 1380,
"totalBlockingTime": 1,
"maxPotentialFID": 52,
"cumulativeLayoutShift": 0.20739527802403468,
"cumulativeLayoutShiftMainFrame": 0.20739527802403468,
"lcpLoadStart": 1800,
"lcpLoadEnd": 1938,
"timeToFirstByte": 380,
"observedTimeOrigin": 0,
"observedTimeOriginTs": 24277462897878,
"observedNavigationStart": 0,
"observedNavigationStartTs": 24277462897878,
"observedFirstPaint": 485,
"observedFirstPaintTs": 24277463383209,
"observedFirstContentfulPaint": 528,
"observedFirstContentfulPaintTs": 24277463425692,
"observedFirstContentfulPaintAllFrames": 528,
"observedFirstContentfulPaintAllFramesTs": 24277463425692,
"observedLargestContentfulPaint": 587,
"observedLargestContentfulPaintTs": 24277463485052,
"observedLargestContentfulPaintAllFrames": 587,
"observedLargestContentfulPaintAllFramesTs": 24277463485052,
"observedTraceEnd": 4961,
"observedTraceEndTs": 24277467859015,
"observedLoad": 1787,
"observedLoadTs": 24277464684713,
"observedDomContentLoaded": 747,
"observedDomContentLoadedTs": 24277463644488,
"observedCumulativeLayoutShift": 0.20739527802403468,
"observedCumulativeLayoutShiftMainFrame": 0.20739527802403468,
"observedFirstVisualChange": 514,
"observedFirstVisualChangeTs": 24277463411878,
"observedLastVisualChange": 814,
"observedLastVisualChangeTs": 24277463711878,
"observedSpeedIndex": 554,
"observedSpeedIndexTs": 24277463452116
},
{
"lcpInvalidated": false
}
]
}
},
"largest-contentful-paint-element": {
"id": "largest-contentful-paint-element",
"title": "Largest Contentful Paint element",
"description": "This is the largest contentful element painted within the viewport. [Learn more about the Largest Contentful Paint element](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-largest-contentful-paint/)",
"score": 0,
"scoreDisplayMode": "metricSavings",
"displayValue": "2,080 ms",
"metricSavings": {
"LCP": 900
},
"details": {
"type": "list",
"items": [
{
"type": "table",
"headings": [
{
"key": "node",
"valueType": "node",
"label": "Element"
}
],
"items": [
{
"node": {
"type": "node",
"lhId": "page-0-IMG",
"path": "2,HTML,1,BODY,5,SECTION,0,DIV,3,DIV,0,IMG",
"selector": "section.ai-article-generator-sec > div.w-layout-vflex > div.div-block-11 > img.image-23",
"boundingRect": {
"top": 496,
"bottom": 1171,
"left": 68,
"right": 1283,
"width": 1215,
"height": 675
},
"snippet": "<img src=\"https://cdn.prod.website-files.com/66a1dc1f0e7a57bca8d02680/6780d080585654…\" loading=\"lazy\" width=\"1198\" sizes=\"(max-width: 479px) 82vw, (max-width: 767px) 81vw, (max-width: 991px) 83vw,…\" alt=\"\" srcset=\"https://cdn.prod.website-files.com/66a1dc1f0e7a57bca8d02680/6780d080585654…\" class=\"image-23\">",
"nodeLabel": "section.ai-article-generator-sec > div.w-layout-vflex > div.div-block-11 > img.image-23"
}
}
]
},
{
"type": "table",
"headings": [
{
"key": "phase",
"valueType": "text",
"label": "Phase"
},
{
"key": "percent",
"valueType": "text",
"label": "% of LCP"
},
{
"key": "timing",
"valueType": "ms",
"label": "Timing"
}
],
"items": [
{
"phase": "TTFB",
"timing": 380.249,
"percent": "18%"
},
{
"phase": "Load Delay",
"timing": 1419.8518139126916,
"percent": "68%"
},
{
"phase": "Load Time",
"timing": 138.3968906238572,
"percent": "7%"
},
{
"phase": "Render Delay",
"timing": 139.84099546345146,
"percent": "7%"
}
]
}
]
},
"guidanceLevel": 1
},
"render-blocking-resources": {
"id": "render-blocking-resources",
"title": "Eliminate render-blocking resources",
"description": "Resources are blocking the first paint of your page. Consider delivering critical JS/CSS inline and deferring all non-critical JS/styles. [Learn how to eliminate render-blocking resources](https://developer.chrome.com/docs/lighthouse/performance/render-blocking-resources/).",
"score": 0,
"scoreDisplayMode": "metricSavings",
"numericValue": 111,
"numericUnit": "millisecond",
"displayValue": "Potential savings of 110 ms",
"metricSavings": {
"FCP": 100,
"LCP": 0
},
"details": {
"type": "opportunity",
"headings": [
{
"key": "url",
"valueType": "url",
"label": "URL"
},
{
"key": "totalBytes",
"valueType": "bytes",
"label": "Transfer Size"
},
{
"key": "wastedMs",
"valueType": "timespanMs",
"label": "Potential Savings"
}
],
"items": [
{
"url": "https://cdn.prod.website-files.com/66a1dc1f0e7a57bca8d02680/css/identables.webflow.312759eea.min.css",
"totalBytes": 75499,
"wastedMs": 437
},
{
"url": "https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js",
"totalBytes": 6058,
"wastedMs": 228
},
{
"url": "https://cdn-cookieyes.com/client_data/3868f392e802de28d507397c/script.js",
"totalBytes": 35061,
"wastedMs": 285
}
],
"overallSavingsMs": 111
},
"guidanceLevel": 2
},
"dom-size": {
"id": "dom-size",
"title": "Avoid an excessive DOM size",
"description": "A large DOM will increase memory usage, cause longer [style calculations](https://developers.google.com/web/fundamentals/performance/rendering/reduce-the-scope-and-complexity-of-style-calculations), and produce costly [layout reflows](https://developers.google.com/speed/articles/reflow). [Learn how to avoid an excessive DOM size](https://developer.chrome.com/docs/lighthouse/performance/dom-size/).",
"score": 0.5,
"scoreDisplayMode": "metricSavings",
"numericValue": 1512,
"numericUnit": "element",
"displayValue": "1,512 elements",
"metricSavings": {
"TBT": 0
},
"details": {
"type": "table",
"headings": [
{
"key": "statistic",
"valueType": "text",
"label": "Statistic"
},
{
"key": "node",
"valueType": "node",
"label": "Element"
},
{
"key": "value",
"valueType": "numeric",
"label": "Value"
}
],
"items": [
{
"statistic": "Total DOM Elements",
"value": {
"type": "numeric",
"granularity": 1,
"value": 1512
}
},
{
"node": {
"type": "node",
"lhId": "1-67-rect",
"path": "2,HTML,1,BODY,4,DIV,0,DIV,1,NAV,0,DIV,0,DIV,1,NAV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,1,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,A,0,DIV,0,DIV,0,svg,0,svg,1,defs,0,clipPath,0,rect",
"selector": "svg > defs > clippath#clip0_325_5791 > rect",
"boundingRect": {
"top": 0,
"bottom": 0,
"left": 0,
"right": 0,
"width": 0,
"height": 0
},
"snippet": "<rect width=\"32\" height=\"38\" fill=\"white\">",
"nodeLabel": "svg > defs > clippath#clip0_325_5791 > rect"
},
"statistic": "Maximum DOM Depth",
"value": {
"type": "numeric",
"granularity": 1,
"value": 27
}
},
{
"node": {
"type": "node",
"lhId": "1-68-BODY",
"path": "2,HTML,1,BODY",
"selector": "body.body-2",
"boundingRect": {
"top": 0,
"bottom": 7589,
"left": 0,
"right": 1350,
"width": 1350,
"height": 7589
},
"snippet": "<body class=\"body-2\">",
"nodeLabel": "body.body-2"
},
"statistic": "Maximum Child Elements",
"value": {
"type": "numeric",
"granularity": 1,
"value": 21
}
}
]
},
"guidanceLevel": 1
},
"categories": {
"performance": {
"title": "Performance",
"supportedModes": [
"navigation",
"timespan",
"snapshot"
],
"auditRefs": [
{
"id": "first-contentful-paint",
"weight": 10,
"group": "metrics",
"acronym": "FCP"
},
{
"id": "largest-contentful-paint",
"weight": 25,
"group": "metrics",
"acronym": "LCP"
},
{
"id": "total-blocking-time",
"weight": 30,
"group": "metrics",
"acronym": "TBT"
},
{
"id": "cumulative-layout-shift",
"weight": 25,
"group": "metrics",
"acronym": "CLS"
},
{
"id": "speed-index",
"weight": 10,
"group": "metrics",
"acronym": "SI"
},
{
"id": "interactive",
"weight": 0,
"group": "hidden",
"acronym": "TTI"
},
{
"id": "max-potential-fid",
"weight": 0,
"group": "hidden"
},
{
"id": "first-meaningful-paint",
"weight": 0,
"acronym": "FMP",
"group": "hidden"
},
{
"id": "render-blocking-resources",
"weight": 0,
"group": "diagnostics"
},
{
"id": "uses-responsive-images",
"weight": 0,
"group": "diagnostics"
},
{
"id": "offscreen-images",
"weight": 0,
"group": "diagnostics"
},
{
"id": "unminified-css",
"weight": 0,
"group": "diagnostics"
},
{
"id": "unminified-javascript",
"weight": 0,
"group": "diagnostics"
},
{
"id": "unused-css-rules",
"weight": 0,
"group": "diagnostics"
},
{
"id": "unused-javascript",
"weight": 0,
"group": "diagnostics"
},
{
"id": "uses-optimized-images",
"weight": 0,
"group": "diagnostics"
},
{
"id": "modern-image-formats",
"weight": 0,
"group": "diagnostics"
},
{
"id": "uses-text-compression",
"weight": 0,
"group": "diagnostics"
},
{
"id": "uses-rel-preconnect",
"weight": 0,
"group": "diagnostics"
},
{
"id": "server-response-time",
"weight": 0,
"group": "diagnostics"
},
{
"id": "redirects",
"weight": 0,
"group": "diagnostics"
},
{
"id": "uses-http2",
"weight": 0,
"group": "diagnostics"
},
{
"id": "efficient-animated-content",
"weight": 0,
"group": "diagnostics"
},
{
"id": "duplicated-javascript",
"weight": 0,
"group": "diagnostics"
},
{
"id": "legacy-javascript",
"weight": 0,
"group": "diagnostics"
},
{
"id": "prioritize-lcp-image",
"weight": 0,
"group": "diagnostics"
},
{
"id": "total-byte-weight",
"weight": 0,
"group": "diagnostics"
},
{
"id": "uses-long-cache-ttl",
"weight": 0,
"group": "diagnostics"
},
{
"id": "dom-size",
"weight": 0,
"group": "diagnostics"
},
{
"id": "critical-request-chains",
"weight": 0,
"group": "diagnostics"
},
{
"id": "user-timings",
"weight": 0,
"group": "diagnostics"
},
{
"id": "bootup-time",
"weight": 0,
"group": "diagnostics"
},
{
"id": "mainthread-work-breakdown",
"weight": 0,
"group": "diagnostics"
},
{
"id": "font-display",
"weight": 0,
"group": "diagnostics"
},
{
"id": "third-party-summary",
"weight": 0,
"group": "diagnostics"
},
{
"id": "third-party-facades",
"weight": 0,
"group": "diagnostics"
},
{
"id": "largest-contentful-paint-element",
"weight": 0,
"group": "diagnostics"
},
{
"id": "lcp-lazy-loaded",
"weight": 0,
"group": "diagnostics"
},
{
"id": "layout-shifts",
"weight": 0,
"group": "diagnostics"
},
{
"id": "uses-passive-event-listeners",
"weight": 0,
"group": "diagnostics"
},
{
"id": "no-document-write",
"weight": 0,
"group": "diagnostics"
},
{
"id": "long-tasks",
"weight": 0,
"group": "diagnostics"
},
{
"id": "non-composited-animations",
"weight": 0,
"group": "diagnostics"
},
{
"id": "unsized-images",
"weight": 0,
"group": "diagnostics"
},
{
"id": "viewport",
"weight": 0,
"group": "diagnostics"
},
{
"id": "bf-cache",
"weight": 0,
"group": "diagnostics"
},
{
"id": "network-requests",
"weight": 0,
"group": "hidden"
},
{
"id": "network-rtt",
"weight": 0,
"group": "hidden"
},
{
"id": "network-server-latency",
"weight": 0,
"group": "hidden"
},
{
"id": "main-thread-tasks",
"weight": 0,
"group": "hidden"
},
{
"id": "diagnostics",
"weight": 0,
"group": "hidden"
},
{
"id": "metrics",
"weight": 0,
"group": "hidden"
},
{
"id": "screenshot-thumbnails",
"weight": 0,
"group": "hidden"
},
{
"id": "final-screenshot",
"weight": 0,
"group": "hidden"
},
{
"id": "script-treemap-data",
"weight": 0,
"group": "hidden"
},
{
"id": "resource-summary",
"weight": 0,
"group": "hidden"
}
],
"id": "performance",
"score": 0.75
},
"seo": {
"title": "SEO",
"description": "These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on [Core Web Vitals](https://web.dev/explore/vitals). [Learn more about Google Search Essentials](https://support.google.com/webmasters/answer/35769).",
"manualDescription": "Run these additional validators on your site to check additional SEO best practices.",
"supportedModes": [
"navigation",
"snapshot"
],
"auditRefs": [
{
"id": "is-crawlable",
"weight": 4.043478260869565,
"group": "seo-crawl"
},
{
"id": "document-title",
"weight": 1,
"group": "seo-content"
},
{
"id": "meta-description",
"weight": 1,
"group": "seo-content"
},
{
"id": "http-status-code",
"weight": 1,
"group": "seo-crawl"
},
{
"id": "link-text",
"weight": 1,
"group": "seo-content"
},
{
"id": "crawlable-anchors",
"weight": 1,
"group": "seo-crawl"
},
{
"id": "robots-txt",
"weight": 1,
"group": "seo-crawl"
},
{
"id": "image-alt",
"weight": 1,
"group": "seo-content"
},
{
"id": "hreflang",
"weight": 1,
"group": "seo-content"
},
{
"id": "canonical",
"weight": 1,
"group": "seo-content"
},
{
"id": "structured-data",
"weight": 0
}
],
"id": "seo",
"score": 0.92
}
}
}
}
|
Completed
|
02261208-8841-0275-0000-9c8e09532001
|
{
"resource_type": "html",
"status_code": 200,
"location": null,
"url": "https://www.identable.io/ai-article-generator",
"meta": {
"title": "AI Article Generation Create High-Quality Content Instantly|Identable",
"charset": 65001,
"follow": true,
"generator": null,
"htags": {
"h1": [
"AI Content Generator- Transform Your Content Creation Process"
],
"h2": [
"Why choose our AI article generator",
"How does our AI content creation tool work?",
"Features of Our AI Article Generator",
"Benefits of using our AI article generator",
"How does it work?",
"Frequently asked questions",
"See what our customers have to say about identable"
],
"h3": [
"Revolutionize Your Content with AI",
"Create AI Content like human",
"Speed and performance",
"Consistent, High-Quality Content",
"SEO optimized articles",
"Versatility",
"Cost-effective",
"Article Outline Generator",
"Article Title Generator",
"Built-in images for articles",
"Optimize article size",
"Access to internal links",
"Call-to-action (CTA) integration",
"Efficiency",
"Optimization",
"Customization",
"Recommendation",
"Strategy Formulation",
"Content Creation",
"Modification"
],
"h4": [
"Enter your topic or keyword",
"Choose your content type",
"Review and fix",
"Publish the share"
]
},
"description": "Transform your writing process with AI article generators. Effortlessly produce unique, high-quality articles and elevate your content strategy to new heights.",
"favicon": "https://cdn.prod.website-files.com/66a1dc1f0e7a57bca8d02680/66c727fe8d4d4112b78038fc_Logomark%20idetable%20small%20(2).png",
"meta_keywords": null,
"canonical": "https://www.identable.io/ai-article-generator",
"internal_links_count": 23,
"external_links_count": 11,
"inbound_links_count": 0,
"images_count": 42,
"images_size": 0,
"scripts_count": 9,
"scripts_size": 0,
"stylesheets_count": 0,
"stylesheets_size": 0,
"title_length": 69,
"description_length": 159,
"render_blocking_scripts_count": 3,
"render_blocking_stylesheets_count": 1,
"cumulative_layout_shift": 0,
"meta_title": null,
"content": {
"plain_text_size": 10058,
"plain_text_rate": 0.0814142673282554,
"plain_text_word_count": 1555,
"automated_readability_index": 10.823739231192604,
"coleman_liau_readability_index": 13.608411575562698,
"dale_chall_readability_index": 9.518969033342024,
"flesch_kincaid_readability_index": 35.64885895541846,
"smog_readability_index": 13.530872614007361,
"description_to_content_consistency": 0.7142857313156128,
"title_to_content_consistency": 0.8888888955116272,
"meta_keywords_to_content_consistency": null
},
"deprecated_tags": null,
"duplicate_meta_tags": null,
"spell": null,
"social_media_tags": {
"og:title": "AI Article Generation Create High-Quality Content Instantly|Identable",
"og:description": "Transform your writing process with AI article generators. Effortlessly produce unique, high-quality articles and elevate your content strategy to new heights.",
"twitter:title": "AI Article Generation Create High-Quality Content Instantly|Identable",
"twitter:description": "Transform your writing process with AI article generators. Effortlessly produce unique, high-quality articles and elevate your content strategy to new heights.",
"og:type": "website",
"twitter:card": "summary_large_image"
}
},
"page_timing": {
"time_to_interactive": 288,
"dom_complete": 288,
"largest_contentful_paint": 0,
"first_input_delay": 0,
"connection_time": 69,
"time_to_secure_connection": 219,
"request_sent_time": 0,
"waiting_time": 0,
"download_time": 0,
"duration_time": 288,
"fetch_start": 0,
"fetch_end": 288
},
"onpage_score": 95.24,
"total_dom_size": 123588,
"custom_js_response": null,
"custom_js_client_exception": null,
"resource_errors": {
"errors": [
{
"line": 88,
"column": 5,
"message": "The closing tag and the currently open tag do not match.",
"status_code": 501
}
],
"warnings": null
},
"broken_resources": false,
"broken_links": false,
"duplicate_title": false,
"duplicate_description": false,
"duplicate_content": false,
"click_depth": 0,
"size": 123588,
"encoded_size": 0,
"total_transfer_size": 0,
"fetch_time": "2025-02-26 12:08:47 +00:00",
"cache_control": {
"cachable": false,
"ttl": 0
},
"checks": {
"no_content_encoding": false,
"high_loading_time": false,
"is_redirect": false,
"is_4xx_code": false,
"is_5xx_code": false,
"is_broken": false,
"is_www": true,
"is_https": true,
"is_http": false,
"high_waiting_time": false,
"has_micromarkup": false,
"has_micromarkup_errors": false,
"no_doctype": false,
"has_html_doctype": true,
"canonical": true,
"no_encoding_meta_tag": false,
"no_h1_tag": false,
"https_to_http_links": false,
"size_greater_than_3mb": false,
"meta_charset_consistency": true,
"has_meta_refresh_redirect": false,
"has_render_blocking_resources": true,
"low_content_rate": true,
"high_content_rate": false,
"low_character_count": false,
"high_character_count": false,
"small_page_size": false,
"large_page_size": false,
"low_readability_rate": false,
"irrelevant_description": false,
"irrelevant_title": false,
"irrelevant_meta_keywords": false,
"title_too_long": true,
"has_meta_title": false,
"title_too_short": false,
"deprecated_html_tags": false,
"duplicate_meta_tags": false,
"duplicate_title_tag": false,
"no_image_alt": true,
"no_image_title": true,
"no_description": false,
"no_title": false,
"no_favicon": false,
"seo_friendly_url": true,
"flash": false,
"frame": false,
"lorem_ipsum": false,
"seo_friendly_url_characters_check": true,
"seo_friendly_url_dynamic_check": true,
"seo_friendly_url_keywords_check": true,
"seo_friendly_url_relative_length_check": true
},
"content_encoding": "gzip",
"media_type": "text/html",
"server": null,
"is_resource": false,
"url_length": 45,
"relative_url_length": 21,
"last_modified": {
"header": "2025-02-12 04:21:12 +00:00",
"sitemap": null,
"meta_tag": null
}
}
|
true
|
1741542269546
|
[
{
"category": "Meta Title",
"alertMessage": "Missing meta title",
"alertDescription": "Your page is missing a meta title. A strong meta title improves SEO rankings and user engagement.",
"value": {
"currentValue": "No meta title found",
"updatedValue": "\"AI Article Generator: Boost Content with AI-Powered Tools\""
},
"recommendation": "Ensure your meta title is between 50 and 60 characters and contains primary keywords.",
"status": "error",
"expand": false
},
{
"category": "Meta Description",
"alertMessage": "Missing meta description",
"alertDescription": "A meta description helps users and search engines understand your page content.",
"value": {
"currentValue": "No meta description found",
"updatedValue": "\"Unlock efficient content creation with Identable's AI article generator. Craft engaging, SEO-optimized articles in minutes, saving time and boosting productivity.\""
},
"recommendation": "Add a compelling meta description between 120-160 characters.",
"status": "error",
"expand": false
},
{
"category": "Headings",
"alertMessage": "Missing H1 tag",
"alertDescription": "An H1 tag is crucial for SEO as it defines the main topic of your page.",
"value": {
"currentValue": "No H1 tag found",
"updatedValue": "AI Article Generator: Effortless Content Creation with Advanced AI Technology"
},
"recommendation": "Add an H1 tag that clearly defines the topic of the page.",
"status": "error",
"expand": false
},
{
"category": "Internal Links",
"alertMessage": "No internal links found",
"alertDescription": "Internal links help distribute link authority across your site and improve navigation.",
"value": {
"currentValue": "No internal links found",
"updatedValue": [
{
"node": {
"id": "240fa4a9-1ca7-6edc-adf8-a81462a62d77",
"type": "text",
"text": {
"html": "<p class=\"paragraph\">Creating high-quality content continues to be a major challenge for businesses and content creators. Whether you run a website, blog or manage social media. It is important to stay ahead in creating relevant and engaging content.</p>",
"text": "Creating high-quality content continues to be a major challenge for businesses and content creators. Whether you run a website, blog or manage social media. It is important to stay ahead in creating relevant and engaging content."
},
"attributes": {}
},
"data": {
"match": "high-quality content",
"word": "high-quality content",
"url": "https://identable.io/ai-article-generator",
"updatedText": "Creating <a href=\"https://identable.io/ai-article-generator\" target=\"_blank\">high-quality content</a> continues to be a major challenge for businesses and content creators. Whether you run a website, blog or manage social media. It is important to stay ahead in creating relevant and engaging content.",
"currentText": "Creating high-quality content continues to be a major challenge for businesses and content creators. Whether you run a website, blog or manage social media. It is important to stay ahead in creating relevant and engaging content.",
"isInternal": true
}
},
{
"node": {
"id": "d16e4db5-493c-1115-d7ee-6195fe601f99",
"type": "text",
"text": {
"html": "<p class=\"paragraph-9\">Our AI content generator is specifically designed to help with every step of content creation.</p>",
"text": "Our AI content generator is specifically designed to help with every step of content creation."
},
"attributes": {}
},
"data": {
"match": "AI content generator",
"word": "AI content generator",
"url": "https://identable.io/ai-article-generator",
"updatedText": "Our <a href=\"https://identable.io/ai-article-generator\" target=\"_blank\">AI content generator</a> is specifically designed to help with every step of content creation.",
"currentText": "Our AI content generator is specifically designed to help with every step of content creation.",
"isInternal": true
}
},
{
"node": {
"id": "79d44aed-8e64-abb5-79ef-0b824d12245d",
"type": "text",
"text": {
"html": "<p class=\"paragraph-7\">Create AI-powered content that feels natural and realistic. It resonates with the audience like the writing of a real human being </p>",
"text": "Create AI-powered content that feels natural and realistic. It resonates with the audience like the writing of a real human being "
},
"attributes": {}
},
"data": {
"match": "AI",
"word": "AI",
"url": "https://identable.io/identable-news/identable-news-10",
"updatedText": "Create <a href=\"https://identable.io/identable-news/identable-news-10\" target=\"_blank\">AI</a>-powered content that feels natural and realistic. It resonates with the audience like the writing of a real human being ",
"currentText": "Create AI-powered content that feels natural and realistic. It resonates with the audience like the writing of a real human being ",
"isInternal": true
}
},
{
"node": {
"id": "79d44aed-8e64-abb5-79ef-0b824d12244d",
"type": "text",
"text": {
"html": "<p class=\"paragraph-7\">Online AI article generator creates high-quality content in minutes. It helps you meet tight deadlines without compromising on quality. </p>",
"text": "Online AI article generator creates high-quality content in minutes. It helps you meet tight deadlines without compromising on quality. "
},
"attributes": {}
},
"data": {
"match": "AI",
"word": "AI",
"url": "https://identable.io/identable-news/identable-news-10",
"updatedText": "Online <a href=\"https://identable.io/identable-news/identable-news-10\" target=\"_blank\">AI</a> article generator creates high-quality content in minutes. It helps you meet tight deadlines without compromising on quality. ",
"currentText": "Online AI article generator creates high-quality content in minutes. It helps you meet tight deadlines without compromising on quality. ",
"isInternal": true
}
},
{
"node": {
"id": "79d44aed-8e64-abb5-79ef-0b824d122455",
"type": "text",
"text": {
"html": "<p class=\"paragraph-7\">From blog posts to articles, rely on our AI Content Writer to maintain a consistent tone, style, and structure across all your content.</p>",
"text": "From blog posts to articles, rely on our AI Content Writer to maintain a consistent tone, style, and structure across all your content."
},
"attributes": {}
},
"data": {
"match": "AI",
"word": "AI",
"url": "https://identable.io/identable-news/identable-news-10",
"updatedText": "From blog posts to articles, rely on our <a href=\"https://identable.io/identable-news/identable-news-10\" target=\"_blank\">AI</a> Content Writer to maintain a consistent tone, style, and structure across all your content.",
"currentText": "From blog posts to articles, rely on our AI Content Writer to maintain a consistent tone, style, and structure across all your content.",
"isInternal": true
}
},
{
"node": {
"id": "79d44aed-8e64-abb5-79ef-0b824d12246e",
"type": "text",
"text": {
"html": "<p class=\"paragraph-7\">Our online AI article generator offers a cost-effective solution compared to hiring a full-time writer. This makes it a great choice for small businesses and entrepreneurs. </p>",
"text": "Our online AI article generator offers a cost-effective solution compared to hiring a full-time writer. This makes it a great choice for small businesses and entrepreneurs. "
},
"attributes": {}
},
"data": {
"match": "small businesses",
"word": "small businesses",
"url": "https://identable.io/identable-news/identable-news-6",
"updatedText": "Our online AI article generator offers a cost-effective solution compared to hiring a full-time writer. This makes it a great choice for <a href=\"https://identable.io/identable-news/identable-news-6\" target=\"_blank\">small businesses</a> and entrepreneurs. ",
"currentText": "Our online AI article generator offers a cost-effective solution compared to hiring a full-time writer. This makes it a great choice for small businesses and entrepreneurs. ",
"isInternal": true
}
},
{
"node": {
"id": "3e89de34-091e-728c-4d03-3e9c905cf052",
"type": "text",
"text": {
"html": "<p class=\"paragraph-9\">Our AI content generator is specifically designed to help with every step of content creation.</p>",
"text": "Our AI content generator is specifically designed to help with every step of content creation."
},
"attributes": {}
},
"data": {
"match": "content creation",
"word": "content creation",
"url": "https://identable.io/explainer-video-maker",
"updatedText": "Our AI content generator is specifically designed to help with every step of <a href=\"https://identable.io/explainer-video-maker\" target=\"_blank\">content creation</a>.",
"currentText": "Our AI content generator is specifically designed to help with every step of content creation.",
"isInternal": true
}
},
{
"node": {
"id": "76c0bec7-1f10-5604-68fd-c4043f0cc8c0",
"type": "text",
"text": {
"html": "<p class=\"paragraph-8\">Once the content is created You can review, adjust, and customize it to match your brand voice. If you need a shortened version, use our AI Summary Generator to simplify the text.</p>",
"text": "Once the content is created You can review, adjust, and customize it to match your brand voice. If you need a shortened version, use our AI Summary Generator to simplify the text."
},
"attributes": {}
},
"data": {
"match": "AI",
"word": "AI",
"url": "https://identable.io/identable-news/identable-news-10",
"updatedText": "Once the content is created You can review, adjust, and customize it to match your brand voice. If you need a shortened version, use our <a href=\"https://identable.io/identable-news/identable-news-10\" target=\"_blank\">AI</a> Summary Generator to simplify the text.",
"currentText": "Once the content is created You can review, adjust, and customize it to match your brand voice. If you need a shortened version, use our AI Summary Generator to simplify the text.",
"isInternal": true
}
}
]
},
"recommendation": "Add internal links to improve site structure and SEO.",
"status": "warning",
"expand": false
}
]
|
67bee81d7bb23ff9865a07e4
|
true
|
1740672316035
|
AI content generator, high-quality content, conte…
|
{
"isPage": true,
"pageId": "66d54f9eb287b78c8eaca3a2",
"path": "/ai-article-generator"
}
|
true
|
false
|
webflow
|
||
67bee82d521b87a90c04f3bf
|
67bee82c7bb23ff9865a07eb
|
67b0979ca39dd4265cd31102
|
1741136054282
|
false
|
67bee81d7bb23ff9865a07e4
|
personal branding, AI tools, online presence
|
{
"isPage": true,
"pageId": "66ed5116805650c66f3400a1",
"path": "/use-case-entrepreneurs"
}
|
true
|
false
|
webflow
|
|||||||||||
67bee82d521b87a90c04f3cb
|
67bee82c7bb23ff9865a07eb
|
67b0979ca39dd4265cd31102
|
1741136054282
|
false
|
67bee81d7bb23ff9865a07e4
|
SMEs, AI-powered tools, marketing automation
|
{
"isPage": true,
"pageId": "66f400e5a1c5e13cc3ad29af",
"path": "/use-case-smes-small--medium-enterprises"
}
|
true
|
false
|
webflow
|
|||||||||||
67bee82d521b87a90c04f3d6
|
67bee82c7bb23ff9865a07eb
|
67b0979ca39dd4265cd31102
|
1741136054282
|
false
|
67bee81d7bb23ff9865a07e4
|
social media strategy, interactive carousels, con…
|
{
"isPage": true,
"pageId": "67409097fc92439e02708bb4",
"path": "/ad-carousel-generator"
}
|
true
|
false
|
webflow
|
|||||||||||
67bee82d521b87a90c04f3da
|
67bee82c7bb23ff9865a07eb
|
67b0979ca39dd4265cd31102
|
1741136054282
|
false
|
67bee81d7bb23ff9865a07e4
|
AI-powered tools, social media presence, content …
|
{
"isPage": true,
"pageId": "6752c3f50a3644da424f4f41",
"path": "/social-media-management"
}
|
true
|
false
|
webflow
|
|||||||||||
67bee82d521b87a90c04f3de
|
67bee82c7bb23ff9865a07eb
|
67b0979ca39dd4265cd31102
|
1741136054283
|
false
|
67bee81d7bb23ff9865a07e4
|
website performance, real-time analytics, user ex…
|
{
"isPage": true,
"pageId": "6752dc1be9170e0861e11144",
"path": "/website-management"
}
|
true
|
false
|
webflow
|
| Documents | 1449 |
| Total doc size | 1.69 MB |
| Average doc size | 1.19 KB |
| Pre-allocated size | 560 KB |
| Indexes | 1 |
| Total index size | 32 KB |
| Padding factor | |
| Extents |
| Name | Columns | Size | Attributes | Actions |
|---|---|---|---|---|
| _id_ |
_id ASC
|
32 KB | DEL |