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
Google gives a Manual Action Penalty after March 2024 update
Why noticed it now? I remember reading your posts in the SERP thread back in March. ...lolab — 04:27 AM
Google SERP Changes & Algorithm Updates - April 2024
Found one @"lolab"#3593 He was hit. The thread is  He got hit by user ge...Aff — 02:54 PM
Google SERP Changes & Algorithm Updates - April 2024
Found one @"lolab"#3593 He was hit. The thread iscbtech — 02:51 PM
Google gives a Manual Action Penalty after March 2024 update
Why noticed it now? I remember reading your posts in the SERP thread back in March.diamondhead — 02:45 PM
What are the biggest mistakes in SEO
One of the biggest SEO problems that businesses face is having a poorly structured or dis...Alex Jones — 02:19 PM

[-]
Follow us on Facebook