Testing
Render Hook Test Page
This page tests the custom Hugo render hook for link handling. The render hook automatically processes external links and supports bracket-based overrides.
Standard External Links (Auto New Tab)
These links should automatically open in new tabs with nofollow:
- GitHub - Should open in new tab with nofollow
- Google - Should open in new tab with nofollow
- Stack Overflow - Should open in new tab with nofollow
Internal Links (No Special Treatment)
These links should remain unchanged (no target="_blank", no nofollow):