The method
Use these prompts to analyze & improve Magento 2 store performance. Run in ChatGPT or Gemini by pasting a prompt. Provide store details for tailored advice. Analyze aspects like caching, images, extensions.
The prompts
Prompt 1
Analyze the current performance of my Magento 2 store. Provide a detailed report on potential bottlenecks related to database queries, frontend rendering, and server configuration. My store URL is [your store URL], and it primarily serves customers in [region/country]. We use the [specific theme name] theme and have the following extensions installed: [list of extensions]. Suggest specific, actionable steps to improve performance in each of these areas, including code optimization, caching strategies, and server-side adjustments. Prioritize recommendations based on their potential impact and ease of implementation.
Prompt 2
I am experiencing slow page load times on my Magento 2 store, particularly on product pages. Evaluate the effectiveness of my current caching configuration, including Varnish, Redis, and full-page caching. Provide recommendations for optimizing these caching mechanisms to reduce server load and improve response times. My Magento version is [your Magento version], and our server specifications are [server specs]. Additionally, analyze the impact of images on page load times and suggest strategies for image optimization, such as compression, lazy loading, and using appropriate image formats. Include specific configuration examples or code snippets where applicable.