LLM Prompts

Elementor Performance Audit and Optimization Prompts

Optimize Elementor website performance with targeted prompts for speed, SEO, and code efficiency.

The method

Use these prompts in ChatGPT, Gemini, or Claude. First, provide context about the Elementor website, including its purpose, target audience, and existing performance metrics (if available). Then, use the prompts sequentially or selectively, based on the areas you want to improve.

The prompts

Prompt 1
Analyze the following Elementor-built webpage: [paste URL here]. Identify potential performance bottlenecks related to page load speed, render-blocking resources, and inefficient code. Provide specific recommendations for optimization, focusing on areas such as image optimization, plugin usage, and CSS/JavaScript delivery. Consider the impact on user experience and SEO.
Prompt 2
I want to improve the Core Web Vitals scores of my Elementor website [paste URL here]. Based on the PageSpeed Insights report, identify the most critical issues affecting LCP, FID, and CLS. Generate a prioritized list of actionable steps to address these issues, including specific techniques for optimizing images, deferring offscreen images, minimizing main-thread work, and reducing layout shifts. Provide Elementor-specific solutions where applicable.
Prompt 3
Act as an Elementor expert. Review the code generated by the following Elementor template [paste template code here]. Identify any instances of bloated or unnecessary code, inefficient use of CSS, or potential conflicts with other plugins. Suggest alternative approaches to achieve the same visual result with cleaner and more performant code. Focus on reducing the overall page size and improving rendering speed.