Website Report

mp3tomidi.art Website Report

Final URL: https://mp3tomidi.art/

Scanned at 7/12/2026, 3:35:20 AM UTC · HTTP status 200

Themerella Score 82 / 100

Strong. A solid public-site baseline. Close the priority fixes to protect the score.

82 /100
Export & more
Tech detected 5
SEO issues 3
Performance issues 0
Accessibility issues 0
Security issues 6
Redirects 0
Channels 8

Coverage: This saved score reflects the public signals captured by this scan. Optional rendered-DOM, axe-core, and Lighthouse evidence is documented under “How this scan was produced.”

Top fixes

What to fix first

0/9 fixed

  1. Add Strict-Transport-Security after confirming the full site works over HTTPS.

    Security · high · security.missing_hsts_header · View fix guide
  2. Add a CSP header at the CDN or server layer and test third-party scripts.

    Security · high · security.missing_csp_header · View fix guide
  3. Aim for a descriptive title that usually fits search result snippets.

    SEO · medium · seo.title_length · View fix guide
  4. Add X-Frame-Options: SAMEORIGIN or use frame-ancestors in CSP.

    Security · medium · security.missing_x_frame_options_header · View fix guide
  5. Add X-Content-Type-Options: nosniff.

    Security · medium · security.missing_x_content_type_options_header
  6. Add Open Graph tags so shared links render with a clear card.

    SEO · low · seo.incomplete_open_graph_metadata · View fix guide
  7. Add relevant structured data, such as WebApplication, FAQPage, Product, Article, or Organization when appropriate.

    SEO / GEO · low · seo.missing_json_ld
  8. Add Referrer-Policy: strict-origin-when-cross-origin.

    Security · low · security.missing_referrer_policy_header · View fix guide
  9. Restrict browser features that the site does not use.

    Security · low · security.missing_permissions_policy_header
Score breakdown
Seo 16/20
Security 1/15
Performance 20/20
Tech Clarity 15/15
Accessibility 20/20
Maintainability 10/10
Technology Stack

Detected technologies with evidence

Analytics

Google Analytics 4 high 82% evidence score

Sources: html

  • htmlg-black

CMS

WordPress high 91% evidence score

Sources: html · resources

Theme, plugin, or version hints may expose maintenance and attack-surface details.

  • htmlwp-content
  • resources/wp-content/

CSS / UI

Tailwind CSS low 40% evidence score

Sources: html

  • htmlclass="flex justify-between items-center w-full px-4 lg:px-8 py-4 max-w-[1120px] mx-

Frontend Framework

Next.js high 99% evidence score

Sources: html · resources · headers

  • html/_next/static
  • resources/_next/static
  • headersnext-router

Hosting / CDN

Cloudflare high 91% evidence score

Sources: headers · resources

  • headerscf-cache-status
  • resourcescloudflareinsights.com
External context

Domain intelligence via SiteJSON

Optional external enrichment — popularity, traffic, and DNS signals that complement the first-party scan. Fetched on demand from an external provider; it is not part of the live scan.

WordPress / CMS Details

WordPress theme not exposed

Themes
No theme slug found
Plugins
No plugin paths found
REST API hint
Not detected
Generator
Not exposed
Version hints
No obvious version hints
ThemeRella/Boo signals
No legacy signal found
Redirect Chain

No redirect chain

Final URL: https://mp3tomidi.art/

That usually means the input URL resolved directly without HTTP hop cleanup.

SEO / GEO

Title
MP3 to MIDI | BPM & Key Detection | Chord Finder | Stem Splitter - Free Online Tools
Description
Convert MP3 to MIDI online free. AI-powered BPM detection, key detection, chord recognition, and audio-to-MIDI conversion. No signup required.
Canonical
https://mp3tomidi.art/
Robots meta
index, follow
H1
Convert Audio to MIDI Online Free
Structured data
None
Robots.txt
OK (200)
Sitemap
OK (200)

Performance Signals

Initial fetch
476ms
HTML size
243KB
Resources
100 total · 10 scripts · 1 CSS · 33 images
Lazy images
66

This MVP uses fast static performance signals. Enable Lighthouse CLI to add lab performance, SEO, accessibility, and best-practices scores.

On-demand performance intelligence is disabled for this runtime. When enabled with a Google API key, it loads separately from the main scan.

Accessibility

Images
66 total · 0 missing alt
Forms
0 inputs · 0 labels
Buttons
2 total · 0 may lack names
Headings
33 heading tags
Viewport
Present

This is a fast static accessibility scan. Enable Playwright + axe-core for automated rendered-page audits.

Security Headers

HSTS
Missing
Content-Security-Policy
Missing
X-Frame-Options
Missing
X-Content-Type-Options
Missing
Referrer-Policy
Missing
Permissions-Policy
Missing
Cookies
0 set-cookie header(s), 0 flag issue(s)
TLS certificate
TLSv1.3 · CN=WE1, O=Google Trust Services · expires Sep 5 14:29:32 2026 GMT (55 day(s))
TLS SANs
mp3tomidi.art

Missing headers usually mean CDN, reverse-proxy, or framework config still needs a hardening pass.

All Issues

Detailed issue list

Showing all 9 issues

Title length may be weakSEO · medium

Current title length: 84 characters.

Fix: Aim for a descriptive title that usually fits search result snippets.

seo.title_length · Open fix guide

Incomplete Open Graph metadataSEO · low

og:title and/or og:image are missing.

Fix: Add Open Graph tags so shared links render with a clear card.

seo.incomplete_open_graph_metadata · Open fix guide

No JSON-LD structured data foundSEO / GEO · low

The page does not expose schema.org JSON-LD.

Fix: Add relevant structured data, such as WebApplication, FAQPage, Product, Article, or Organization when appropriate.

seo.missing_json_ld

Missing HSTS headerSecurity · high

HSTS was not found in the response headers.

Fix: Add Strict-Transport-Security after confirming the full site works over HTTPS.

security.missing_hsts_header · Open fix guide

Missing Content-Security-Policy headerSecurity · high

Content-Security-Policy was not found in the response headers.

Fix: Add a CSP header at the CDN or server layer and test third-party scripts.

security.missing_csp_header · Open fix guide

Missing X-Frame-Options headerSecurity · medium

X-Frame-Options was not found in the response headers.

Fix: Add X-Frame-Options: SAMEORIGIN or use frame-ancestors in CSP.

security.missing_x_frame_options_header · Open fix guide

Missing X-Content-Type-Options headerSecurity · medium

X-Content-Type-Options was not found in the response headers.

Fix: Add X-Content-Type-Options: nosniff.

security.missing_x_content_type_options_header

Missing Referrer-Policy headerSecurity · low

Referrer-Policy was not found in the response headers.

Fix: Add Referrer-Policy: strict-origin-when-cross-origin.

security.missing_referrer_policy_header · Open fix guide

Missing Permissions-Policy headerSecurity · low

Permissions-Policy was not found in the response headers.

Fix: Restrict browser features that the site does not use.

security.missing_permissions_policy_header

How this scan was producedCoverage, optional runtime layers, cache, and detection evidence
Scan coverage

What this report used

Static fetch
Used · HTML, headers, metadata, robots.txt, and sitemap.xml
Rendered DOM
Disabled · Set ENABLE_PLAYWRIGHT=1 to enable rendered DOM scanning.
axe-core
Disabled · Set ENABLE_AXE=1 to enable axe-core accessibility audits.
Lighthouse
Disabled · Set ENABLE_LIGHTHOUSE=1 to enable Lighthouse CLI audits.

This was a fast static scan of the public HTML, headers, robots.txt, and sitemap. Deeper rendered-DOM, lab (Lighthouse), and axe-core checks are optional and off for this report — so any empty section below reflects that boundary, not a clean bill of health.

Runtime capability

Optional layers and cache

Deep scan mode
static-only · optional layers disabled
Playwright
Disabled
axe-core
Disabled
Lighthouse
Disabled
Repeat scan cache
Enabled · 10 min TTL · exact input URL
Detection Method

Multi-signal scan, not logo guessing.

Themerella uses a self-owned static scanner that combines HTML, resources, headers, metadata, CSS-class hints, robots.txt, and sitemap.xml. Enable Playwright to add rendered DOM, runtime globals, dynamic network responses, axe, and Lighthouse.

HTML
243KB · 11 external scripts · 0 JSON-LD blocks
Resource URLs
100 total · 10 scripts · 1 CSS · 33 images
Headers
16 headers · 2 identity hints · 0 security headers
CSS classes
520 class attributes · Tailwind-like 1394 · Elementor 0
Playwright
Not used for this scan
axe-core
Not used for this scan
Lighthouse
Not used for this scan

Detection cautions

  • Many external resource hosts were detected. Third-party detections may reflect embedded widgets rather than owned platform choices.