We use strictly necessary cookies (login, language) and — only with your consent — analytics cookies (Google Analytics 4) to improve the service. Your IP is anonymised. Cookie policy →
Install in 30 seconds. See if ChatGPT, Perplexity & Gemini recommend your content. Get actionable fixes.
v1.0.0 — WordPress 5.0+ — PHP 7.4+ — 13 KB
Download the zip file. In WordPress go to Plugins → Add New → Upload Plugin → Choose file → Install.
Go to TopRankPulse in admin menu → Settings → Enter your email. This connects your site to our platform.
Click 'Scan Now' and get your SEO score + AI visibility report in 30 seconds.
See if ChatGPT, Perplexity & Gemini cite your website
Technical analysis with actionable recommendations
Find better keywords with volume, difficulty & trends
Optimize for Siri, Alexa, Google Assistant
Step-by-step instructions to improve your score
SEO score directly in your WordPress dashboard
Automatically analyzes new posts when published
Product SEO scores, AI descriptions & Google Shopping optimization
25 SEO articles with backlinks to your site
The WordPress plugin automatically detects WooCommerce and adds product-level SEO tools.
Each product gets a real-time SEO score.
One-click AI-generated SEO product descriptions.
Enhanced product schema markup for Google Shopping.
Included free in the WordPress plugin — just activate WooCommerce and TopRankPulse
Add a floating SEO widget to your Shopify store. One line of code — instant SEO analysis.
Copy the embed code below and replace your@email.com with your email.
Go to Shopify Admin → Settings → Custom Code → paste into the <head> section.
A floating button appears on your store. Click to scan and see your SEO score.
<script src="https://toprankpulse.com/api/shopify/embed.js" data-email="your@email.com"></script>Blog Agent publishes SEO articles directly to your Webflow CMS collection. Articles include 2 AI-generated images and naturally embedded backlinks.
In Webflow: Site Settings → API → Generate API Key.
Go to your Blog CMS Collection → Settings → Copy the Collection ID.
TopRankPulse Dashboard → Blog Agent → Publish Target → Webflow → Paste keys.
<script src="https://toprankpulse.com/api/webflow/embed.js" data-email="your@email.com" data-collection="YOUR_COLLECTION_ID"></script>Automatically publish Blog Agent articles to your Wix blog. Full content with images and SEO-optimized backlinks.
In Wix: Dashboard → Settings → Advanced → Your Site ID is in the URL.
Settings → Custom Code → Add code to <head> section.
TopRankPulse Dashboard → Blog Agent → Publish Target → Wix → Paste Site ID.
<script src="https://toprankpulse.com/api/wix/embed.js" data-email="your@email.com" data-site="YOUR_SITE_ID"></script>Send Blog Agent articles to any platform via webhooks. Works with Framer, Zapier, Make, n8n, or your own backend. Each article includes full HTML, 2 AI images, and naturally embedded backlinks.
Create an endpoint that accepts POST requests. In Zapier/Make, create a Webhook trigger.
Dashboard → Blog Agent → Publish Target → Webhook → Paste endpoint URL.
Blog Agent sends a POST request with article data (title, HTML, images, backlinks) to your endpoint.
{
"event": "article.published",
"article": {
"title": "7 Ways AI is Changing Local SEO",
"slug": "ai-changing-local-seo",
"content_html": "<p>Full article with <a href='https://yoursite.com'>backlink 1</a>...</p>",
"excerpt": "Discover how AI search engines...",
"seo_score": 92,
"word_count": 2840,
"keyword": "ai local seo",
"images": [
{ "url": "https://cdn.toprankpulse.com/img/ai-seo-hero.jpg", "alt": "AI SEO optimization" },
{ "url": "https://cdn.toprankpulse.com/img/ai-seo-chart.jpg", "alt": "Traffic growth chart" }
],
"backlinks": [
{ "anchor": "best SEO practices", "url": "https://yoursite.com/seo-guide" },
{ "anchor": "AI visibility tools", "url": "https://yoursite.com/tools" }
],
"published_at": "2026-04-15T10:00:00Z"
}
}curl -X POST https://toprankpulse.com/api/webhooks/publish \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"target_url": "https://your-webhook-endpoint.com/blog", "article_id": "ARTICLE_ID"}'WordPress
SUPPORTED
Shopify
SUPPORTED
Webflow
SUPPORTED
Wix
SUPPORTED
Framer
SUPPORTED
Join thousands of sites using TopRankPulse to dominate AI search.
Made with Emergent