{"id":67385,"date":"2023-04-19T11:07:00","date_gmt":"2023-04-19T08:07:00","guid":{"rendered":"https:\/\/themeisle.com\/blog\/?p=67385"},"modified":"2025-07-24T14:12:59","modified_gmt":"2025-07-24T11:12:59","slug":"rel-noopener","status":"publish","type":"post","link":"https:\/\/themeisle.com\/blog\/rel-noopener\/","title":{"rendered":"What Is rel=&#8221;noopener&#8221;?"},"content":{"rendered":"\n<p>What is rel=\u201dnoopener\u201d and how does it affect your WordPress site? When should you use it? These are the questions we will answer for you today. \ud83d\ude0e<\/p>\n\n\n\n<!--more-->\n\n\n\n<p>The first thing you should know is that WordPress adds the <code>rel=\u201dnoopener\u201d<\/code> attribute automatically to all external links you add to your blog posts or pages.<\/p>\n\n\n<div class=\"su-divider su-divider-style-dotted\" style=\"margin:40px 0;border-width:1px;border-color:#999999\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-understanding-rel-noopener\">Understanding rel=noopener<\/h2>\n\n\n<div class=\"su-note\"  style=\"border-color:#dedede;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;\"><div class=\"su-note-inner su-u-clearfix su-u-trim\" style=\"background-color:#f8f8f8;border-color:#ffffff;color:#333333;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;\">\n\n\n\n<p>Rel=\u201dnoopener\u201d was introduced as part of the HTML5 specification and it helps protect you by preventing cross-origin exploitation. Essentially, when you use <code>rel=\u201dnoopener\u201d<\/code> on an external link, it prevents malicious code from being able to access the page\u2019s window object.<\/p>\n\n\n<\/div><\/div>\n\n\n\n<p>This is important because, without it, a hacker could gain access to your site and even steal data like user information or cookies. That&#8217;s why WordPress automatically adds the <code>rel=\u201dnoopener\u201d<\/code> attribute to any link that you want to open in a new tab.<\/p>\n\n\n\n<p>An example of when you would use <code>rel=\u201dnoopener\u201d<\/code> is if your WordPress site has a blog post with an external link. If the user clicks on this link, it would open in a new tab and malicious code could have access to the page\u2019s window object (aka your website); <code>rel=\u201dnoopener\u201d<\/code> prevents this from happening.<\/p>\n\n\n\n<p>\ud83d\udc49 Here\u2019s an example of a link with a <code>rel=\u201dnoopener\u201d<\/code> tag:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;a href=\u201dhttps:\/\/finmasters.com\/\u201d target=\"_blank\" rel=\u201dnoopener\u201d>FinMasters&lt;\/a><\/code><\/pre>\n\n\n<div class=\"su-divider su-divider-style-dotted\" style=\"margin:40px 0;border-width:1px;border-color:#999999\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-what-s-the-difference-between-noopener-noreferrer-and-nofollow\">What\u2019s the difference between noopener, noreferrer, and nofollow?<\/h2>\n\n\n\n<p>The <code>rel=\u201dnoopener\u201d<\/code> attribute is used in WordPress to specify how browsers should treat external links. This ensures that any malicious code or tracking cookies on the destination site won\u2019t be able to access your WordPress website.<\/p>\n\n\n\n<p>The other two attributes, <code>noreferrer<\/code> and <code>nofollow<\/code>, are related but have different purposes. Noreferrer instructs browsers not to send referral information to the target website when clicking on the link (which also hides data in Google Analytics), while nofollow tells search engines not to index or follow the external link.<\/p>\n\n\n<div class=\"su-divider su-divider-style-dotted\" style=\"margin:40px 0;border-width:1px;border-color:#999999\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-how-does-rel-noopener-affect-your-wordpress-website\">How does rel=noopener affect your WordPress website?<\/h2>\n\n\n\n<p>The <code>rel=noopener<\/code> attribute is used to prevent malicious websites from accessing certain information about the page you are currently viewing, such as its window object and parent frame. When a link with the rel=\u201dnoopener\u201d attribute is clicked on, the linked page will be opened in a new tab or window without accessing any of the information from the original page.<\/p>\n\n\n\n<p>Additionally, it does <strong>not<\/strong> affect your <a href=\"https:\/\/themeisle.com\/blog\/get-started-with-wordpress-seo\/\">WordPress site\u2019s SEO<\/a>. In fact, having a <code>rel=noopener<\/code> attribute on your site\u2019s links may provide SEO benefits, since Google is known to reward websites that improve their security.<\/p>\n\n\n<div class=\"su-divider su-divider-style-dotted\" style=\"margin:40px 0;border-width:1px;border-color:#999999\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-how-to-remove-rel-noopener-from-links-in-wordpress\">How to remove rel=noopener from links in WordPress<\/h2>\n\n\n\n<p>Don&#8217;t. There&#8217;s no reason to do it. \ud83e\udd13<\/p>\n\n\n\n<p>However, if you really want to do it for some reason, removing <code>rel=\u201dnoopener\u201d<\/code> from your WordPress links is relatively easy. You can have the links open in the same window to remove the <code>target=\u201d_blank\u201d<\/code> attribute. There\u2019s also a plugin called <strong><a href=\"https:\/\/wordpress.org\/plugins\/remove-noreferrer\/\">Remove noreferrer<\/a><\/strong>, which also helps remove the <code>rel=\u201dnoopener\u201d<\/code> tag.<\/p>\n\n\n<div class=\"su-divider su-divider-style-dotted\" style=\"margin:40px 0;border-width:1px;border-color:#999999\"><a href=\"#\" style=\"color:#999999\">Go to top<\/a><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-enhancing-wordpress-security-with-rel-noopener\">Enhancing WordPress security with rel=\u201dnoopener\u201d \u2699\ufe0f<\/h2>\n\n\n\n<p>Using <code>rel=\u201dnoopener\u201d<\/code> in your WordPress links helps to increase site security by:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Preventing tabnabbing<\/strong>: Tabnabbing is a type of phishing attack. When someone clicks a link that opens a new tab, the new tab could potentially change the original tab (your website) to a fake login page or other malicious content without the user noticing. By adding <code>rel=\"noopener\"<\/code>, you prevent the new tab from being able to access and manipulate the original tab, keeping your users safer.<\/li>\n\n\n\n<li><strong>Isolating browser contexts<\/strong>: When <code>rel=\"noopener\"<\/code> is used, the browser separates the original window and the new tab. This means the new tab doesn&#8217;t get a reference back to the original window, adding an extra layer of protection.<\/li>\n<\/ul>\n\n\n\n<p>How does it work? Normally, a new tab opened with <code>target=\"_blank\"<\/code> can access the original tab via the <code>window.opener<\/code> element. <code>Rel=\"noopener\"<\/code> removes this reference, ensuring the new tab knows nothing about the tab that opened it. This simple HTML attribute significantly boosts your WordPress site&#8217;s security and provides a better user experience.<\/p>\n\n\n\n<p>We hope this clarifies the importance of <code>rel=\"noopener\"<\/code> and how it enhances your website&#8217;s security.<\/p>\n\n\n<style>.ticss-d144f107 strong{font-weight: 700;\n    letter-spacing: -0.2px;\n    line-height: 1.2;\n    display: inline-block;}<\/style>\n\n\n<div class=\"wp-block-columns speed-guide has-white-color has-text-color has-background has-link-color wp-elements-2f81f6c5526477b5b4d52d1ca4513949 is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\" style=\"background-color:#4267cf\">\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:40%\">\n<figure class=\"wp-block-image size-medium\"><img data-opt-id=30701221  fetchpriority=\"high\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:300\/h:300\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2025\/09\/e2ce20299a807336c68c2e029640adaa1.png\" alt=\"speed guide\" class=\"wp-image-113040\" srcset=\"https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:300\/h:300\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2025\/09\/e2ce20299a807336c68c2e029640adaa1.png 300w, https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:1024\/h:1024\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2025\/09\/e2ce20299a807336c68c2e029640adaa1.png 1024w, https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:150\/h:150\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2025\/09\/e2ce20299a807336c68c2e029640adaa1.png 150w, https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:768\/h:768\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2025\/09\/e2ce20299a807336c68c2e029640adaa1.png 768w, https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:50\/h:50\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2025\/09\/e2ce20299a807336c68c2e029640adaa1.png 50w, https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:240\/h:240\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2025\/09\/e2ce20299a807336c68c2e029640adaa1.png 240w, https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:397\/h:397\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2025\/09\/e2ce20299a807336c68c2e029640adaa1.png 397w, https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:600\/h:600\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2025\/09\/e2ce20299a807336c68c2e029640adaa1.png 600w, https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:148\/h:148\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2025\/09\/e2ce20299a807336c68c2e029640adaa1.png 148w, https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:195\/h:195\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2025\/09\/e2ce20299a807336c68c2e029640adaa1.png 195w, https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:135\/h:135\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2025\/09\/e2ce20299a807336c68c2e029640adaa1.png 135w, https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:1080\/h:1080\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2025\/09\/e2ce20299a807336c68c2e029640adaa1.png 1200w, https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:1080\/h:1080\/q:mauto\/f:best\/dpr:2\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2025\/09\/e2ce20299a807336c68c2e029640adaa1.png 2x\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"has-text-align-center ticss-58e79f2f\" style=\"font-size:14px\"><strong>FREE GUIDE<\/strong><\/p>\n\n\n\n<p class=\"ticss-d144f107\" style=\"font-size:25px\"><strong>4 Essential Steps to Speed Up Your&nbsp;WordPress Website<\/strong><\/p>\n\n\n\n<p class=\"ticss-3b627beb\">Follow the simple steps in our 4-part mini series and reduce your loading times by 50-80%.&nbsp;\ud83d\ude80<\/p>\n\n\n<p><div class=\"frm_forms  with_frm_style frm_style_themeisle\" id=\"frm_form_4_container\" data-token=\"c4c81c24bdb79c507973b64107966d8d\">\n<form enctype=\"multipart\/form-data\" method=\"post\" class=\"frm-show-form  frm_pro_form \" id=\"form_site-speed-guide-below-post\" data-token=\"c4c81c24bdb79c507973b64107966d8d\">\n<div class=\"frm_form_fields \">\n<fieldset>\n<legend class=\"frm_screen_reader\">Site Speed Guide - Below Post<\/legend>\r\n\r\n<div class=\"frm_fields_container\">\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" \/>\n<input type=\"hidden\" name=\"form_id\" value=\"4\" \/>\n<input type=\"hidden\" name=\"frm_hide_fields_4\" id=\"frm_hide_fields_4\" value=\"\" \/>\n<input type=\"hidden\" name=\"form_key\" value=\"site-speed-guide-below-post\" \/>\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" \/>\n<input type=\"hidden\" id=\"frm_submit_entry_4\" name=\"frm_submit_entry_4\" value=\"d3ebcd4116\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/blog\/wp-json\/wp\/v2\/posts\/67385\" \/><input type=\"hidden\" name=\"item_meta[18]\" id=\"field_6px6q2\" value=\"\/blog\/wp-json\/wp\/v2\/posts\/67385\"  data-frmval=\"\/blog\/wp-json\/wp\/v2\/posts\/67385\"   \/>\n<div id=\"frm_field_15_container\" class=\"frm_form_field form-field  frm_required_field frm_none_container\">\r\n\t<label for=\"field_6px6q\" id=\"field_6px6q_label\" class=\"frm_primary_label\">Your Email\r\n\t\t<span class=\"frm_required\" aria-hidden=\"true\">*<\/span>\r\n\t<\/label>\r\n\t<input type=\"email\" id=\"field_6px6q\" name=\"item_meta[15]\" value=\"\"  autocomplete=\"email\"  placeholder=\"your@email.com\" data-reqmsg=\"Your Email cannot be blank.\" aria-required=\"true\" data-invmsg=\"Your Email is invalid\" aria-invalid=\"false\"  \/>\r\n\t\r\n\t\r\n<\/div>\n<div id=\"frm_field_17_container\" class=\"frm_form_field form-field  frm_none_container vertical_radio\">\r\n\t<div  id=\"field_6px6q3_label\" class=\"frm_primary_label\">Subscribe to our newsletter\r\n\t\t<span class=\"frm_required\" aria-hidden=\"true\"><\/span>\r\n\t<\/div>\r\n\t<div class=\"frm_opt_container\" aria-labelledby=\"field_6px6q3_label\" role=\"group\">\t\t<div class=\"frm_checkbox\" id=\"frm_checkbox_17-0\">\t\t\t<label  for=\"field_6px6q3-0\">\n\t\t\t<input type=\"checkbox\" name=\"item_meta[17][]\" id=\"field_6px6q3-0\" value=\"true\"  data-invmsg=\"Subscribe to our newsletter is invalid\" aria-invalid=\"false\"   \/> Subscribe to our newsletter<\/label><\/div>\n<\/div>\r\n\t\r\n\t\r\n<\/div>\n<div id=\"frm_field_14_container\" class=\"frm_form_field form-field \">\r\n\t<div class=\"frm_submit frm_flex\">\r\n<button class=\"frm_button_submit frm_final_submit\" type=\"submit\"   formnovalidate=\"formnovalidate\">FREE ACCESS<\/button>\r\n\r\n\r\n\r\n<\/div>\r\n<\/div>\n\t<input type=\"hidden\" name=\"item_key\" value=\"\" \/>\n\t\t\t<div id=\"frm_field_24_container\">\n\t\t\t<label for=\"field_8g19i\" >\n\t\t\t\tIf you are human, leave this field blank.\t\t\t<\/label>\n\t\t\t<input  id=\"field_8g19i\" type=\"text\" class=\"frm_form_field form-field frm_verify\" name=\"item_meta[24]\" value=\"\"  \/>\n\t\t<\/div>\n\t\t<input name=\"frm_state\" type=\"hidden\" value=\"tGKtIG19U6wyYcew8uBttemyuo8Tr8nERClA\/EP11fgwF9M0QAXa6pd1+Qu8+H8p\" \/><\/div>\n<\/fieldset>\n<\/div>\n\n<p style=\"display: none !important;\" class=\"akismet-fields-container\" data-prefix=\"ak_\"><label>&#916;<textarea name=\"ak_hp_textarea\" cols=\"45\" rows=\"8\" maxlength=\"100\"><\/textarea><\/label><input type=\"hidden\" id=\"ak_js_1\" name=\"ak_js\" value=\"134\"\/><script>document.getElementById( \"ak_js_1\" ).setAttribute( \"value\", ( new Date() ).getTime() );<\/script><\/p><\/form>\n<\/div>\n<\/p>\n<\/div>\n<\/div>\n\n","protected":false},"excerpt":{"rendered":"What is rel=\u201dnoopener\u201d and how does it affect your WordPress site? When should you use it? These are the questions we will answer for you today.","protected":false},"author":34,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"single-glossary.php","format":"standard","meta":{"_acf_changed":false,"_stopmodifiedupdate":false,"_modified_date":"","_themeisle_gutenberg_block_has_review":false,"footnotes":""},"categories":[4060],"tags":[],"hashtags":[],"class_list":["post-67385","post","type-post","status-publish","format-standard","hentry","category-glossary"],"wppr_data":{"cwp_meta_box_check":"No"},"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v21.8 (Yoast SEO v26.1.1) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>What Is rel=&quot;noopener&quot;?<\/title>\n<meta name=\"description\" content=\"What is rel=&rdquo;noopener&rdquo; and how does it affect your WordPress site? When should you use it? These are the questions we will answer today.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/themeisle.com\/blog\/rel-noopener\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What Is rel=&quot;noopener&quot;?\" \/>\n<meta property=\"og:description\" content=\"What is rel=&rdquo;noopener&rdquo; and how does it affect your WordPress site? When should you use it? These are the questions we will answer today.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/themeisle.com\/blog\/rel-noopener\/\" \/>\n<meta property=\"og:site_name\" content=\"Themeisle Blog\" \/>\n<meta property=\"article:published_time\" content=\"2023-04-19T08:07:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-07-24T11:12:59+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:auto\/h:auto\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2018\/09\/themeisle-share.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1300\" \/>\n\t<meta property=\"og:image:height\" content=\"680\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Themeisle Editorial\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@ThemeIsle\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Themeisle Editorial\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/themeisle.com\/blog\/rel-noopener\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/themeisle.com\/blog\/rel-noopener\/\"},\"author\":{\"name\":\"Themeisle Editorial\",\"@id\":\"https:\/\/themeisle.com\/blog\/#\/schema\/person\/844b0a2dc66556309f9a5ae28ae87ffe\"},\"headline\":\"What Is rel=&#8221;noopener&#8221;?\",\"datePublished\":\"2023-04-19T08:07:00+00:00\",\"dateModified\":\"2025-07-24T11:12:59+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/themeisle.com\/blog\/rel-noopener\/\"},\"wordCount\":697,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/themeisle.com\/blog\/#organization\"},\"articleSection\":[\"Glossary\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/themeisle.com\/blog\/rel-noopener\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/themeisle.com\/blog\/rel-noopener\/\",\"url\":\"https:\/\/themeisle.com\/blog\/rel-noopener\/\",\"name\":\"What Is rel=\\\\\\\"noopener\\\\\\\"?\",\"isPartOf\":{\"@id\":\"https:\/\/themeisle.com\/blog\/#website\"},\"datePublished\":\"2023-04-19T08:07:00+00:00\",\"dateModified\":\"2025-07-24T11:12:59+00:00\",\"description\":\"What is rel=\u201dnoopener\u201d and how does it affect your WordPress site? When should you use it? These are the questions we will answer today.\",\"breadcrumb\":{\"@id\":\"https:\/\/themeisle.com\/blog\/rel-noopener\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/themeisle.com\/blog\/rel-noopener\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/themeisle.com\/blog\/rel-noopener\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Blog\",\"item\":\"https:\/\/themeisle.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"What Is rel=&#8221;noopener&#8221;?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/themeisle.com\/blog\/#website\",\"url\":\"https:\/\/themeisle.com\/blog\/\",\"name\":\"Themeisle Blog\",\"description\":\"WordPress Tutorials and Reviews for Beginners and Advanced\",\"publisher\":{\"@id\":\"https:\/\/themeisle.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/themeisle.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/themeisle.com\/blog\/#organization\",\"name\":\"VertiStudio\",\"alternateName\":\"Vertigo Studio SA\",\"url\":\"https:\/\/themeisle.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/themeisle.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:auto\/h:auto\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2024\/02\/VertiStudio_logo1.png\",\"contentUrl\":\"https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:auto\/h:auto\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2024\/02\/VertiStudio_logo1.png\",\"width\":718,\"height\":156,\"caption\":\"VertiStudio\"},\"image\":{\"@id\":\"https:\/\/themeisle.com\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/themeisle.com\/blog\/#\/schema\/person\/844b0a2dc66556309f9a5ae28ae87ffe\",\"name\":\"Themeisle Editorial\",\"description\":\"We\\\\'re the crew behind Themeisle Blog, where we eat, sleep, and breathe WordPress, website building, and all things blogging. Under the leadership of Karol K, our team is composed of WordPress wizards, web design junkies, and blogging enthusiasts. Between us, we\\\\'ve got a boatload of experience (like, 50+ years worth!) in making the digital world more accessible and fun.\",\"sameAs\":[\"https:\/\/themeisle.com\/blog\/\",\"https:\/\/x.com\/ThemeIsle\",\"https:\/\/www.youtube.com\/@ThemeIsle\"],\"url\":\"https:\/\/themeisle.com\/blog\/author\/editorial\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"What Is rel=&quot;noopener&quot;?","description":"What is rel=&rdquo;noopener&rdquo; and how does it affect your WordPress site? When should you use it? These are the questions we will answer today.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/themeisle.com\/blog\/rel-noopener\/","og_locale":"en_US","og_type":"article","og_title":"What Is rel=&quot;noopener&quot;?","og_description":"What is rel=&rdquo;noopener&rdquo; and how does it affect your WordPress site? When should you use it? These are the questions we will answer today.","og_url":"https:\/\/themeisle.com\/blog\/rel-noopener\/","og_site_name":"Themeisle Blog","article_published_time":"2023-04-19T08:07:00+00:00","article_modified_time":"2025-07-24T11:12:59+00:00","og_image":[{"width":1300,"height":680,"url":"https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:auto\/h:auto\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2018\/09\/themeisle-share.jpg","type":"image\/jpeg"}],"author":"Themeisle Editorial","twitter_card":"summary_large_image","twitter_creator":"@ThemeIsle","twitter_misc":{"Written by":"Themeisle Editorial","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/themeisle.com\/blog\/rel-noopener\/#article","isPartOf":{"@id":"https:\/\/themeisle.com\/blog\/rel-noopener\/"},"author":{"name":"Themeisle Editorial","@id":"https:\/\/themeisle.com\/blog\/#\/schema\/person\/844b0a2dc66556309f9a5ae28ae87ffe"},"headline":"What Is rel=&#8221;noopener&#8221;?","datePublished":"2023-04-19T08:07:00+00:00","dateModified":"2025-07-24T11:12:59+00:00","mainEntityOfPage":{"@id":"https:\/\/themeisle.com\/blog\/rel-noopener\/"},"wordCount":697,"commentCount":0,"publisher":{"@id":"https:\/\/themeisle.com\/blog\/#organization"},"articleSection":["Glossary"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/themeisle.com\/blog\/rel-noopener\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/themeisle.com\/blog\/rel-noopener\/","url":"https:\/\/themeisle.com\/blog\/rel-noopener\/","name":"What Is rel=\\\"noopener\\\"?","isPartOf":{"@id":"https:\/\/themeisle.com\/blog\/#website"},"datePublished":"2023-04-19T08:07:00+00:00","dateModified":"2025-07-24T11:12:59+00:00","description":"What is rel=\u201dnoopener\u201d and how does it affect your WordPress site? When should you use it? These are the questions we will answer today.","breadcrumb":{"@id":"https:\/\/themeisle.com\/blog\/rel-noopener\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/themeisle.com\/blog\/rel-noopener\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/themeisle.com\/blog\/rel-noopener\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Blog","item":"https:\/\/themeisle.com\/blog\/"},{"@type":"ListItem","position":2,"name":"What Is rel=&#8221;noopener&#8221;?"}]},{"@type":"WebSite","@id":"https:\/\/themeisle.com\/blog\/#website","url":"https:\/\/themeisle.com\/blog\/","name":"Themeisle Blog","description":"WordPress Tutorials and Reviews for Beginners and Advanced","publisher":{"@id":"https:\/\/themeisle.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/themeisle.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/themeisle.com\/blog\/#organization","name":"VertiStudio","alternateName":"Vertigo Studio SA","url":"https:\/\/themeisle.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/themeisle.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:auto\/h:auto\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2024\/02\/VertiStudio_logo1.png","contentUrl":"https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:auto\/h:auto\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2024\/02\/VertiStudio_logo1.png","width":718,"height":156,"caption":"VertiStudio"},"image":{"@id":"https:\/\/themeisle.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/themeisle.com\/blog\/#\/schema\/person\/844b0a2dc66556309f9a5ae28ae87ffe","name":"Themeisle Editorial","description":"We\\'re the crew behind Themeisle Blog, where we eat, sleep, and breathe WordPress, website building, and all things blogging. Under the leadership of Karol K, our team is composed of WordPress wizards, web design junkies, and blogging enthusiasts. Between us, we\\'ve got a boatload of experience (like, 50+ years worth!) in making the digital world more accessible and fun.","sameAs":["https:\/\/themeisle.com\/blog\/","https:\/\/x.com\/ThemeIsle","https:\/\/www.youtube.com\/@ThemeIsle"],"url":"https:\/\/themeisle.com\/blog\/author\/editorial\/"}]}},"_links":{"self":[{"href":"https:\/\/themeisle.com\/blog\/wp-json\/wp\/v2\/posts\/67385","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/themeisle.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/themeisle.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/themeisle.com\/blog\/wp-json\/wp\/v2\/users\/34"}],"replies":[{"embeddable":true,"href":"https:\/\/themeisle.com\/blog\/wp-json\/wp\/v2\/comments?post=67385"}],"version-history":[{"count":12,"href":"https:\/\/themeisle.com\/blog\/wp-json\/wp\/v2\/posts\/67385\/revisions"}],"predecessor-version":[{"id":112504,"href":"https:\/\/themeisle.com\/blog\/wp-json\/wp\/v2\/posts\/67385\/revisions\/112504"}],"wp:attachment":[{"href":"https:\/\/themeisle.com\/blog\/wp-json\/wp\/v2\/media?parent=67385"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/themeisle.com\/blog\/wp-json\/wp\/v2\/categories?post=67385"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/themeisle.com\/blog\/wp-json\/wp\/v2\/tags?post=67385"},{"taxonomy":"hashtags","embeddable":true,"href":"https:\/\/themeisle.com\/blog\/wp-json\/wp\/v2\/hashtags?post=67385"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}