Saltar al contenido principal
Adaptive Planning
Última actualización: 2023-09-08
Troubleshooting: External Links on Announcements Page Don't Work

Troubleshooting: External Links on Announcements Page Don't Work

When you click the links to external resources from an announcement, this error message displays: "This content is blocked. Contact the site owner to fix the issue."
The links are valid. If you right-click the links and open them in new tabs, the external web pages display without errors.
X-Frame-Options="sameorigin"
  is set in the response header of the sites.
Work with your administrator to configure the announcement page by adding this attribute to HTML tag of each link:
target=“_blank”
.