Actions
Bug #12
openPrivacy Policy – User Story
Start date:
Due date:
% Done:
0%
Estimated time:
Description
As a visitor,
I want to read the Privacy Policy of the company,
So that I understand how my information is handled and protected.
Scope & Acceptance Criteria (High Level)
- Privacy Policy page must be accessible from the navigation bar or footer.
- Content must match the approved/company-provided policy exactly.
- Proper heading structure must be maintained:
- Single H1 (Privacy Policy)
- Structured H2/H3 where required.
- Breadcrumb must be displayed:
- Home > Privacy Policy
- Header must remain consistent with Home page.
- Footer must remain consistent with Home page.
- Page must be SEO-friendly:
- Unique meta title and meta description
- Clean URL structure (e.g., /privacy-policy)
- Crawlable internal links
- Fully mobile responsive.
- No layout breaking, formatting issues, or horizontal scrolling.
- No broken links.
Admin Management (Dynamic Content Requirement)¶
- Privacy Policy content must be manageable from the Admin Panel.
- Admin must be able to:
- Add new content
- Edit existing content
- Update headings and structured sections
- Any changes made by the admin must reflect on the website frontend immediately (or after publish action, if workflow-based).
- Changes must not break layout or SEO structure.
Actions