Most SEOs run the same daily checklist: check positions, inspect a page's technical stack, look at speed, validate the sitemap, sort out robots.txt. Each used to mean opening a separate service or unpacking Screaming Frog locally. Now they're all free online SEO tools on a single page: sitemetricstool.com/en/tools. This overview walks all five β what each does, where it helps, and what the free version doesn't cover.
1. SERP Checker β search position lookup
The most-used tool. Type a keyword and a domain, pick a region β get the position in Yandex and Google's top 100. Useful for quick edit verification: rewrote a title, opened the checker, ran the query, saw the position climb from 14 to 7. Limit β 5 checks per hour, plenty for one user. Not for "batch-check 200 keywords with one click" β that's what scheduled monitoring is for. URL: /tools/serp-checker.
2. robots.txt Validator β check directives
A heavily underused tool. robots.txt is a 5-line file but one wrong Disallow drops your site from the index. The tool checks: syntax (user-agent, allow, disallow placement), conflicting rules, sitemap references, Googlebot vs Yandexbot divergence. The dangerous scenario it catches: you shipped staging with Disallow: / and forgot to remove it on production. Two weeks later Google deindexes half the site. With this tool such bugs surface instantly. URL: /tools/robots-txt-validator.
3. Sitemap Validator β sitemap checker
sitemap.xml is your explicit hint to engines about which URLs matter. The validator checks: XML schema (broken tags?), URL reachability (do they all return 200?), lastmod freshness (if every date is 2023, that's a signal), hreflang correctness for multilingual sites. Catches the classic "generated the sitemap 6 months ago, 30% of URLs are now dead". URL: /tools/sitemap-validator.
4. Meta Tags Checker β page tag inspector
Enter a URL β get a full breakdown of every SEO tag on the page: title (50β60 chars is fine, > 70 truncates in SERP), description (140β160 ideal), canonical presence, Open Graph correctness for socials, hreflang for multilingual, Schema.org markup. Invaluable during pre-publish content review. URL: /tools/meta-tags-checker.
5. PageSpeed Tester β Core Web Vitals
Measures LCP, INP, CLS via the same PageSpeed Insights API that Google Search Console uses. Mobile and desktop supported. Returns CrUX field data from the last 28 days β the exact numbers the engine uses to grade the page for ranking. Run after every significant release β LCP up from 2.1 to 3.4 is a roll-back-or-optimise signal. URL: /tools/pagespeed-tester.
Scenario: "my traffic dropped β what to check"
The most common SEO pain: open Google Analytics, see -30% organic for the week. What now? Algorithm for the free express audit: first β open SERP Checker on your most commercial query, see if the position dropped. If it didn't, the problem isn't SEO, dig into CRM or conversion. If it did β open Meta Tags Checker on the page, verify title and canonical. Then robots.txt Validator on the root robots.txt β nothing accidentally blocked? Then PageSpeed Tester β did speed regress? Finally Sitemap Validator β is the page still in the map? Fifteen minutes for a full lap β and you have an answer.
Why it's free
The logic is simple. Free online SEO tools are the funnel entry. Some users decide one-off checks are enough and move on β that's fine. Others realise "5 per hour" isn't enough and want it all automated: scheduling, position history, alerts, GSC and Yandex Webmaster integration. They sign up and connect a project. Site Metrics Tool's free plan (1 project, 5 keywords) is also card-free β you can connect your real site and try. Paid plans start at $12/mo.
What free tools don't do
- No automatic position tracking β each check is manual.
- No history β close the tab and the data is gone.
- No drop alerts β you find out only by checking yourself.
- No GSC / Yandex Webmaster integration β all data is "anonymised", no impression-weighted aggregation.
- No continuous competitor tracking β you re-enter the domain every time.
Frequently asked
Do I need to sign up to use the free tools?
No. All five tools on /tools work anonymously. Signup is only needed for automated monitoring, history and alerts.
Will the free tools become paid later?
No. They're part of our "free entry into the product" strategy and will stay that way. Limits may change (e.g., increase as infra scales) but one-off checks remain free.
Which tool should I use first?
If you're starting an SEO audit β begin with Meta Tags Checker on the homepage. It surfaces the state of your main SEO signals. Next β robots.txt Validator to confirm crawling isn't broken. Then PageSpeed Tester and SERP Checker. Sitemap Validator goes last, once the first four are clean.
Can I embed the tools on my own site?
Not yet β the tools live only on our pages. If you're interested in white-label widgets for agencies, email sales@sitemetricstool.com and we'll discuss.