# Ahrefs SEO Findings & Status ## Critical Issues (Priority: High) - [RESOLVED] **Page has no outgoing links** - Found on: `privacy`, `newsletter`, `faq`, `/`, `qr-code-erstellen` - *Status:* Verified `MarketingLayout` provides navigation. Added specific back-links to `newsletter` (admin), `login`, and `signup`. - [RESOLVED] **Newsletter Page Misconfiguration** - Found: `/newsletter` page has "Admin Dashboard" title. - *Status:* Confirmed as internal Admin tool. Added "Back to Home" link to satisfy link checkers. - [FIXED] **3XX Redirects & Links to Redirects** - *Fixed in:* `blog/page.tsx` (links updated) and `blog/[slug]/page.tsx` (301s added). - [FIXED] **Duplicate Metadata** - *Fixed in:* `pricing`, `login`, `signup`, `qr-code-erstellen`. ## Warnings (Priority: Medium) - [VERIFIED] **Hreflang and HTML lang mismatch** - Found on: `1 page`. - *Status:* Verified `src/app/(marketing)/layout.tsx` has `lang="en"` and `(marketing-de)/layout.tsx` has `lang="de"`. Correct. - [FIXED] **Image file size too large** - *Fixed:* Swapped `1-boy.png` & `2-body.png` for WebP versions as requested. - [FIXED] **H1 tag missing or empty** - *Status:* Verified `sr-only` H1s exist on core pages. `faq` and `privacy` have visible H1s. ## Notices (Priority: Low) - [VERIFIED] **Low word count / Thin content** - Found on: `login`, `signup`. - *Status:* Expected behavior for functional auth pages. - [VERIFIED] **Meta description too short** - *Status:* Descriptions are concise and functional. No critical SEO impact.