Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
Not more than running the link validation job and removing them manually. Should be possible to automate that by some dotPeeking and modifying the matching html fragment
We just need to hide the link until the page is published, so just needed to modify it for the visitor. Did this solution now: http://antecknat.se/blog/2016/02/22/hide-unpublished-links-for-visitor/ Will monitor performance/response time a few days and make sure that it "destroy" the site.. :)
Is there a built in way to hide unpublished links (remove the wrapping a-tag) when displaying a xhtml string for the visitor? We have a work around in place, just want to know if anyone knows a built in way of doing this.