| name | zolinga-seo-page-experience |
| description | Google page experience guidelines: Core Web Vitals, mobile usability, HTTPS, intrusive interstitials, and safe browsing. Use when designing, developing, or reviewing page performance and UX. |
| argument-hint | [page or site] |
SEO Page Experience
Use When
- Designing or developing a new page
- Reviewing page performance and user experience
- Optimizing load times and layout stability
- Checking mobile responsiveness
- Auditing HTTPS and security setup
Core Web Vitals
Core Web Vitals are used by Google's ranking systems. Achieve good scores for success.
Key metrics:
- Largest Contentful Paint (LCP): Measures how quickly the main content loads and renders. A good score means fast initial load.
- Cumulative Layout Shift (CLS): Measures visual stability. A good score means elements do not shift around unexpectedly.
- Interaction to Next Paint (INP): Measures responsiveness to user interactions.
Important: Good Core Web Vitals scores do not guarantee top rankings, but they help improve the site for users overall. Do not chase perfect scores just for SEO.
Sources: https://developers.google.com/search/docs/appearance/core-web-vitals
Mobile-Friendly Design
- Content must display well on mobile devices.
- Use responsive design so the same content works on all screen sizes.
- Avoid content that is wider than the screen or requires horizontal scrolling.
- Make tap targets large enough and spaced appropriately.
Sources: https://developers.google.com/search/docs/appearance/page-experience
HTTPS Security
- Serve pages over HTTPS.
- Check Search Console's HTTPS report for issues.
- If not using HTTPS, secure your site.
Sources: https://developers.google.com/search/docs/appearance/page-experience
Avoid Intrusive Interstitials
- Do not use excessive ads that distract from or interfere with main content.
- Avoid intrusive interstitials (popups that cover content before users can access it).
- This is especially important on mobile where screen space is limited.
Sources: https://developers.google.com/search/docs/appearance/avoid-intrusive-interstitials
Safe Browsing
- Ensure your site does not contain malware, phishing, or deceptive content.
- Monitor Google Search Console for security issues.
Page Design Clarity
- Design pages so visitors can easily distinguish main content from other content.
- Avoid layouts where ads or secondary content compete visually with the main content.
FAQ
Is there a single "page experience signal"?
No. Core ranking systems look at a variety of signals that align with overall page experience.
Is page experience evaluated site-wide or page-specific?
Generally page-specific, but some site-wide assessments exist.
How important is page experience to ranking?
Google always seeks to show the most relevant content, even if page experience is sub-par. But when there is lots of helpful content available, great page experience can contribute to success.
Sources: https://developers.google.com/search/docs/appearance/page-experience
Sources