53 prismic.io Last Updated: 3 years

Success 62% of passed verification steps
Warning 15% of total warning
Errors 23% of total errors, require fast action

Desktop Speed Score

Mobile Speed Score

Performance Desktop Score 77%
Best Practices Desktop Score 87%
SEO Desktop Score 80%
Progressive Web App Desktop Score 36%
Performance Mobile Score 14%
Best Practices Mobile Score 87%
SEO Mobile Score 82%
Progressive Web App Mobile Score 42%
Page Authority Authority 56%
Domain Authority Domain Authority 67%
Moz Rank 5.6/10
Bounce Rate Rate 0%
Title Tag 64 Characters
PRISMIC CMS: THE HEADLESS WEBSITE BUILDER FOR JAMSTACK - PRISMIC
Meta Description 132 Characters
Prismic is the ideal headless CMS for React, Vue, and Jamstack. Manage your content in a component-based website builder experience.
Effective URL 18 Characters
https://prismic.io
Excerpt Page content
Prismic CMS: The Headless Website Builder for Jamstack - PrismicFor Developers | For Non-developersMake your website editable for the whole teamChoose your technology. Use the API to fetch content. Empower your content team.Test it outAsk a questionconst result = await graphql.query({ query: gql`{ home { headline author_description # Page body with content slices page_content { ... on HomePage_contentText { primary { rich_text }} # Captioned image element ... on HomePage_contentImage { primary { image caption }}}}}`})Query with GraphQLLoop through SlicesRendering componentPrismic is Trusted by over 4,000 companiesPrismic is ...
Keywords Cloud Density
prismic23 content20 framework9 gatsby8 react8 choose8 image7 next7 query6 using6
Keyword Consistency Keyword density is one of the main terms in SEO
Keyword Freq Title Desc Domain H1 H2
prismic 23
content 20
framework 9
gatsby 8
react 8
choose 8
image 7
next 7
query 6
using 6
Google Preview Your look like this in google search result
PRISMIC CMS: THE HEADLESS WEBSITE BUILDER FOR JAMSTACK - PRI
https://prismic.io
Prismic is the ideal headless CMS for React, Vue, and Jamstack. Manage your content in a component-based website builder experience.
Robots.txt File Detected
Sitemap.xml File No Found
Page Size Code & Text Ratio
Document Size: ~117.99 KB
Code Size: ~57 KB
Text Size: ~60.99 KB Ratio: 51.69%

prismic.io Estimation Traffic and Earnings

10,012
Unique Visits
Daily
18,522
Pages Views
Daily
$12
Income
Daily
280,336
Unique Visits
Monthly
527,877
Pages Views
Monthly
$300
Income
Monthly
3,243,888
Unique Visits
Yearly
6,223,392
Pages Views
Yearly
$3,168
Income
Yearly

Desktop Speed Score

Desktop Screenshot
Speed Index 2.8 s
Speed Index shows how quickly the contents of a page are visibly populated
Avoid non-composited animations 28 animated elements found
Animations which are not composited can be janky and increase CLS
First CPU Idle 2.3 s
First CPU Idle marks the first time at which the page's main thread is quiet enough to handle input. [Learn more](https://web.dev/first-cpu-idle/).
User Timing marks and measures 4 user timings
Consider instrumenting your app with the User Timing API to measure your app's real-world performance during key user experiences
Avoid serving legacy JavaScript to modern browsers Potential savings of 19 KiB
Polyfills and transforms enable legacy browsers to use new JavaScript features. However, many aren't necessary for modern browsers. For your bundled JavaScript, adopt a modern script deployment strategy using module/nomodule feature detection to reduce the amount of code shipped to modern browsers, while retaining support for legacy browsers
Avoids enormous network payloads Total size was 2,143 KiB
Large network payloads cost users real money and are highly correlated with long load times
Serve static assets with an efficient cache policy 23 resources found
A long cache lifetime can speed up repeat visits to your page
Some third-party resources can be lazy loaded with a facade 2 facade alternatives available
Some third-party embeds can be lazy loaded. Consider replacing them with a facade until they are required
JavaScript execution time 0.7 s
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this
Largest Contentful Paint 1.8 s
Largest Contentful Paint marks the time at which the largest text or image is painted
Remove unused CSS Potential savings of 36 KiB
Remove dead rules from stylesheets and defer the loading of CSS not used for above-the-fold content to reduce unnecessary bytes consumed by network activity
Minimize third-party usage Third-party code blocked the main thread for 30 ms
Third-party code can significantly impact load performance. Limit the number of redundant third-party providers and try to load third-party code after your page has primarily finished loading
Estimated Input Latency 20 ms
Estimated Input Latency is an estimate of how long your app takes to respond to user input, in milliseconds, during the busiest 5s window of page load. If your latency is higher than 50 ms, users may perceive your app as laggy
Total Blocking Time 70 ms
Sum of all time periods between FCP and Time to Interactive, when task length exceeded 50ms, expressed in milliseconds
Eliminate render-blocking resources Potential savings of 0 ms
Resources are blocking the first paint of your page. Consider delivering critical JS/CSS inline and deferring all non-critical JS/styles
Server Backend Latencies 0 ms
Server latencies can impact web performance. If the server latency of an origin is high, it's an indication the server is overloaded or has poor backend performance
Defer offscreen images Potential savings of 56 KiB
Consider lazy-loading offscreen and hidden images after all critical resources have finished loading to lower time to interactive
First Meaningful Paint 1.2 s
First Meaningful Paint measures when the primary content of a page is visible
Includes front-end JavaScript libraries with known security vulnerabilities 3 vulnerabilities detected
Some third-party scripts may contain known security vulnerabilities that are easily identified and exploited by attackers
Minimizes main-thread work 1.5 s
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this
Reduce initial server response time Root document took 820 ms
Keep the server response time for the main document short because all other requests depend on it
Network Round Trip Times 0 ms
Network round trip times (RTT) have a large impact on performance. If the RTT to an origin is high, it's an indication that servers closer to the user could improve performance
Avoids an excessive DOM size 554 elements
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)
Avoid chaining critical requests 1 chain found
The Critical Request Chains below show you what resources are loaded with a high priority. Consider reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load
Cumulative Layout Shift 0.001
Cumulative Layout Shift measures the movement of visible elements within the viewport
Avoid large layout shifts 5 elements found
These DOM elements contribute most to the CLS of the page.
Keep request counts low and transfer sizes small 117 requests • 2,143 KiB
To set budgets for the quantity and size of page resources, add a budget.json file
Time to Interactive 2.6 s
Time to interactive is the amount of time it takes for the page to become fully interactive
Links do not have descriptive text 5 links found
Descriptive link text helps search engines understand your content
Remove unused JavaScript Potential savings of 293 KiB
Remove unused JavaScript to reduce bytes consumed by network activity
Web app manifest or service worker do not meet the installability requirements 1 reason
Service worker is the technology that enables your app to use many Progressive Web App features, such as offline, add to homescreen, and push notifications. With proper service worker and manifest implementations, browsers can proactively prompt users to add your app to their homescreen, which can lead to higher engagement
First Contentful Paint 1.2 s
First Contentful Paint marks the time at which the first text or image is painted
Max Potential First Input Delay 110 ms
The maximum potential First Input Delay that your users could experience is the duration of the longest task
Largest Contentful Paint element 1 element found
This is the largest contentful element painted within the viewport
Avoid long main-thread tasks 3 long tasks found
Lists the longest tasks on the main thread, useful for identifying worst contributors to input delay
Properly size images Potential savings of 68 KiB
Serve images that are appropriately-sized to save cellular data and improve load time

Mobile Speed Score

Mobile Screenshot
Tap targets are not sized appropriately 89% appropriately sized tap targets
Interactive elements like buttons and links should be large enough (48x48px), and have enough space around them, to be easy enough to tap without overlapping onto other elements
Time to Interactive 14.4 s
Time to interactive is the amount of time it takes for the page to become fully interactive
Properly size images Potential savings of 41 KiB
Serve images that are appropriately-sized to save cellular data and improve load time
Max Potential First Input Delay 510 ms
The maximum potential First Input Delay that your users could experience is the duration of the longest task
Includes front-end JavaScript libraries with known security vulnerabilities 3 vulnerabilities detected
Some third-party scripts may contain known security vulnerabilities that are easily identified and exploited by attackers
Keep request counts low and transfer sizes small 111 requests • 2,058 KiB
To set budgets for the quantity and size of page resources, add a budget.json file
Largest Contentful Paint element 1 element found
This is the largest contentful element painted within the viewport
Links do not have descriptive text 5 links found
Descriptive link text helps search engines understand your content
Eliminate render-blocking resources Potential savings of 0 ms
Resources are blocking the first paint of your page. Consider delivering critical JS/CSS inline and deferring all non-critical JS/styles
Avoid long main-thread tasks 18 long tasks found
Lists the longest tasks on the main thread, useful for identifying worst contributors to input delay
First Meaningful Paint 6.3 s
First Meaningful Paint measures when the primary content of a page is visible
Network Round Trip Times 0 ms
Network round trip times (RTT) have a large impact on performance. If the RTT to an origin is high, it's an indication that servers closer to the user could improve performance
Cumulative Layout Shift 0.001
Cumulative Layout Shift measures the movement of visible elements within the viewport
First Contentful Paint 6.1 s
First Contentful Paint marks the time at which the first text or image is painted
Estimated Input Latency 150 ms
Estimated Input Latency is an estimate of how long your app takes to respond to user input, in milliseconds, during the busiest 5s window of page load. If your latency is higher than 50 ms, users may perceive your app as laggy
First Contentful Paint (3G) 13020 ms
First Contentful Paint 3G marks the time at which the first text or image is painted while on a 3G network
Some third-party resources can be lazy loaded with a facade 2 facade alternatives available
Some third-party embeds can be lazy loaded. Consider replacing them with a facade until they are required
Initial server response time was short Root document took 500 ms
Keep the server response time for the main document short because all other requests depend on it
Server Backend Latencies 0 ms
Server latencies can impact web performance. If the server latency of an origin is high, it's an indication the server is overloaded or has poor backend performance
Remove unused JavaScript Potential savings of 299 KiB
Remove unused JavaScript to reduce bytes consumed by network activity
User Timing marks and measures 4 user timings
Consider instrumenting your app with the User Timing API to measure your app's real-world performance during key user experiences
Total Blocking Time 1,050 ms
Sum of all time periods between FCP and Time to Interactive, when task length exceeded 50ms, expressed in milliseconds
Avoid serving legacy JavaScript to modern browsers Potential savings of 19 KiB
Polyfills and transforms enable legacy browsers to use new JavaScript features. However, many aren't necessary for modern browsers. For your bundled JavaScript, adopt a modern script deployment strategy using module/nomodule feature detection to reduce the amount of code shipped to modern browsers, while retaining support for legacy browsers
Serve static assets with an efficient cache policy 20 resources found
A long cache lifetime can speed up repeat visits to your page
Speed Index 10.3 s
Speed Index shows how quickly the contents of a page are visibly populated
Defer offscreen images Potential savings of 98 KiB
Consider lazy-loading offscreen and hidden images after all critical resources have finished loading to lower time to interactive
Minimize main-thread work 7.0 s
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this
Remove unused CSS Potential savings of 37 KiB
Remove dead rules from stylesheets and defer the loading of CSS not used for above-the-fold content to reduce unnecessary bytes consumed by network activity
Reduce JavaScript execution time 4.1 s
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this
Reduce the impact of third-party code Third-party code blocked the main thread for 1,100 ms
Third-party code can significantly impact load performance. Limit the number of redundant third-party providers and try to load third-party code after your page has primarily finished loading
First CPU Idle 13.3 s
First CPU Idle marks the first time at which the page's main thread is quiet enough to handle input. [Learn more](https://web.dev/first-cpu-idle/).
Largest Contentful Paint 9.8 s
Largest Contentful Paint marks the time at which the largest text or image is painted
Avoids enormous network payloads Total size was 2,058 KiB
Large network payloads cost users real money and are highly correlated with long load times
Document uses legible font sizes 99.47% legible text
Font sizes less than 12px are too small to be legible and require mobile visitors to “pinch to zoom” in order to read. Strive to have >60% of page text ≥12px
Avoid non-composited animations 27 animated elements found
Animations which are not composited can be janky and increase CLS
Avoids an excessive DOM size 565 elements
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)
Web app manifest or service worker do not meet the installability requirements 1 reason
Service worker is the technology that enables your app to use many Progressive Web App features, such as offline, add to homescreen, and push notifications. With proper service worker and manifest implementations, browsers can proactively prompt users to add your app to their homescreen, which can lead to higher engagement
Avoid chaining critical requests 1 chain found
The Critical Request Chains below show you what resources are loaded with a high priority. Consider reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load
Avoid large layout shifts 5 elements found
These DOM elements contribute most to the CLS of the page.

Speed And Optimization Tips

Website speed has a huge impact on performance, affecting user experience, conversion rates and even rankings. ‪‬‬By reducing page load-times, users are less likely to get distracted and the search engines are more likely to reward you by ranking you
Title Website
Warning! Your title is not optimized
Description Website
Congratulations! Your description is optimized
Robots.txt
Congratulations! Your site have a robots.txt file
Sitemap.xml
Warning! Not found a sitemap file for your website
SSL Secure
Congratulations! Your site have Support to HTTPS
Headings
Congratulations! You are using your H1 and H2 tags in your site
Blacklist
Congratulations! Your site is not listed in a blacklist
W3C Validator
Warning! Your site have errors W3C
Accelerated Mobile Pages (AMP)
Warning! Your site not have AMP Version
Domain Authority
Congratulations! Your Domain Authority is good
GZIP Compress
Warning! Your site not is compressed, this can make slower response for the visitors
Favicon
Congratulations! Your website appears to have a favicon.
Broken Links
Congratulations! You not have broken links View links

prismic.io Alexa Rank

18,190

Global Rank

6,231

United States

Domain Available

Domain (TDL) and Typo Status
prismic.co Available Buy Now!
prismic.us Available Buy Now!
prismic.com Available Buy Now!
prismic.org Available Buy Now!
prismic.net Available Buy Now!
pismic.io Available Buy Now!
lrismic.io Available Buy Now!

Information Server prismic.io

Response Header HTTP headers carry information about the client browser, the requested page and the server
HTTP/1.1 200 OK
access-control-allow-origin: *
age: 0
cache-control: public, max-age=0, must-revalidate
content-disposition: inline; filename="index"
Content-Encoding: gzip
Content-Type: text/html; charset=utf-8
Date: Thu, 15 Apr 2021 22:52:57 GMT
etag: W/"157626b8072fd81e8ce4ea82ff6b5456f4b2d7ae0f6dc88cb7fcdc90db1a5ea7"
strict-transport-security: max-age=63072000
x-vercel-cache: MISS
x-vercel-id: iad1::rqw9h-1618527177023-7f3f93ef1687
Connection: keep-alive
DNS Records DNS Resource Records associated with a hostname
prismic.io View DNS Records

Social Data