Prerender.io is a service that pre-renders JavaScript-heavy websites to improve SEO by serving static HTML versions to search engine crawlers.
Tool to adjust the rendering speed of Manual/API and Automatic rendering queues. Use when you need to control how fast Prerender processes URLs in the recache queue.
Tool to check the health status of the Prerender API service. Use when you need to verify service availability or monitor system health.
Tool to clear Prerender cache using SQL-like wildcard patterns. Schedules a cache clear job. Only one cache clear job can be scheduled per user at a time. Use when you need to invalidate cached pages for a URL pattern.
Tool to generate SEO audit reports for a specific URL. Use when you need to analyze SEO performance metrics for a web page. The report will be sent to the provided email address.
Tool to check the status of a cache clear job. Use when you need to verify if a cache clearing operation is still in progress or has completed.
Tool to fetch a prerendered HTML page. Use when you need a static snapshot of a page before dynamic rendering.