Fixture Root
This page is used to test crawler depth, SEO extraction, and broken link detection.
Deep Crawl
Use these entries to test multiple levels of internal navigation.
- Level 1 entry point
- Level 1 links to
nested/level2.html, which links to nested/level3.html.
Link Tree Overview
The following hierarchy shows every page that can be reached from the root fixture:
-
index.html
- about.html
- blog.html
-
nested
- missing.html (broken example)
- plain-text.html (no HTML tags)
- partial-title.html (missing title)
- partial-description.html (missing meta description)
- partial-h1.html (missing h1)
- /server-redirect (Apache redirect)
- mailto link
- tel link
- #faq anchor
- external link
FAQ Anchor Target
This anchor section is used to ensure that hash links remain inside the same page.