nmoffdblmcmgeicmolmhobpoocbbmknc
Automatically checks each page for AMP validation. The AMP Validator will check the current page to see if it is an AMP page and then run it through the AMP validator and report if the page passes (green) or fails (red) via the extension icon. If there are any warnings or errors it'll list the number underneath the extension icon and clicking the icon will display the warnings and/or errors. If the current page is not an AMP page and one is available via the extension icon turns blue and clicking it will load the AMP version of that page. By installing this item, you agree to the Google Terms of Service and Privacy Policy at https://policies.google.com/.
Schema Builder for Structured Data
Easily build validated json-ld structured data markup for any webpage. Based on schema.org specification Generating structured data markup for your webpages doesn't have to be hard! No more having to learn each Schema type, which elements are required vs. recommended or worrying about errors and issues. Schema.dev's Schema Builder makes it as simple as point and click to generate the perfect JSON-LD structured data for dozens of Google supported Schema types! and all for FREE! ============================================= Be sure to view the initial training video for fastest time to value. https://videos.seoclarity.net/video/kazj73n005plxgv61 ============================================= Simply enable the plugin, choose the schema markup you'd like to add and then populate the form using the point and click capabilities or manual input. Already have schema markup on your webpages? The built-in Schema testing tool helps validate your schema markup and shows errors and warnings. Key Features - Updated March 2nd, 2025 ================================== + NEW! Support for Vehicle Listing Markup + Support for 20+ Schema types - including ALL Google supported markups + Automatic detection of existing structured data + Point-and-click ease to populate schema fields + Intuitive UI that guides you through required, recommended and optional elements for each schema + Structured Data Testing capabilities built in for any schema markup generated + Intuitive UI to guide through required, recommended and optional elements NOTE: The plugin is in actively development - Join the forums at https://support.schema.dev for feedback, bugs and tips.
Link Redirect Trace
The all-in-one redirect path analyzer. It also analyzes protocol headers, REL-canonicals, robots.txt, backlink power, and trust! Perform advanced, comprehensive, and correct analysis of redirects and REL-canonicals. Get the complete picture on every redirect. Use this extension for your SEO analysis, On page SEO, Off-page SEO, competitor analysis, and more. - if robots.txt blocks crawlers from a redirect (checked via robots.txt for or X-Robots-Tags in HTTP header); - which URL drops cookies; - the LRT Power and LRT Trust of each URL; - supports NOINDEX/NOFOLLOW tags on every redirect step; - check for other technical issues like Bot-specific blocking. Full Description: https://smart.linkresearchtools.com/seo-tools/link-redirect-trace-extension
View Rendered Source
View source is dead. See how the browser renders a page, not just what the server sends. A lightweight Chrome Extension that shows you how the browser has constructed (rendered) a page's original HTML into a functioning DOM, including modifications made by JavaScript. An essential tool for web developers using JavaScript frameworks like Angular, ReactJS and Vue.js, and for SEOs to understand how search engines see your pages, especially considering Google's dynamic serving workaround. Differences between raw and rendered versions are highlighted line-by-line showing how JavaScript has modified a page at render time. * Raw: The source code sent from the server to the browser before the DOM is rendered. The same as you'll see with traditional 'View Source' in the browser (after minor formatting tweaks) * Rendered: The rendered page after the source has been interpreted into a DOM, including any modifications made by Javascript * Difference: The difference between the rendered source and the raw source. Differences occur when JavaScript has modified the DOM. Adaptive website? If you serve different source code to mobile devices, emulate this easily with a mobile user-agent checkbox. Dynamic serving for Google? (More info: https://developers.google.com/search/docs/guides/dynamic-rendering) Using Google's dynamic rendering workaround designed for Javascript-heavy sites? Just request the raw source as Googlebot and ensure perfect technical SEO. Works with GatsbyJS and Prerender. DM the developer: https://twitter.com/ItsHogg
PageSpeed Insights (MV3)
Analyze the performance of your webpages and get specific suggestions on how to optimize them. 1. This extension is experimental. 2. The UI is using the open source code, which is different from the current (deprecated) PageSpeed Insights extension. 3. If you are using ARM-based computer, this is your only choice for PageSpeed Insights for now. [ NOTE: if you find any bugs, please file an issue at https://github.com/songlibo/pagespeed-chrome-extension/issues ] Update: 2023-01-26 v0.0.2.0 Rewrite the some C++ code for WebAssembly, and migrated the extension to manifest_version:3. 2022-07-14 v0.0.1.11 Removed pnacl module as it is deprecated. Stay tuned for a new implementation of the running code. 2017-08-22 v0.0.1.8 Fix issue/29, which mark data uri for caching. Also show a button in the browser action popup to open PageSpeed Insights online. 2017-04-26 v0.0.1.7 Fix issue/6, which breaks when the extension is updated. Also add a link to the options page. 2017-04-25 v0.0.1.6 Fix localStorage issue/26, and ignore extension files issue/8. Default to use lossy compression for images (option to revert back to lossless), add option to compressing images using Guetzli (warning: use a lot of memory, and very slow). 2017-03-02 v0.0.1.5 Fix issues/22, 24. Fix language selection in options, show RTL for Arabic and Hebrew, and save/load result. 2016-02-19 Detect NaCl plugin before running PageSpeed. If NaCl is not available, the PageSpeed will not start, and give a better message to install or enable the plugin. 2015-12-25 Update the issue link on github so that you can file bugs and request features. 2015-10-01 Add the missing guide (popup when clicking the icon). 2014-02-21 Add loading progress -- the loading of PNaCl is very slow when first installed or updated. It should be fast afterward.