SEO for WordPress, done for you.
ElevaRank audits your whole site, fixes what's broken with one click, writes optimized articles, and builds the structured data Google, ChatGPT and Gemini look for — powered by your own OpenAI or DeepSeek key.
Site SEO audit
Google index status
🎉 All issues fixed! Your site is in great shape — score 92 and every page indexable.
SEO Audit
Scans every published post and page plus your site-wide settings to find all fixable SEO problems — then fixes them when you approve.
Press Scan the whole site and ElevaRank checks every post, page and site-wide setting — then shows you exactly what to fix.
No site-wide problems detected. These are settings that affect your whole website.
Page & post issues
| Page / Post | Problem | Status | Actions |
|---|---|---|---|
| HomePage | Missing / weak meta title | Open | ✦ Fix with AIApprove & applyDismiss |
| About UsPage | Missing / weak meta description | Open | ✦ Fix with AIApprove & applyDismiss |
| ContactPage | No rank phrase set | Open | ✦ Fix with AIApprove & applyDismiss |
| Our Roasting ProcessPage | Images missing alt text | Open | ✦ Fix with AIApprove & applyDismiss |
| Organic Coffee Beans Online: Fresh, Ethical & DeliveredPost | Slug too long | Open | ✦ Fix with AIApprove & applyDismiss |
| How to Store Coffee Beans So They Stay FreshPost | Missing / weak meta title | Open | ✦ Fix with AIApprove & applyDismiss |
Fixes are only applied when you approve them — the agent never changes your content on its own.
IndexNow
Tell search engines the moment you publish or update, so they crawl it right away. One submission notifies Bing, Yandex, Seznam, Naver and Yep. (Google doesn’t use IndexNow — ElevaRank opens the Request-indexing page for that.)
Submit now
Manually ping the homepage (useful for a first test), or scan the whole site.
Recent submissions
| When | URL | Result |
|---|---|---|
| Today, 09:41 | https://mywebsite.com/ | OK |
| Yesterday, 16:21 | https://mywebsite.com/organic-coffee-beans-online/ | OK |
Google index — your URLs
Which pages look indexable and which do not, from your latest scan.
✅ Looks indexable — 7
❌ Not indexable — 2
- Wholesale & Cafes — Not published
Open in editor → - Single Origin Collection (draft) — Password protected
Open in editor →
Based on ElevaRank checks (noindex, robots.txt, canonical, password, sitemap, links, content). Google’s own live index needs Search Console access — the plugin includes that connection.
Index a page now
Pick a page, let the AI find what may be keeping it out of Google, mark the fixes as done, and press “Index now”.
AI: why not indexed?Eleva Rank SEO — first-time configuration
Tell us about your site, so we can get it ranked. This covers everything Google — and AI search engines — need to understand, index, and trust your site.
AI connection
Choose how the AI features are paid for. You can change this any time in Settings.
Site representation
Tell us! Is your site about an organization or a person? This is the foundation Google (and AI search) uses to understand your site.
Business details
The same details as your Google Business Profile make you easier to trust.
Services & keywords
What do you sell, and which searches matter most?
Search engine setup
Optional but recommended: verify your site and publish a sitemap.
Social profiles
These become sameAs links that help Google verify your brand.
Content preferences
How the AI writer should sound when it drafts articles for you.
Finish configuration
You are ready. ElevaRank will now publish your structured data and keep your content optimized.
- ✓ AI connection saved
- ✓ Organization structured data ready
- ✓ Business details complete
- ✓ Sitemap available
- ✓ 3 social profiles linked
Press Finish configuration to run your first audit.
Google Knowledge Panel
Enter your business information once. ElevaRank publishes it as Organization / LocalBusiness structured data (JSON-LD) on your homepage — the data Google uses to build your Knowledge Panel.
Business basics
Services & expertise
Knowledge Panel readiness
1 of 9 recommended items complete.
How to actually get a Knowledge Panel
- Save this info — ElevaRank publishes the structured data Google reads.
- Claim & verify your Google Business Profile with the same name, address and phone.
- Keep your name/address/phone identical across your site, social profiles and directories.
- Link all your official social profiles below (the sameAs signals).
- Google decides when to show a Knowledge Panel — this gives it everything it needs.
Live schema preview
The exact structured data published on your homepage.
{
"@type": "LocalBusiness",
"name": "My Coffee Roasters",
"url": "https://mywebsite.com",
"sameAs": ["facebook.com/mycoffeeroasters"]
}RSS
Automatically add content to your RSS feeds. This lets you add links back to your blog and posts, helping search engines identify you as the original source of the content — useful against content scrapers.
RSS feed
Available variables
Use these in the content above; they are replaced by the value on the right. Click one to insert it into the "after each post" box.
| Variable | Description |
|---|---|
| %%AUTHORLINK%% | A link to the archive for the post author, with the author’s name as anchor text. |
| %%POSTLINK%% | A link to the post, with the title as anchor text. |
| %%BLOGLINK%% | A link to your site, with your site’s name as anchor text. |
| %%BLOGDESCLINK%% | A link to your site, with your site’s name and description as anchor text. |
Schema Framework
ElevaRank builds structured data (JSON-LD) for your business information and your individual pages, so search engines and AI tools can understand and cite your content accurately.
Enable Schema Framework
Master switch for all schema output ElevaRank adds to your site (business/Knowledge Panel schema on the homepage, and FAQ/Article/How-To schema on individual posts). Turn this off if you want your other SEO plugin to be the only source of structured data.
What’s in your schema graph
- Business / Knowledge Panel schema: Configured — printed on your homepage. Edit
- FAQ / Article / How-To schema: 3 pages have schema configured (from the Schema tab in the editor).
Live business schema preview
{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"name": "My Coffee Roasters",
"url": "https://mywebsite.com",
"logo": "https://mywebsite.com/logo.png",
"telephone": "+1 555 0134",
"address": { "@type": "PostalAddress", "addressLocality": "Portland" }
}Compatibility with other plugins
Here’s exactly what ElevaRank does — and doesn’t do — when these plugins are active, so nothing conflicts or duplicates.
- Yoast SEO: not active — ElevaRank prints the meta tags and schema itself.
- Rank Math: not active — same as above.
- Your theme: no conflicting JSON-LD detected.
Schema for developers
Fine-tune the exact schema ElevaRank outputs using these WordPress filters, applied right before each script tag is printed.
add_filter( 'elevarank_organization_schema', function ( $schema ) {
// $schema is the array about to be JSON-encoded for the homepage.
return $schema;
} );
add_filter( 'elevarank_post_schema', function ( $schema, $post ) {
// Return false to skip schema for a specific post.
return $schema;
}, 10, 2 );Crawl optimization
Make your site more efficient by preventing search engines from crawling things they don’t need to, and by removing unused WordPress features. Every setting below is off by default and only changes your site once you turn it on.
Remove unwanted metadata
WordPress adds a lot of links and content to your site’s <head> and HTTP headers. For most websites you can safely disable all of these.
Disable unwanted content formats
WordPress outputs your content as RSS feeds across many different URLs. It’s good practice to disable the formats you’re not using — this blocks the feed URLs, not just the links to them.
Remove unused resources
WordPress loads resources some sites don’t need. Removing them can speed up your pages.
Block unwanted bots
Add robots.txt rules to block specific crawlers. Unlike some SEO plugins, ElevaRank includes AI-crawler blocking for free.
Internal site search cleanup
Internal search can create confusing URLs and can be abused by spammers.
robots.txt preview
What ElevaRank adds to your robots.txt, updated as you flip switches.
User-agent: *
Why it helps
Crawl budget is limited. Blocking junk URLs and AI-training bots means Google spends its time on the pages you actually want ranked — and your pages load faster without unused scripts.
Add Plugins Upload Plugin
Plugins extend and expand the functionality of WordPress.

Eleva Rank SEO
Your AI-powered SEO assistant: audits your site, suggests fixes you approve, writes SEO-optimized drafts, and publishes business structured data.
By Fahad Ummat
ElevaRank — Settings
← Re-run the guided setup wizard | llms.txt settings → | Schema Framework → | Crawl optimization → | Breadcrumbs → | Archives & Pages → | RSS →
AI Connection
Only models for the selected provider are used. (Ignored when using ElevaRank credits — that uses our own service model.)
Your Website
Save Changes
AI Writer
The agent writes a full SEO-optimized article and saves it as a draft for your review — it never publishes on its own.
Write an article
✎ Write article draft
Need ideas?
The agent studies your existing content and niche, then proposes topics worth ranking for.
Suggest topicsEdit Post Add Post
Permalink: mywebsite.com/organic-coffee-beans-online/
Buying organic coffee beans online should be simple, but the labels can be confusing. This guide walks through what organic certification actually means, how to judge freshness from a roast date, and how to pick a grind that matches the way you brew at home.
Why Buy Organic Coffee Beans Online
Ordering direct from a roaster usually means fresher coffee than a supermarket shelf, because the beans are roasted to order rather than sitting in a warehouse. It also gives you:
- A visible roast date — so you know exactly how fresh the bag is.
- Traceable sourcing — farm, region and certification listed openly.
- Grind on request — matched to espresso, filter or French press.
How to Judge Freshness
Look for a roast date within the last four weeks. Whole beans keep their aroma far longer than pre-ground, so buy whole and grind just before brewing whenever you can.
Save Draft Preview
Publish
Enable llms.txt file feature
Enabling this feature generates and updates an llms.txt file weekly that lists a selection of your site’s content.
View the llms.txt file ↗Last generated: September 6, 2026 3:27 pm
llms.txt page selection
Generate an automatic page selection based on SEO best practices, or manually choose the pages to include in your llms.txt file.
Manual page selection
Select the pages and posts you want to include in the llms.txt file.
Save changes Discard changes
Redirects
Send visitors and search engines from an old URL to a new one. These are PHP-based redirects — they work on any host and never touch your .htaccess, so they can’t break your site.
Add a redirect
410 and 451 don’t need a destination — they tell search engines the page is gone.
Enter a path like /old-page (relative to your site). For regex, use capture groups and reference them as $1 in the new URL.
A path on this site (/new-page) or a full URL to another site.
Add redirect
Your redirects
No redirects yet.
| Type | Old URL / pattern | New URL |
|---|
Google preview
mywebsite.com/our-beans
Fields save when you click Update/Publish.
Analysis results
Ask Google AI Overviews three real questions about your rank phrase, and see which sites it names.
✦ Check AI AnswersProblems (4)
Improvements (3)
Good results (3)
Your organic coffee beans page is promotional but lacks direct answers to common questions, making it less likely to be cited in AI Overviews. Add concise, question-based content to boost visibility.
Questions this page should win:
How to improve:
- Add an FAQ section with question-based headings and concise answers directly below each.
- Create dedicated sections per product line (single origin, blends, decaf) with short explanations.
- Include a pricing guide or typical price ranges to address cost-related searches.
- Add a “What to expect” section with roasting and delivery timelines.
- Work the rank phrase into the meta title and description with product detail.
Last analyzed: today. Tip: “Optimize with ElevaRank” rewrites the post in an AI-Overview-friendly format automatically.
Write content for AI search
Generate a concise, extractable FAQ from this post so ChatGPT, Google AI Overviews, Perplexity and Gemini can quote it. It adds a visible FAQ section and FAQ structured data.
✦ Write AI answers (FAQ)Flesch reading ease
A score of 82 reads at about a 6th-grade level - comfortable for most shoppers.
Social image
Recommended size: 1200×630px. If empty, the featured image is used.
Social title ✦ Generate with AI
Social description
Share preview
How this post looks when shared on Facebook, LinkedIn or WhatsApp.
JSON-LD preview
{
"@context": "https://schema.org",
"@type": "Product",
"name": "Organic Coffee Beans",
"brand": "My Website",
"offers": { "@type": "Offer", "priceCurrency": "USD" }
}Smart Links — AI internal linking
ElevaRank reads this post and your other content, then suggests natural internal links to your most relevant pages. Pick the ones you like and insert them with one click — great for SEO and for keeping visitors on your site.
✦ Suggest internal links+ Insert selected links ↻ Regenerate
Up and running in three steps
No setup wizard marathon, no monthly contract.
Install the plugin
Download free from WordPress.org and activate it on your site — no account needed.
Choose your AI
Paste your own OpenAI (ChatGPT) or DeepSeek API key and pay your provider directly, or buy ElevaRank credits and skip the setup.
Audit, approve, publish
Run a full-site audit, review what the AI suggests, and apply the fixes you agree with.
Everything you need to rank
One plugin that replaces a whole SEO toolkit — and adds AI on top.
Full-site SEO audit
Scans every post & page plus site-wide settings, then fixes issues with one click (you approve).
AI article writer
Writes complete, SEO-optimized article drafts with titles, meta tags, and structure.
Optimize with AI
Rewrites any post for search and AI Overviews — held for admin approval before going live.
Knowledge Panel
Publishes Organization / LocalBusiness structured data so Google can build your Knowledge Panel.
FAQ & schema
Per-post FAQ, Article, and How-To structured data for rich results and AI citations.
Built for AI search
llms.txt, AI Overview readiness scoring, and content formatted for ChatGPT & Gemini.
Simple credit pricing
Use your own OpenAI or DeepSeek API key for free, or buy ElevaRank credits — no account needed, pay only for what you use.
Starter
- All plugin features
- No monthly fee
- Credits never expire
- Instant license key
Pro
- All plugin features
- No monthly fee
- Credits never expire
- Instant license key
Agency
- All plugin features
- No monthly fee
- Credits never expire
- Instant license key
Prefer your own key? Install the plugin, choose “Use my own API key (OpenAI or DeepSeek)” in Settings, and pay your provider directly.
Questions, answered
Everything people ask before installing.
Is the plugin really free?
Yes. ElevaRank is free on WordPress.org and stays free. The AI features need an AI provider — either your own OpenAI (ChatGPT) or DeepSeek API key, which you pay that provider for directly, or ElevaRank credits bought here.
Do I need an OpenAI or DeepSeek account?
Not if you buy ElevaRank credits. You get a licence key by email, paste it into the plugin, and the AI features work — we handle the AI provider side.
Do credits expire?
No. Credits never expire and there is no monthly fee. You are charged only for the AI you actually use, based on real token usage.
Will it change my content without asking?
No. Every AI fix and rewrite is held for your approval — you see the proposed change and decide whether it goes live.
Which AI models does it use?
GPT-4o, GPT-4o mini and GPT-4.1. Lighter jobs run on the cheaper model automatically so your credits go further.
What is llms.txt and why does it matter?
It is a file that tells AI search engines what your site is about and which pages matter. ElevaRank generates and maintains it for you, alongside the schema that Google and AI assistants read.
Give your site an AI SEO expert.
Install ElevaRank free from WordPress.org, run your first full-site audit, and see what it finds.