Right-click context menu
A complete reference for the SEO browser right-click menu: SEO actions, highlight mode, external tool links, page data export, and the Advanced Copy SEO inspector.
Right-click any page in the SEO browser to open a context menu loaded with SEO-focused tools. Alongside the usual navigation and editing commands, the menu lets you jump to the canonical URL, open robots.txt, change highlight mode for the current tab, fire the page through a dozen external SEO tools, export page-analysis data, and copy structured page metadata straight to your clipboard.
Many items in the menu are enabled or disabled based on what the current page actually has. If a page has no canonical URL, Open Canonical URL is hidden. If the page has no meta description, Meta Description is greyed out in Advanced Copy. This means the menu doubles as a quick sanity check — a disabled item tells you at a glance that the page is missing that piece of SEO data.
If you right-click immediately after a page starts loading, some SEO sections may be omitted until the page finishes analyzing. Right-click again a moment later to see the full menu.
SEO actions
The SEO actions section is the fastest way to jump to the page's technical SEO surfaces. It appears on any regular website page. It is intentionally suppressed on Google search result pages and non-HTTP URLs.
| Item | Available when | What it does |
|---|---|---|
| Open Canonical URL | The page declares a <link rel="canonical"> | Opens the canonical URL in a new tab. Relative canonicals are resolved against the current page. |
| Open Hreflang Target(s) | The page declares one or more hreflang alternates | Opens every hreflang alternate in a new tab. Heavily localized pages can open many tabs at once. |
| Open Sitemap URL(s) | A <link rel="sitemap"> or a reachable /sitemap.xml | Opens each discovered sitemap, or falls back to /sitemap.xml at the origin. |
| Open Robots.txt | The origin has a reachable /robots.txt | Opens robots.txt in a new tab. |
| View Page Source | Always | Opens the page source in a new tab using the view-source: scheme. |
| Inspect Element | Always | Opens Chromium DevTools at the clicked coordinates. |
Highlight
The Highlight submenu switches highlight mode for the current tab only. To change the default highlight mode that applies to every new page you load, use Preferences.
The submenu groups options into two categories:
Links
- Internal Links
- External Links
- Nofollow Links
- Broken Links
Content
- H1
- All Headings (H1–H6)
- Lazy-Loaded Images
Plus a Clear Highlights option at the top to reset the current tab.
Each option is disabled when the corresponding element doesn't exist on the current page — for example, Broken Links is greyed out on a page with no broken links. Clicking a mode that's already active clears highlighting instead of reapplying it.
Open In
The Open In submenu sends the current page to a third-party SEO or diagnostics tool, opening the result in a new tab. Tools are grouped into three sub-submenus.
| Tool | Group | What it's for |
|---|---|---|
| Ahrefs | SEO Tools | Site Explorer overview for the current domain. |
| SEMrush | SEO Tools | Analytics overview for the current URL. |
| Moz | SEO Tools | Domain analysis for the current URL. |
| Majestic | SEO Tools | Site Explorer report for the current URL. |
| SimilarWeb | SEO Tools | Traffic and engagement profile for the current domain. |
| Google site: search | Search Engines | Google site: query for the current domain — quick indexation sanity check. |
| Bing site search | Search Engines | Bing site: query for the current domain. |
| Wayback Machine | Other Tools | Historical snapshots of the current URL on the Internet Archive. |
| PageSpeed Insights | Other Tools | Google's PageSpeed Insights report for the current URL. |
| Whois / DNS Lookup | Other Tools | Registration and DNS info for the current domain. |
| BuiltWith | Other Tools | Technology profile of the current domain. |
| Rich Results Test | Other Tools | Google's Rich Results Test for the current URL. |
| Schema Markup Validator | Other Tools | schema.org validator for the current URL. |
Export Page Data
The Export Page Data submenu exports page-analysis data from the SEO panels without opening the panel first. Each item fires the same export that the matching panel would run.
| Item | Available when |
|---|---|
| On-Page Elements | Always |
| Indexing | Always |
| Crawling | Coming soon |
| Export Internal Links | The page has internal links |
| Export External Links | The page has external links |
| Export Nofollow Links | The page has nofollow links |
| Export All Image URLs | The page has images |
| Export Missing Alt Text | The page has images without alt text |
| Export Large Images | The page has large images |
| Site Speed | Always |
| Structured Data | The page has JSON-LD or microdata |
| Social and Open Graph | The page has Open Graph or Twitter Card meta tags |
Advanced Copy
The Advanced Copy submenu copies structured page metadata to your clipboard — think of it as a one-click SEO inspector. Each item copies a single piece of metadata in a ready-to-paste format, and any item whose data isn't on the page is disabled. The menu is organized into five groups.
URLs
| Item | Available when |
|---|---|
| URL | Always |
| Canonical URL | The page has a canonical URL |
| Clean URL | Always — strips query and fragment |
| Root Domain | Always |
Titles and headings
| Item | Available when |
|---|---|
| Title Tag + URL | Always |
| H1 + URL | The page has an H1 |
| Title Tag | Always |
| H1 | The page has an H1 |
| Headings | The page has at least one heading — copies the structure |
| Headings With Labels | The page has at least one heading — prefixes each with its level (H1, H2, etc.) |
Metadata
| Item | Available when |
|---|---|
| Meta Description | The page has a meta description |
| OG Title | The page has Open Graph meta tags |
| OG Description | The page has Open Graph meta tags |
| OG Image URL | The page has an Open Graph image |
| Twitter Card Info | The page has Twitter Card meta tags |
Content
| Item | Available when |
|---|---|
| Word Count | Always |
| All Links | The page has links |
| All Links With Anchors | The page has links — copies each URL with its anchor text |
Technical and diagnostics
| Item | Available when |
|---|---|
| HTTP Status | Always |
| HTTP Headers Summary | Always |
| Robots Meta | The page has a <meta name="robots"> tag |
| Canonical Tag HTML | The page has a canonical — copies the raw <link> tag |
| Structured Data | The page has JSON-LD or microdata |
Navigation
The navigation section is always visible at the top of the menu.
- Back — go to the previous page in this tab's history
- Reload — reload the current page
- Forward — go to the next page in this tab's history
- Search this text — only shown when text is selected; opens a Google search for the selection in a new tab
Edit
The edit section appears when you right-click inside an editable field or on selected text:
- Cut
- Copy
- Paste
- Select All
Link actions
Right-clicking a link adds these items to the menu:
- Copy Link Address — copy the link's URL to the clipboard
- Open Link in New Tab — open the link in a new tab
Image actions
Right-clicking an image adds these items to the menu:
- Copy Image — copies the image to your clipboard. This works even on pages that block scripted copy.
- Open Image in New Tab — open the image URL in a new tab