Thread Rating:
  • 0 Vote(s) - 0 Average
Share Thread:
What is rel=”noopener” tag?
#1
What is rel=”noopener” tag?
#2
rel=”noreferrer noopener” This tag when combined basically means that no referrer information should be passed to the website being linked (noreferrer) to and noopener prevents the newly opened page from having the ability to control the page that delivered the traffic.
[-] The following 1 user Likes Autofresh.in's post:
  • hema29
#3
Basically its a no information tag. saying 'No opener' is relative term here.
[-] The following 1 user Likes hema29's post:
  • Autofresh.in
#4
A rel=”noopener” is an HTML attribute that’s added to all WordPress links that are selected to open in a new browser tab. This feature was introduced in WordPress to address a security vulnerability which can be exploited by malicious websites.

or

rel="noopener" prevents the new page from being able to access the window.opener property and ensures it runs in a separate process.
#5
Use it ans will know what it does.Tongue
#6
As intrusive as it may seem, it is actually a security solution to prevent malicious links from gaining control of an open tab. Usually, the window.opener Javascript object can be used to control a parent window (your current tab) by using a child window (the newly opened tab).

Hackers can use this feature to change the user's open website with a fake and steal information, such as login details. Here is an example of a website showing how window.opener can hijack your tab.

To avoid this, rel="noopener"is the tag that blocks the use of the window.opener Javascript object . If window.opener does not work, one tab can not control another tab.
#7
rel=”noopener” stops the new page from being able to access the window.opener property and make sure it runs in a separate process. rel=”noreferrer” tag do the same thing but also stops the Referer header from being forwarded to the new page.


Forum Jump:


Users browsing this thread: 1 Guest(s)
[-]
Ad

[-]
Top Articles
100+ Social Bookmarking Sites List
55+ Image Submission Sites List

[-]
Recent Posts
Java Burn Reviews – It Is Really Effective Or More Benefits?
Java Burn Reviews:>> DISCRIPTION =>> Java Burn is a characteristic recipe t...HuggJenki — 03:28 PM
Google SERP Changes & Algorithm Updates - May 2024
Traffic quality and quantity both are increasing since the last 40 hours. Many are a...UKcart — 02:52 PM
Google SERP Changes & Algorithm Updates - May 2024
Traffic quality and quantity both are increasing since the last 40 hours. Many are als...anush29 — 02:49 PM
Google gives a Manual Action Penalty after March 2024 update
it will be great if shared any domain, it will help others to check what kind of domain...abhirupb — 02:47 PM
Cloud Hosting vs Dedicated Server Hosting
Cloud website hosting offers scalability, flexibility, and fee-effectiveness by using hos...korvage — 02:03 PM

[-]
Follow us on Facebook