LLM Prompts

Optimize Website Performance with Core Web Vitals Analysis

Analyzes website performance based on Core Web Vitals.

The method

Use this prompt to analyze website performance based on Core Web Vitals. Input a URL. The LLM will identify areas for improvement related to Largest Contentful Paint (LCP), First Input Delay (FID), and Cumulative Layout Shift (CLS). Ideal for web developers.

The prompts

Prompt 1
Analyze the website performance for the URL [insert URL here] based on Core Web Vitals (LCP, FID, CLS). Provide a detailed report identifying areas for improvement in each metric, along with actionable recommendations to enhance user experience and search engine rankings. Focus on practical solutions that can be implemented by a web developer. For each recommendation, indicate the potential impact on the Core Web Vitals score and overall site performance. Include code examples or specific configuration changes where applicable.
Prompt 2
I need an in-depth analysis of the Core Web Vitals for the website [insert URL here]. Generate a report that not only identifies performance bottlenecks related to LCP, FID, and CLS but also suggests specific tools and techniques for monitoring and optimizing these metrics over time. Include guidance on setting up performance budgets and alerts to proactively address any regressions. Furthermore, provide insights into how different content delivery strategies, such as image optimization and lazy loading, can contribute to improved Core Web Vitals scores. Consider mobile and desktop performance separately.