Privacy Policy Settings
Introduction
Privacy Policy Settings allow you to link your website’s privacy policy and cookie policy documents directly to your GDPR compliance banner. These links ensure users can access detailed information about your data collection practices before giving consent, which is a fundamental GDPR requirement.
Properly configured privacy policy settings demonstrate transparency and help build trust with your visitors while ensuring legal compliance.
Why Privacy Policy Links Matter
Under GDPR and other privacy regulations, websites must:
- Provide transparency: Clearly explain data collection and usage practices
- Make information accessible: Privacy policy must be easy to find and read
- Enable informed consent: Users should understand what they’re agreeing to
- Detail cookie usage: Explain what cookies are used and why
- Explain user rights: Inform visitors about their data protection rights
GDPR Article 13 requires that you provide users with comprehensive information about data processing. Linking to your privacy policy from the cookie consent banner is essential for compliance.
Accessing Privacy Policy Settings
- Log in to your WordPress admin dashboard
- Navigate to Settings → PureDevs GDPR compliance
- Click the Privacy Policy Settings tab
- Configure your privacy policy links and text
- Click Save Changes at the bottom
Ensure you have already created your Privacy Policy and Cookie Policy pages in WordPress before configuring these settings. You’ll need the page URLs.
Privacy Policy Link Configuration
Setting: Privacy Policy URL
Description:
- URL to your site’s privacy policy page
- Appears as clickable link in cookie banner
- Required for GDPR compliance
- Can link to internal or external page
How to Configure:
- Create a Privacy Policy page in WordPress (or use existing one)
- Copy the full URL of the privacy policy page
- Paste the URL in the “Privacy Policy URL” field
- Verify the link works by clicking “Preview”
Link Text Options:
- “Privacy Policy” – Standard, clear, recommended
- “Privacy Notice” – Formal alternative
- “Data Protection Policy” – EU-focused language
- “Learn More” – Less specific, not recommended
Use “Privacy Policy” as your link text. It’s universally recognized and meets accessibility requirements for clear, descriptive link text.
Link Behavior Settings
Setting: Link Opening Behavior
Description:
- Controls how privacy policy links open
- Affects user experience and workflow
- Can be configured separately for each link
Options:
Open in Same Tab/Window
- Behavior: Navigates away from current page
- Pros: Simpler navigation, cleaner interface
- Cons: User must use back button to return
- Best For: Simple sites, mobile devices
Open in New Tab/Window
- Behavior: Opens privacy policy in new browser tab
- Pros: Preserves current page, easier to return
- Cons: Creates multiple tabs
- Best For: Desktop users, complex sites
- Accessibility: Should include visual indicator (icon)
Open as Modal/Popup
- Behavior: Displays privacy policy in overlay window
- Pros: Keeps user on same page, smooth experience
- Cons: May be difficult to read long policies
- Best For: Short policies, modern interfaces
Open privacy policy in a new tab (target=”_blank”). This allows users to review the policy while keeping the original page accessible for completing their consent choice.
Terms of Service Link (Optional)
Setting: Terms of Service URL
Description:
- Link to your Terms of Service or Terms and Conditions
- Optional for GDPR but common on commercial sites
- Provides legal terms for site usage
- Can be included in cookie banner for convenience
When to Include Terms of Service:
- E-commerce sites (purchase terms)
- Subscription services (service agreements)
- Sites with user-generated content (usage rules)
- SaaS applications (software license terms)
When to Skip:
- Simple informational/blog sites
- No commercial transactions
- No user accounts or registrations
- Want to keep banner simple and focused
Link Placement in Banner
Display Options
Privacy policy links can be displayed in different locations within the cookie banner:
1. Inline Links (Recommended)
- Embedded within the banner message text
- Example: “We use cookies. See our Privacy Policy for details.”
- Most natural and space-efficient
- Best readability and UX
2. Separate Link Row
- Links displayed below main message
- Clearly separated from other content
- Good for multiple links (Privacy, Cookies, Terms)
- More prominent but takes more space
3. Footer Links
- Links at bottom of banner
- Smaller, secondary styling
- Clean look but less noticeable
- Good for de-emphasizing secondary links
Recommendation:
Use inline links for privacy policy within your main message. This provides the most natural reading experience and ensures users see the link as part of understanding what they’re consenting to.
Link Styling and Appearance
Visual Design Options
Customize how privacy policy links appear in the banner:
Link Color
- Choose color that contrasts with banner background
- Should be clearly distinguishable as a link
- Consider using brand color for consistency
- Ensure sufficient color contrast for accessibility (WCAG AA: 4.5:1)
Link Underline
- Always Underlined: Best for accessibility, clear link indication
- Underline on Hover: Cleaner look, still accessible
- No Underline: Not recommended, harder to identify links
Link Font Weight
- Normal: Blends with text
- Bold: More prominent, draws attention
- Consider making privacy links bold for emphasis
Don’t rely on color alone to identify links. Always use underlines or other visual indicators. This helps users with color blindness and improves overall usability.
Example Configurations
Simple Blog/Website
Banner Message:
"We use cookies to improve your experience. By using our site,
you agree to our Privacy Policy."
Privacy Policy Link: https://yoursite.com/privacy-policy/
Link Text: "Privacy Policy"
Link Behavior: Open in new tab
Cookie Policy: Not configured (info included in privacy policy)
Terms of Service: Not configuredE-commerce Site
Banner Message:
"We use cookies to personalize content and analyze traffic.
Learn more in our Privacy Policy and Cookie Policy."
Privacy Policy Link: https://shop.com/privacy/
Cookie Policy Link: https://shop.com/cookie-policy/
Terms of Service Link: https://shop.com/terms/
Link Behavior: Open in new tab for all
Link Style: Bold, underlined, brand colorHigh-Compliance Site (Healthcare/Finance)
Banner Message:
"We collect and process personal data. Please review our
Privacy Notice and Cookie Information before proceeding."
Privacy Policy Link: https://medicalsite.com/privacy-notice/
Cookie Policy Link: https://medicalsite.com/cookie-information/
Terms of Service Link: https://medicalsite.com/terms-of-use/
Link Behavior: Open as modal (keep user on page)
Link Style: Bold, always underlined, high contrast
Additional: Include icon indicating new window/modalAccessibility Requirements
WCAG 2.1 Compliance
Ensure your privacy policy links meet accessibility standards:
Color Contrast
- Links must have 4.5:1 contrast ratio with background (Level AA)
- 7:1 contrast ratio for Level AAA compliance
- Use online contrast checkers to verify
Keyboard Navigation
- Links must be keyboard accessible (Tab key)
- Visible focus indicator when link is selected
- Logical tab order (left to right, top to bottom)
Screen Reader Support
- Use descriptive link text (not “click here” or “learn more”)
- Add aria-label if link opens in new window: aria-label=”Privacy Policy (opens in new tab)”
- Ensure link purpose is clear from text alone
Touch Targets
- Links should be at least 44×44 pixels for mobile
- Adequate spacing between multiple links
- Easy to tap without accidentally hitting adjacent elements
Testing Privacy Policy Links
Functionality Testing
- Click Test: Verify each link opens correctly
- URL Verification: Ensure links point to correct pages
- New Tab Behavior: Confirm target=”_blank” works if configured
- Back Navigation: Test returning to original page
- Mobile Testing: Verify links work on touch devices
Visual Testing
- Verify links are clearly visible and distinguishable
- Check color contrast meets accessibility standards
- Confirm underline/styling is applied correctly
- Test hover states work properly
- Ensure links don’t overlap or crowd other elements
Cross-Browser Testing
- Test in Chrome, Firefox, Safari, Edge
- Verify links work consistently across browsers
- Check that new tab behavior works in all browsers
- Test on both desktop and mobile browsers
Common Issues and Solutions
Links not clickable
- Check that URLs are properly formatted (include http:// or https://)
- Verify no CSS z-index issues blocking links
- Ensure links aren’t disabled in banner settings
- Clear cache and test again
Links open to 404 page
- Verify privacy policy page is published (not draft)
- Check URL is correct and complete
- Ensure page isn’t password protected or private
- Test URL directly in browser address bar
Links hard to see/read
- Increase color contrast with background
- Add or strengthen underline styling
- Consider making links bold
- Use a different link color that stands out more
Links don’t open in new tab
- Verify “Open in new tab” setting is enabled
- Check that target=”_blank” attribute is added to links
- Some browser settings may override this behavior
- Test in different browsers
Best Practices Summary
- ✅ Always include a link to your Privacy Policy (required)
- ✅ Use clear, descriptive link text (“Privacy Policy” not “Click Here”)
- ✅ Open links in new tab to preserve user’s place
- ✅ Ensure links are visually distinct and accessible
- ✅ Include Cookie Policy link if you have extensive cookie usage
- ✅ Test all links regularly to ensure they work
- ✅ Meet WCAG accessibility standards for links
- ✅ Keep privacy policy up to date and comprehensive
- ❌ Don’t use vague link text like “Learn More” or “Click Here”
- ❌ Don’t hide links in small print or make them hard to find
- ❌ Don’t link to non-existent or incomplete privacy policies
- ❌ Don’t rely on color alone to indicate links
Was this article helpful?
Help us improve our documentation by providing feedback