Scanned sites / www.pranayogastudio.ca / 2026-09-26-0512
www.pranayogastudio.ca scan from 9/26/2026, 5:12:10 AM
Scan 2026-09-26-0512
Scanned 9/26/2026, 5:12:10 AM, finished 9/26/2026, 6:11:59 AM. Found with openstreetmap overpass
Site: https://www.pranayogastudio.ca/
Download SQLite databaseEvery page and asset from this scan, with the crawl events, in one file.
On September 26, 2026 the Site Spider crawled 166 pages and 1070 assets of www.pranayogastudio.ca, starting from https://www.pranayogastudio.ca/. It scored 68 out of 100, a result that needs work. 9 of 14 checks found something to fix, led by heavy assets (120), image alt text (112), redirects (94); 5 checks passed. The list below shows each check's result, the fix plan, when present, explains what to do first, and the security review at the end of the page covers headers, transport, libraries and exposed files.
Security review: Medium4 medium, 3 low and 1 info findings. See the security findings ↓
- Pages crawled
- 166
- Assets fetched
- 1070
- Status
- Completed
- Checks with issues
- 9 of 14
- Title tags27 issues27 of 69 pages have title issues. 3 noindex or canonicalized pages excluded.
- Meta descriptions69 issues69 of 69 pages have meta description issues. 3 noindex or canonicalized pages excluded.
- Headings46 issues46 of 69 pages have heading issues. 3 noindex or canonicalized pages excluded.
- Broken linksOK0 internal links point at 0 broken URLs.
- Redirects94 issues95 redirecting URLs, 0 of them chained.
- Non-200 responsesOK95 URLs did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- Indexability3 issues3 of 72 indexable pages have indexability warnings.
- Image alt text112 issues112 of 2188 image references have no alt attribute. 713 use an empty alt (decorative), which is fine.
- Heavy assets120 issues100 assets larger than 500 KB among the 100 heaviest.
- Orphan pages5 issues5 pages have no internal links pointing at them.
- Sitemap coverage69 issues1 sitemap listing 0 URLs: 69 crawled pages missing, 0 listed URLs broken or redirecting, 0 reachable only via the sitemap.
- Thin contentOK0 of 69 pages have fewer than 200 words. 3 noindex or canonicalized pages excluded.
- Duplicate contentOK0 groups of pages with identical HTML.
Where this scan sits among all scanned sites
1274 sites, median 82%, average 80%
www.pranayogastudio.ca scores 68%, higher than 10% of the 1274 scanned sites. See the full ranking.
Green 90% and up (Excellent), lime 75 to 89 (Good), amber 50 to 74 (Needs work), red below 50 (Poor).
Internal link map
Loading the link map...
Fix plan
Written by gpt-4o-mini from the scan findingsYour website has several crucial SEO issues, particularly with redirects, status codes, and missing metadata. Addressing these will enhance visibility and user experience significantly.
- 1
Fix Redirects
Why: 95 URLs are redirecting, which can slow down your site and impact user experience.
How: Update or remove unnecessary redirects to direct users and search engines to the correct URLs directly.
Checks: redirects
- 2
Resolve Non-200 Responses
Why: 95 URLs did not return a 2xx response, leading to potential loss of traffic.
How: Identify and fix the non-200 responsive URLs, ensuring they return a 200 status.
Checks: status-codes
- 3
Optimize Title Tags
Why: 27 pages have title issues, affecting search appearance and click-through rates.
How: Rewrite titles to be unique and within the 60-character limit, ensuring each one accurately represents the page content.
Checks: titles
- 4
Create Unique Meta Descriptions
Why: 69 pages have duplicate meta descriptions, reducing their visibility in search results.
How: Develop unique and concise meta descriptions for each page that summarize the content effectively.
Checks: meta-descriptions
- 5
Address Heading Issues
Why: 46 pages have heading problems, which can confuse both users and search engines.
How: Standardize to a single H1 per page, and use H2s and other tags appropriately for subheadings.
Checks: headings
- 6
Update Sitemap Coverage
Why: Key pages are missing from your sitemap, affecting indexability.
How: Ensure all important pages are included in the sitemap and submit it to search engines.
Checks: sitemap-coverage
Generated automatically; verify each change against your own site before relying on it.
Security review
Written by gpt-4o-mini from 16 checks over the crawlThe website has several critical security headers missing, which leave it susceptible to various attacks like man-in-the-middle interception and clickjacking. It’s also exposing a Google API key that should be restricted. Implementing the suggested headers will significantly enhance security.
- 0 high
- 4 medium
- 3 low
- 1 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, visitors can be intercepted when accessing the site without HTTPS.
Fix: Add 'Strict-Transport-Security: max-age=31536000; includeSubDomains; preload' to your HTTP response headers.
Evidence: HTTP Strict Transport Security
- 2
Missing Content Security Policy (CSP)Medium
Why it matters: Absence of CSP leaves the site vulnerable to XSS attacks by allowing scripts from any source.
Fix: Add 'Content-Security-Policy: default-src 'self';' to your HTTP response headers.
Evidence: Content Security Policy
- 3
Missing X-Frame-Options HeaderMedium
Why it matters: Pages can be embedded in frames on other sites, leading to clickjacking risks.
Fix: Add 'X-Frame-Options: DENY' to your HTTP response headers.
Evidence: Clickjacking protection
- 4
Exposed Google API KeyMedium
Why it matters: An unprotected API key can be exploited for unauthorized access to the associated services.
Fix: Restrict the API key usage in the Google Cloud Console by referrer and monitor its use.
Evidence: Keys and secrets in page code
- 5
Missing X-Content-Type-Options HeaderLow
Why it matters: Without this header, browsers may incorrectly interpret files, potentially leading to script execution.
Fix: Add 'X-Content-Type-Options: nosniff' to your HTTP response headers.
Evidence: MIME sniffing protection
- 6
Missing Referrer Policy HeaderLow
Why it matters: The absence of a referrer policy can lead to unintentional data leaks through the referrer header.
Fix: Add 'Referrer-Policy: no-referrer' to your HTTP response headers.
Evidence: Referrer policy
- 7
Third-party Scripts Without Subresource IntegrityLow
Why it matters: Scripts from other domains can be compromised, impacting your site security.
Fix: Consider implementing SRI for scripts hosted on third-party domains or define a Content Security Policy that restricts them.
Evidence: Third-party scripts
- 8
Missing Permissions Policy HeaderInfo
Why it matters: Lacking a Permissions Policy allows unnecessary access to browser features that could be misused.
Fix: Add 'Permissions-Policy: accelerometer=(self), camera=(self), encrypted-media=(self)' to your HTTP response headers.
Evidence: Permissions policy
What the checks found
- FoundHTTP Strict Transport SecurityMedium
No HTML page sends strict-transport-security. Without it a visitor who types the address without https:// can be intercepted on the first request.
- https://www.pranayogastudio.ca/ → no strict-transport-security
- https://www.pranayogastudio.ca/workshops/ → no strict-transport-security
- https://www.pranayogastudio.ca/training/ → no strict-transport-security
- https://www.pranayogastudio.ca/training/200-hour-teacher-training/ → no strict-transport-security
- https://www.pranayogastudio.ca/training/500-hours-teacher-training-2/ → no strict-transport-security
- https://www.pranayogastudio.ca/training/prenatal-yoga-teacher-training/ → no strict-transport-security
- https://www.pranayogastudio.ca/training/speciality-training/ → no strict-transport-security
- https://www.pranayogastudio.ca/schedule/ → no strict-transport-security
- https://www.pranayogastudio.ca/yoga/ → no strict-transport-security
- https://www.pranayogastudio.ca/classes/rates/ → no strict-transport-security
- https://www.pranayogastudio.ca/about/studio/ → no strict-transport-security
- https://www.pranayogastudio.ca/about/teachers/ → no strict-transport-security
- FoundContent Security PolicyMedium
None of the 72 HTML pages send a Content-Security-Policy header or meta tag, so the browser has no restriction on where scripts, styles and frames may load from.
- https://www.pranayogastudio.ca/ → no content-security-policy
- https://www.pranayogastudio.ca/workshops/ → no content-security-policy
- https://www.pranayogastudio.ca/training/ → no content-security-policy
- https://www.pranayogastudio.ca/training/200-hour-teacher-training/ → no content-security-policy
- https://www.pranayogastudio.ca/training/500-hours-teacher-training-2/ → no content-security-policy
- https://www.pranayogastudio.ca/training/prenatal-yoga-teacher-training/ → no content-security-policy
- https://www.pranayogastudio.ca/training/speciality-training/ → no content-security-policy
- https://www.pranayogastudio.ca/schedule/ → no content-security-policy
- https://www.pranayogastudio.ca/yoga/ → no content-security-policy
- https://www.pranayogastudio.ca/classes/rates/ → no content-security-policy
- https://www.pranayogastudio.ca/about/studio/ → no content-security-policy
- https://www.pranayogastudio.ca/about/teachers/ → no content-security-policy
- FoundClickjacking protectionMedium
No HTML page sends x-frame-options. Without X-Frame-Options (or a CSP frame-ancestors directive) the pages can be embedded in a frame on another site and overlaid with invisible controls.
- https://www.pranayogastudio.ca/ → no x-frame-options
- https://www.pranayogastudio.ca/workshops/ → no x-frame-options
- https://www.pranayogastudio.ca/training/ → no x-frame-options
- https://www.pranayogastudio.ca/training/200-hour-teacher-training/ → no x-frame-options
- https://www.pranayogastudio.ca/training/500-hours-teacher-training-2/ → no x-frame-options
- https://www.pranayogastudio.ca/training/prenatal-yoga-teacher-training/ → no x-frame-options
- https://www.pranayogastudio.ca/training/speciality-training/ → no x-frame-options
- https://www.pranayogastudio.ca/schedule/ → no x-frame-options
- https://www.pranayogastudio.ca/yoga/ → no x-frame-options
- https://www.pranayogastudio.ca/classes/rates/ → no x-frame-options
- https://www.pranayogastudio.ca/about/studio/ → no x-frame-options
- https://www.pranayogastudio.ca/about/teachers/ → no x-frame-options
- FoundMIME sniffing protectionLow
No HTML page sends x-content-type-options. Without X-Content-Type-Options: nosniff a browser may run a file as a script because of its contents rather than its declared type.
- https://www.pranayogastudio.ca/ → no x-content-type-options
- https://www.pranayogastudio.ca/workshops/ → no x-content-type-options
- https://www.pranayogastudio.ca/training/ → no x-content-type-options
- https://www.pranayogastudio.ca/training/200-hour-teacher-training/ → no x-content-type-options
- https://www.pranayogastudio.ca/training/500-hours-teacher-training-2/ → no x-content-type-options
- https://www.pranayogastudio.ca/training/prenatal-yoga-teacher-training/ → no x-content-type-options
- https://www.pranayogastudio.ca/training/speciality-training/ → no x-content-type-options
- https://www.pranayogastudio.ca/schedule/ → no x-content-type-options
- https://www.pranayogastudio.ca/yoga/ → no x-content-type-options
- https://www.pranayogastudio.ca/classes/rates/ → no x-content-type-options
- https://www.pranayogastudio.ca/about/studio/ → no x-content-type-options
- https://www.pranayogastudio.ca/about/teachers/ → no x-content-type-options
- FoundReferrer policyLow
No HTML page sends referrer-policy. Without a Referrer-Policy the full page address, including any query string, is sent to every site a visitor clicks through to.
- https://www.pranayogastudio.ca/ → no referrer-policy
- https://www.pranayogastudio.ca/workshops/ → no referrer-policy
- https://www.pranayogastudio.ca/training/ → no referrer-policy
- https://www.pranayogastudio.ca/training/200-hour-teacher-training/ → no referrer-policy
- https://www.pranayogastudio.ca/training/500-hours-teacher-training-2/ → no referrer-policy
- https://www.pranayogastudio.ca/training/prenatal-yoga-teacher-training/ → no referrer-policy
- https://www.pranayogastudio.ca/training/speciality-training/ → no referrer-policy
- https://www.pranayogastudio.ca/schedule/ → no referrer-policy
- https://www.pranayogastudio.ca/yoga/ → no referrer-policy
- https://www.pranayogastudio.ca/classes/rates/ → no referrer-policy
- https://www.pranayogastudio.ca/about/studio/ → no referrer-policy
- https://www.pranayogastudio.ca/about/teachers/ → no referrer-policy
- FoundPermissions policyInfo
No HTML page sends permissions-policy. A Permissions-Policy header turns off browser features the site does not use (camera, microphone, geolocation), limiting what an injected script could do.
- https://www.pranayogastudio.ca/ → no permissions-policy
- https://www.pranayogastudio.ca/workshops/ → no permissions-policy
- https://www.pranayogastudio.ca/training/ → no permissions-policy
- https://www.pranayogastudio.ca/training/200-hour-teacher-training/ → no permissions-policy
- https://www.pranayogastudio.ca/training/500-hours-teacher-training-2/ → no permissions-policy
- https://www.pranayogastudio.ca/training/prenatal-yoga-teacher-training/ → no permissions-policy
- https://www.pranayogastudio.ca/training/speciality-training/ → no permissions-policy
- https://www.pranayogastudio.ca/schedule/ → no permissions-policy
- https://www.pranayogastudio.ca/yoga/ → no permissions-policy
- https://www.pranayogastudio.ca/classes/rates/ → no permissions-policy
- https://www.pranayogastudio.ca/about/studio/ → no permissions-policy
- https://www.pranayogastudio.ca/about/teachers/ → no permissions-policy
- FoundKeys and secrets in page codeMedium
1 credential-like value found in code served to every visitor: Google API key.
- Google API key AIzaSy…mQ (39 chars) in https://www.pranayogastudio.ca/contact/: browser keys are expected in pages, but must be restricted by HTTP referrer and API in the Google Cloud console
- NoteThird-party scripts
Scripts run from 3 other domains without Subresource Integrity, so a compromise of any of them changes what runs on this site. (Tag managers and analytics rarely support SRI; a Content-Security-Policy that names these hosts is the usual control.)
- a.mailmunch.co (40 script tags)
- momence.com (2 script tags)
- maps.googleapis.com (13 script tags)
7 checks passed, 1 not applicable
- OKHTTPS
All 72 crawled pages were served over HTTPS.
- OKSoftware version disclosure
The Server header names a product without a version, and there is no X-Powered-By header.
- OKMixed content
No HTTPS page loads a script, stylesheet, font or image over plain HTTP.
- OKForms over HTTPS
6 forms found, all on HTTPS pages posting to HTTPS addresses.
- OKVulnerable JavaScript libraries
3 library versions recognised, none with known vulnerabilities.
- OKExposed files and listings
None of the crawled URLs is a configuration file, backup, dump, repository folder or directory listing.
- OKSensitive paths in robots.txt
robots.txt does not point at admin, backup or private paths.
- Not applicableCookie flags
The crawl set no cookies, so there are no cookie flags to check.
A passive review of what the crawl recorded: response headers, page and script contents and the URLs it found. It does not probe the site, test TLS settings or look for files that were not linked. Generated automatically; verify each finding against your own site before acting on it.
Sites scoring near www.pranayogastudio.ca
Their neighbours in the SEO rank table, which orders every scanned site by health score.
- venncoffeeroasters.com69/100 · rank 1105 · 17 pages
- gypsycattattoos.com69/100 · rank 1105 · 482 pages
- vetshield.ca69/100 · rank 1105 · 16 pages
- bing.com68/100 · rank 1119 · 922 pages
- pagespeed.web.dev68/100 · rank 1119 · 1 page
- elitewheelrepair.ca68/100 · rank 1119 · 7 pages
This report was produced by the DIY SEO Hub Site Spider crawling www.pranayogastudio.ca from its pages as published, the way a search engine does. It shows summary figures only.
Own www.pranayogastudio.ca?
- Claim this site to manage the listing, hide it from the public lists, or keep it.
- Want it gone instead? Ask through the support form or e-mail support@diyseohub.com, naming www.pranayogastudio.ca. Removal needs no account and no proof of purchase.