Unsafe External Links Checker
What are Unsafe External Links?
Links with target="_blank" should include rel="noopener" or rel="noreferrer" to prevent the opened page from accessing the original window object, which is a security vulnerability.
Similar tools
Find all external links on a webpage. Review outbound links for relevance and quality.
Find all internal links on a webpage to analyze site structure and internal linking strategy.
Find insecure HTTP resources referenced by an HTTPS webpage, which trigger browser warnings.
Popular tools
Check if a webpage is set to noindex, preventing it from appearing in search engine results.
Check the total size of a web page, including all resources, for performance analysis and optimization.
Analyze the ratio of visible text to HTML code. A healthy ratio is important for SEO and page performance.
Check if images on a webpage use the loading="lazy" attribute for improved page speed and performance.