{"id":9741,"date":"2024-10-16T12:40:08","date_gmt":"2024-10-16T10:40:08","guid":{"rendered":"https:\/\/inprofit.eu\/free-marketing-tools\/basic-seo-web-audit\/"},"modified":"2025-03-18T08:36:29","modified_gmt":"2025-03-18T06:36:29","slug":"basic-seo-web-audit","status":"publish","type":"page","link":"https:\/\/inprofit.eu\/en\/free-marketing-tools\/basic-seo-web-audit\/","title":{"rendered":"Basic SEO Web Audit"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"9741\" class=\"elementor elementor-9741 elementor-9644\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-19cf058 elementor-section-boxed elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no\" data-id=\"19cf058\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e47dda3\" data-id=\"e47dda3\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-67d1227 elementor-widget elementor-widget-html\" data-id=\"67d1227\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>#seo-audit-tool {\n            max-width: 600px;\n            padding: 20px;\n            background: #ffffff;\n            border-radius: 8px;\n            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);\n            text-align: center;\n        }\n\n        h2 {\n            margin-bottom: 20px;\n            color: #333333;\n        }\n\n        form {\n            display: flex;\n            flex-direction: column;\n            gap: 15px;\n        }\n\n        input[type=\"url\"] {\n            padding: 10px;\n            font-size: 16px;\n            border: 1px solid #ccc;\n            border-radius: 5px;\n            width: 100%;\n        }\n\n        button {\n            padding: 10px 20px;\n            font-size: 16px;\n            color: #ffffff;\n            background-color: #007BFF;\n            border: none;\n            border-radius: 5px;\n            cursor: pointer;\n        }\n\n        button:hover {\n            background-color: #0056b3;\n        }\n\n        #seo-results {\n            margin-top: 20px;\n            display: none;\n            text-align: left;\n        }\n\n        #seo-results h3 {\n            margin-bottom: 10px;\n        }\n\n        #seo-results ul {\n            list-style-type: none;\n            padding: 0;\n        }\n\n        #seo-results li {\n            margin: 10px 0;\n            font-size: 16px;\n        }\n\n        #seo-results li strong {\n            color: #007BFF;\n        }\n\n      \n<\/style>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8de27e9 elementor-section-boxed elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no\" data-id=\"8de27e9\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-8dc0934\" data-id=\"8dc0934\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-56aa344 elementor-widget elementor-widget-heading\" data-id=\"56aa344\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">SEO web audit<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-12c9c22 elementor-widget elementor-widget-html\" data-id=\"12c9c22\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t <div id=\"seo-audit-tool\">\n\n        <form id=\"seo-audit-form\">\n            <label for=\"url\">Enter a URL to audit:<\/label>\n            <input type=\"url\" id=\"url\" placeholder=\"https:\/\/ejemplo.com\" required=\"\">\n            <button type=\"submit\">Analyze<\/button>\n        <\/form>\n        <div id=\"seo-results\">\n            <h3>Analysis Results<\/h3>\n            <ul>\n                <li><strong>Performance score:<\/strong> <span id=\"performance\"><\/span><\/li>\n                <li><strong>Accessibility score:<\/strong> <span id=\"accessibility\"><\/span><\/li>\n                <li><strong>Best practices score:<\/strong> <span id=\"best-practices\"><\/span><\/li>\n                <li><strong>SEO Score:<\/strong> <span id=\"seo\"><\/span><\/li>\n                <li><strong>PWA score:<\/strong> <span id=\"pwa\"><\/span><\/li>\n            <\/ul>\n        <\/div>\n    <\/div>\n\n    <script>\n        const apiKey = 'AIzaSyCBhobrJeyhp8902q9_HBD4w5SE0FAUCmU'; \/\/ Reemplaza con tu clave API de Google\n\n        document.getElementById('seo-audit-form').addEventListener('submit', async function (e) {\n            e.preventDefault();\n\n            const url = document.getElementById('url').value;\n            if (!url) {\n                alert('Por favor, introduce una URL v\u00e1lida.');\n                return;\n            }\n\n            \/\/ Mostrar que el an\u00e1lisis est\u00e1 en progreso\n            const results = document.getElementById('seo-results');\n            results.style.display = 'none';\n            results.innerHTML = '<p>Analizando la URL, por favor espera...<\/p>';\n\n            try {\n                \/\/ Realizar solicitud a la API PageSpeed Insights\n                const response = await fetch(\n                    `https:\/\/www.googleapis.com\/pagespeedonline\/v5\/runPagespeed?url=${encodeURIComponent(url)}&key=${apiKey}`\n                );\n\n                if (!response.ok) {\n                    throw new Error('Error al obtener datos de la API');\n                }\n\n                const data = await response.json();\n\n                \/\/ Extraer puntajes de las categor\u00edas principales\n                const lighthouseScores = data.lighthouseResult.categories;\n\n                document.getElementById('performance').textContent =\n                    Math.round(lighthouseScores.performance.score * 100) + '\/100';\n                document.getElementById('accessibility').textContent =\n                    Math.round(lighthouseScores.accessibility.score * 100) + '\/100';\n                document.getElementById('best-practices').textContent =\n                    Math.round(lighthouseScores['best-practices'].score * 100) + '\/100';\n                document.getElementById('seo').textContent =\n                    Math.round(lighthouseScores.seo.score * 100) + '\/100';\n                document.getElementById('pwa').textContent =\n                    Math.round(lighthouseScores.pwa.score * 100) + '\/100';\n\n                results.style.display = 'block';\n            } catch (error) {\n                alert('Ocurri\u00f3 un error al analizar la URL. Por favor, int\u00e9ntalo de nuevo m\u00e1s tarde.');\n                console.error(error);\n            }\n        });\n    <\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-61cb67df elementor-section-boxed elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no\" data-id=\"61cb67df\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-26786c92\" data-id=\"26786c92\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-637510d1 elementor-widget elementor-widget-spacer\" data-id=\"637510d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-729a6718 elementor-widget elementor-widget-heading\" data-id=\"729a6718\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Want to stay up to date?<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-608e6607 wpr-grid-slider-nav-position-custom elementor-widget elementor-widget-wpr-magazine-grid\" data-id=\"608e6607\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wpr-magazine-grid.default\">\n\t\t\t\t\t<div class=\"wpr-magazine-grid-wrap\"  data-slide-effect=\"slide\"><section class=\"wpr-magazine-grid wpr-mgzn-grid-1-1-3 wpr-mgzn-grid-rows-1\"><article class=\"wpr-mgzn-grid-item elementor-clearfix post-20852 post type-post status-publish format-standard has-post-thumbnail hentry category-marketing-trends tag-claude tag-prompts\"><div class=\"wpr-grid-item-inner\"><div class=\"wpr-grid-media-wrap\" data-overlay-link=\"yes\"><div class=\"wpr-grid-image-wrap\" data-src=\"https:\/\/inprofit.eu\/wp-content\/uploads\/2026\/04\/5-Prompts-Claude.webp\" style=\"background-image: url(https:\/\/inprofit.eu\/wp-content\/uploads\/2026\/04\/5-Prompts-Claude.webp)\"><\/div><div class=\"wpr-grid-media-hover wpr-animation-wrap\"><div class=\"wpr-grid-media-hover-bg  wpr-overlay-fade-out wpr-anim-size-medium wpr-anim-timing-ease-default wpr-anim-transparency\" data-url=\"https:\/\/inprofit.eu\/en\/marketing-trends\/5-claude-prompts-that-give-you-back-5-hours-a-week\/\"><\/div><div class=\"wpr-grid-media-hover-bottom elementor-clearfix\"><div class=\"wpr-grid-item-category elementor-repeater-item-4007b10 wpr-grid-item-display-block wpr-grid-item-align-left wpr-pointer-underline wpr-pointer-line-fx wpr-pointer-fx-fade wpr-grid-tax-style-1\"><div class=\"inner-block\"><a class=\"wpr-pointer-item wpr-tax-id-200\" href=\"https:\/\/inprofit.eu\/en\/marketing-trends\/\">Marketing Trends<\/a><\/div><\/div><h2 class=\"wpr-grid-item-title elementor-repeater-item-467b8f8 wpr-grid-item-display-block wpr-grid-item-align-left wpr-pointer-none wpr-pointer-line-fx wpr-pointer-fx-slide\"><div class=\"inner-block\"><a  target=\"_self\"  href=\"https:\/\/inprofit.eu\/en\/marketing-trends\/5-claude-prompts-that-give-you-back-5-hours-a-week\/\">5 Claude prompts that give you back 5 hours a week<\/a><\/div><\/h2><\/div><\/div><\/div><\/div><\/article><article class=\"wpr-mgzn-grid-item elementor-clearfix post-20844 post type-post status-publish format-standard has-post-thumbnail hentry category-automation tag-abandoned-carts tag-ai tag-n8n tag-whatsapp tag-woocommerce\"><div class=\"wpr-grid-item-inner\"><div class=\"wpr-grid-media-wrap\" data-overlay-link=\"yes\"><div class=\"wpr-grid-image-wrap\" data-src=\"https:\/\/inprofit.eu\/wp-content\/uploads\/2026\/04\/Gestion-carritos-abandonados-automaticos.webp\" style=\"background-image: url(https:\/\/inprofit.eu\/wp-content\/uploads\/2026\/04\/Gestion-carritos-abandonados-automaticos.webp)\"><\/div><div class=\"wpr-grid-media-hover wpr-animation-wrap\"><div class=\"wpr-grid-media-hover-bg  wpr-overlay-fade-out wpr-anim-size-medium wpr-anim-timing-ease-default wpr-anim-transparency\" data-url=\"https:\/\/inprofit.eu\/en\/automation\/whatsapp-woocommerce-ai-how-to-automatically-recover-85-of-abandoned-carts\/\"><\/div><div class=\"wpr-grid-media-hover-bottom elementor-clearfix\"><div class=\"wpr-grid-item-category elementor-repeater-item-4007b10 wpr-grid-item-display-block wpr-grid-item-align-left wpr-pointer-underline wpr-pointer-line-fx wpr-pointer-fx-fade wpr-grid-tax-style-1\"><div class=\"inner-block\"><a class=\"wpr-pointer-item wpr-tax-id-840\" href=\"https:\/\/inprofit.eu\/en\/automation\/\">Automation<\/a><\/div><\/div><h2 class=\"wpr-grid-item-title elementor-repeater-item-467b8f8 wpr-grid-item-display-block wpr-grid-item-align-left wpr-pointer-none wpr-pointer-line-fx wpr-pointer-fx-slide\"><div class=\"inner-block\"><a  target=\"_self\"  href=\"https:\/\/inprofit.eu\/en\/automation\/whatsapp-woocommerce-ai-how-to-automatically-recover-85-of-abandoned-carts\/\">WhatsApp + WooCommerce + AI: how to automatically recover 85% of abandoned carts<\/a><\/div><\/h2><\/div><\/div><\/div><\/div><\/article><article class=\"wpr-mgzn-grid-item elementor-clearfix post-20529 post type-post status-publish format-standard has-post-thumbnail hentry category-branding-en tag-branding tag-ia-branding tag-imagen-de-marca\"><div class=\"wpr-grid-item-inner\"><div class=\"wpr-grid-media-wrap\" data-overlay-link=\"yes\"><div class=\"wpr-grid-image-wrap\" data-src=\"https:\/\/inprofit.eu\/wp-content\/uploads\/2026\/04\/Branding-humanizado.webp\" style=\"background-image: url(https:\/\/inprofit.eu\/wp-content\/uploads\/2026\/04\/Branding-humanizado.webp)\"><\/div><div class=\"wpr-grid-media-hover wpr-animation-wrap\"><div class=\"wpr-grid-media-hover-bg  wpr-overlay-fade-out wpr-anim-size-medium wpr-anim-timing-ease-default wpr-anim-transparency\" data-url=\"https:\/\/inprofit.eu\/en\/branding-en\/humanized-branding-how-to-stand-out-when-everyone-is-using-ai-to-communicate\/\"><\/div><div class=\"wpr-grid-media-hover-bottom elementor-clearfix\"><div class=\"wpr-grid-item-category elementor-repeater-item-4007b10 wpr-grid-item-display-block wpr-grid-item-align-left wpr-pointer-underline wpr-pointer-line-fx wpr-pointer-fx-fade wpr-grid-tax-style-1\"><div class=\"inner-block\"><a class=\"wpr-pointer-item wpr-tax-id-192\" href=\"https:\/\/inprofit.eu\/en\/branding-en\/\">Branding<\/a><\/div><\/div><h2 class=\"wpr-grid-item-title elementor-repeater-item-467b8f8 wpr-grid-item-display-block wpr-grid-item-align-left wpr-pointer-none wpr-pointer-line-fx wpr-pointer-fx-slide\"><div class=\"inner-block\"><a  target=\"_self\"  href=\"https:\/\/inprofit.eu\/en\/branding-en\/humanized-branding-how-to-stand-out-when-everyone-is-using-ai-to-communicate\/\">Humanized branding: how to stand out when everyone is using AI to communicate<\/a><\/div><\/h2><\/div><\/div><\/div><\/div><\/article><article class=\"wpr-mgzn-grid-item elementor-clearfix post-20534 post type-post status-publish format-standard has-post-thumbnail hentry category-marketing-technologies category-sin-categorizar tag-ai tag-automation tag-b2b tag-lead-nurturing-en tag-lead-scoring-en tag-n8n\"><div class=\"wpr-grid-item-inner\"><div class=\"wpr-grid-media-wrap\" data-overlay-link=\"yes\"><div class=\"wpr-grid-image-wrap\" data-src=\"https:\/\/inprofit.eu\/wp-content\/uploads\/2026\/04\/Automatizar-captacion-leads-n8n.webp\" style=\"background-image: url(https:\/\/inprofit.eu\/wp-content\/uploads\/2026\/04\/Automatizar-captacion-leads-n8n.webp)\"><\/div><div class=\"wpr-grid-media-hover wpr-animation-wrap\"><div class=\"wpr-grid-media-hover-bg  wpr-overlay-fade-out wpr-anim-size-medium wpr-anim-timing-ease-default wpr-anim-transparency\" data-url=\"https:\/\/inprofit.eu\/en\/marketing-technologies\/how-to-automate-b2b-lead-acquisition-with-n8n-and-ai-real-flows-that-work\/\"><\/div><div class=\"wpr-grid-media-hover-bottom elementor-clearfix\"><div class=\"wpr-grid-item-category elementor-repeater-item-4007b10 wpr-grid-item-display-block wpr-grid-item-align-left wpr-pointer-underline wpr-pointer-line-fx wpr-pointer-fx-fade wpr-grid-tax-style-1\"><div class=\"inner-block\"><a class=\"wpr-pointer-item wpr-tax-id-208\" href=\"https:\/\/inprofit.eu\/en\/marketing-technologies\/\">Marketing Technologies<span class=\"tax-sep\">, <\/span><\/a><a class=\"wpr-pointer-item wpr-tax-id-1\" href=\"https:\/\/inprofit.eu\/en\/sin-categorizar\/\">Sin categorizar<\/a><\/div><\/div><h2 class=\"wpr-grid-item-title elementor-repeater-item-467b8f8 wpr-grid-item-display-block wpr-grid-item-align-left wpr-pointer-none wpr-pointer-line-fx wpr-pointer-fx-slide\"><div class=\"inner-block\"><a  target=\"_self\"  href=\"https:\/\/inprofit.eu\/en\/marketing-technologies\/how-to-automate-b2b-lead-acquisition-with-n8n-and-ai-real-flows-that-work\/\">How to automate B2B lead acquisition with n8n and AI: real flows that work<\/a><\/div><\/h2><\/div><\/div><\/div><\/div><\/article><article class=\"wpr-mgzn-grid-item elementor-clearfix post-20317 post type-post status-publish format-standard has-post-thumbnail hentry category-program tag-advertising tag-ctv-en tag-dooh-en tag-paid-media-en tag-programmatic\"><div class=\"wpr-grid-item-inner\"><div class=\"wpr-grid-media-wrap\" data-overlay-link=\"yes\"><div class=\"wpr-grid-image-wrap\" data-src=\"https:\/\/inprofit.eu\/wp-content\/uploads\/2026\/04\/CTV-DOOH-Cross-screen.webp\" style=\"background-image: url(https:\/\/inprofit.eu\/wp-content\/uploads\/2026\/04\/CTV-DOOH-Cross-screen.webp)\"><\/div><div class=\"wpr-grid-media-hover wpr-animation-wrap\"><div class=\"wpr-grid-media-hover-bg  wpr-overlay-fade-out wpr-anim-size-medium wpr-anim-timing-ease-default wpr-anim-transparency\" data-url=\"https:\/\/inprofit.eu\/en\/program\/ctv-and-dooh-in-the-same-campaign-the-most-effective-cross-screen-strategy\/\"><\/div><div class=\"wpr-grid-media-hover-bottom elementor-clearfix\"><div class=\"wpr-grid-item-category elementor-repeater-item-4007b10 wpr-grid-item-display-block wpr-grid-item-align-left wpr-pointer-underline wpr-pointer-line-fx wpr-pointer-fx-fade wpr-grid-tax-style-1\"><div class=\"inner-block\"><a class=\"wpr-pointer-item wpr-tax-id-219\" href=\"https:\/\/inprofit.eu\/en\/program\/\">Program<\/a><\/div><\/div><h2 class=\"wpr-grid-item-title elementor-repeater-item-467b8f8 wpr-grid-item-display-block wpr-grid-item-align-left wpr-pointer-none wpr-pointer-line-fx wpr-pointer-fx-slide\"><div class=\"inner-block\"><a  target=\"_self\"  href=\"https:\/\/inprofit.eu\/en\/program\/ctv-and-dooh-in-the-same-campaign-the-most-effective-cross-screen-strategy\/\">CTV and DOOH in the same campaign: the most effective cross-screen strategy<\/a><\/div><\/h2><\/div><\/div><\/div><\/div><\/article><\/section><\/div>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5cc2f1d9 elementor-widget elementor-widget-spacer\" data-id=\"5cc2f1d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-292c6b3f elementor-widget elementor-widget-text-editor\" data-id=\"292c6b3f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>In a world where <strong>online competition<\/strong> is growing by leaps and bounds, having an optimized digital presence is not optional, it is a necessity. One of the most important aspects to ensure the success of a website is to periodically perform an <strong>SEO web audit.<\/strong> This process not only improves search engine visibility, but also optimizes the user experience and ultimately increases conversions.  <\/p><p>In this article, we will explain what an <strong>SEO web audit<\/strong> is, why it is crucial to the success of your website, the key elements you should analyze and the tools you can use to perform an effective SEO audit. If you want to dominate the digital world, an SEO web audit is the cornerstone of your strategy. <\/p><h2>What is a SEO Web Audit?<\/h2><p>An <strong>SEO web audit<\/strong> is a comprehensive analysis of all factors that influence the performance of a website from the point of view of search engines such as <strong>Google<\/strong>. This process evaluates technical, content and user experience aspects to identify areas in need of improvement. The ultimate goal is to optimize the website to meet SEO best practices and achieve higher <strong>organic rankings<\/strong>.  <\/p><h3>Why is it important?<\/h3><p>A website can have an attractive design, high quality content and excellent products, but if it is not optimized for search engines, it will be difficult for users to find it. Performing an SEO audit allows you to: <\/p><ol><li><strong>Improve website performance<\/strong>: Detect and fix issues that affect loading speed, time spent on page and other aspects that impact user experience.<\/li><li><strong>Search Engine Optimization<\/strong>: Detect technical errors that prevent search engines from crawling and indexing your site efficiently.<\/li><li><strong>Increase conversion<\/strong>: An optimized website not only attracts more traffic, but also improves the user experience, which can increase conversions.<\/li><\/ol><hr><h2>Key Elements in a SEO Web Audit<\/h2><p>There are several critical elements that must be evaluated in an SEO web audit. Each of these aspects has a direct impact on the SEO performance of your website and its ability to rank in search engines. <\/p><h3>1. <strong>SEO Technical Analysis<\/strong><\/h3><p><strong>Technical SEO<\/strong> is one of the fundamental pillars of any SEO audit. It refers to the aspects that ensure that search engines can crawl and index your site correctly. Here are some key factors to evaluate:  <\/p><ul><li><p><strong>Loading speed<\/strong>: Site speed is crucial for both Google ranking and user experience. Tools such as <strong>Google PageSpeed Insights<\/strong> and <strong>GTMetrix<\/strong> can help you evaluate your page speed and offer recommendations for improvement. <\/p><\/li><li><p><strong>Indexability<\/strong>: Verify that all important pages of your site are being indexed correctly. Google Search Console is an excellent tool to check which pages are indexed and if there are crawl errors. <\/p><\/li><li><p><strong>Robots.txt file<\/strong>: This file tells search engines which parts of your site can and cannot be crawled. Make sure it is set up correctly and is not blocking important pages. <\/p><\/li><li><p><strong>Sitemaps<\/strong>: The <strong>XML sitemap<\/strong> is a file that makes it easier for search engines to crawl your site. It must be correctly generated and sent to Google Search Console. <\/p><\/li><li><p><strong>HTTPS<\/strong>: Websites that use HTTPS (secure protocol) have an advantage in terms of SEO. In addition, modern browsers label sites without HTTPS as &#8220;Not secure&#8221;, which affects user trust. <\/p><\/li><\/ul><h3>2. <strong>On-Page Optimization<\/strong><\/h3><p><strong>On-page optimization<\/strong> refers to the improvements you can make within the individual pages of your website to improve its performance in search engines.<\/p><h4>a) <strong>Title Tags and Meta Descriptions<\/strong><\/h4><ul><li><p><strong>Title Tags<\/strong>: The title is one of the most important SEO factors on a page. Make sure each page has a unique title that includes relevant keywords and is of an appropriate length (50-60 characters). <\/p><\/li><li><p><strong>Meta Descriptions<\/strong>: Although meta descriptions do not directly influence ranking, they do affect <strong>CTR (Click Through Rate)<\/strong> in search results. Each page should have an attractive meta description that includes keywords and summarizes the content of the page. <\/p><\/li><\/ul><h4>b) <strong>Headings (H1, H2, H3, etc.)<\/strong><\/h4><p><strong>Headings<\/strong> help structure the content and make it easier for both users and search engines to understand what the page is about. It is important to use a logical hierarchy of headings (H1 for the main title, H2 for subsections, etc.). <\/p><h4>c) <strong>Keywords<\/strong><\/h4><p>Make sure your pages are <strong>optimized for<\/strong> relevant <strong>keywords<\/strong>. It&#8217;s not just about including the keyword in the text, but distributing it naturally in titles, meta descriptions, URLs and general content. Remember to avoid keyword stuffing, as this can be penalized by search engines.  <\/p><h4>d) <strong>Duplicate Content<\/strong><\/h4><p>Duplicate content can seriously hurt your SEO, as search engines don&#8217;t know which version of the page to prioritize. Tools like <strong>Siteliner<\/strong> or <strong>Copyscape<\/strong> can help you identify duplicate content on your website. <\/p><h3>3. <strong>Off-Page SEO<\/strong><\/h3><p><strong>Off-page SEO<\/strong> refers to all the activities you do outside your website to improve your authority and ranking. One of the most important aspects of off-page SEO is <strong>link building<\/strong>. <\/p><h4>a) <strong>Backlinks<\/strong><\/h4><p><strong>Backlinks<\/strong> are links from other websites pointing to your page. Google interprets these links as &#8220;votes of confidence&#8221; towards your content, which improves your domain authority. Be sure to perform a backlink analysis to identify which sites are linking to you and if there are low quality links that could be hurting your SEO.  <\/p><p>Tools such as <strong>Ahrefs<\/strong> and <strong>Moz<\/strong> allow you to track backlinks in detail and will help you identify opportunities for improvement.<\/p><h4>b) <strong>Brand Mentions<\/strong><\/h4><p>In addition to backlinks, mentions of your brand on other websites can improve your visibility. Even if they are not directly linked to your site, Google recognizes these mentions as a sign of authority. <\/p><h3>4. <strong>User Experience (UX)<\/strong><\/h3><p>A good user experience not only improves user retention and satisfaction, but is also a ranking factor for Google. Some key aspects include: <\/p><ul><li><p><strong>Responsive Design<\/strong>: The website must be optimized for <strong>mobile devices<\/strong>, as Google uses &#8220;mobile-first&#8221; indexing. Tools like <strong>Google Mobile-Friendly Test<\/strong> can help you verify if your site is optimized for mobile devices. <\/p><\/li><li><p><strong>Intuitive Navigation<\/strong>: The user should be able to easily navigate your site. Pages should be well organized and easy to find. <\/p><\/li><li><p><strong>Bounce Rate<\/strong>: A high bounce rate (when users abandon the site after visiting a single page) can indicate UX problems or irrelevant content. Tools like Google Analytics allow you to track this data. <\/p><\/li><\/ul><hr><h2>Tools to perform a SEO Web Audit<\/h2><p>There are several tools available that can help you perform a complete SEO web audit. Some of the most popular ones are: <\/p><ol><li><p><strong>Google Search Console<\/strong>: This free Google tool allows you to monitor your site&#8217;s performance, check indexing status, receive error alerts and much more.<\/p><\/li><li><p><strong>Google Analytics<\/strong>: Ideal for analyzing user behavior on your website, including bounce rate, time on page, conversions and traffic sources.<\/p><\/li><li><p><strong>Ahrefs<\/strong>: This is one of the most comprehensive tools for backlink analysis, technical auditing and keyword tracking.<\/p><\/li><li><p><strong>Screaming Frog<\/strong>: This website crawling tool analyzes technical SEO issues such as redirects, broken links, missing meta tags and more.<\/p><\/li><li><p><strong>Moz<\/strong>: Moz offers several tools for SEO auditing, such as link analysis, ranking tracking and on-page optimization.<\/p><\/li><li><p><strong>SEMrush<\/strong>: A comprehensive suite of SEO tools that includes technical auditing, backlink analysis, keyword research and competitive analysis.<\/p><\/li><\/ol><p><span style=\"background-color: transparent;\">Perform a <\/span><strong style=\"background-color: transparent;\">SEO web audit<\/strong><span style=\"background-color: transparent;\">  is a crucial step in ensuring that your site is fully optimized and can compete effectively in search engines. This process involves a thorough review of technical factors, content optimization, off-page strategies and user experience. <\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>SEO web audit Enter a URL to audit: Analyze Analysis Results Performance score: Accessibility score: Best practices score: SEO Score: PWA score: Want to stay up to date? Martech Hub de Marketing: La poder de una estrategia conectada Tecnolog\u00edas Marketing Automatizaci\u00f3n de marketing inteligente para la Experiencia del Cliente Marketing \u00bfCu\u00e1les son los indicadores de SEO y Paid Media esenciales en marketing digital? Tecnolog\u00edas Marketing Los embudos de conversi\u00f3n a trav\u00e9s de la automatizaci\u00f3n web e IA Anal\u00edtica digital Customer Data Platform (CDP) en el ecosistema Martech In a world where online competition is growing by leaps and bounds, having an optimized digital presence is not optional, it is a necessity. One of the most important aspects to ensure the success of a website is to periodically perform an SEO web audit. This process not only improves search engine visibility, but also optimizes the user experience and ultimately increases conversions. In this article, we will explain what an SEO web audit is, why it is crucial to the success of your website, the key elements you should analyze and the tools you can use to perform an effective SEO audit. If you want to dominate the digital world, an SEO web audit is the cornerstone of your strategy. What is a SEO Web Audit? An SEO web audit is a comprehensive analysis of all factors that influence the performance of a website from the point of view of search engines such as Google. This process evaluates technical, content and user experience aspects to identify areas in need of improvement. The ultimate goal is to optimize the website to meet SEO best practices and achieve higher organic rankings. Why is it important? A website can have an attractive design, high quality content and excellent products, but if it is not optimized for search engines, it will be difficult for users to find it. Performing an SEO audit allows you to: Improve website performance: Detect and fix issues that affect loading speed, time spent on page and other aspects that impact user experience. Search Engine Optimization: Detect technical errors that prevent search engines from crawling and indexing your site efficiently. Increase conversion: An optimized website not only attracts more traffic, but also improves the user experience, which can increase conversions. Key Elements in a SEO Web Audit There are several critical elements that must be evaluated in an SEO web audit. Each of these aspects has a direct impact on the SEO performance of your website and its ability to rank in search engines. 1. SEO Technical Analysis Technical SEO is one of the fundamental pillars of any SEO audit. It refers to the aspects that ensure that search engines can crawl and index your site correctly. Here are some key factors to evaluate: Loading speed: Site speed is crucial for both Google ranking and user experience. Tools such as Google PageSpeed Insights and GTMetrix can help you evaluate your page speed and offer recommendations for improvement. Indexability: Verify that all important pages of your site are being indexed correctly. Google Search Console is an excellent tool to check which pages are indexed and if there are crawl errors. Robots.txt file: This file tells search engines which parts of your site can and cannot be crawled. Make sure it is set up correctly and is not blocking important pages. Sitemaps: The XML sitemap is a file that makes it easier for search engines to crawl your site. It must be correctly generated and sent to Google Search Console. HTTPS: Websites that use HTTPS (secure protocol) have an advantage in terms of SEO. In addition, modern browsers label sites without HTTPS as &#8220;Not secure&#8221;, which affects user trust. 2. On-Page Optimization On-page optimization refers to the improvements you can make within the individual pages of your website to improve its performance in search engines. a) Title Tags and Meta Descriptions Title Tags: The title is one of the most important SEO factors on a page. Make sure each page has a unique title that includes relevant keywords and is of an appropriate length (50-60 characters). Meta Descriptions: Although meta descriptions do not directly influence ranking, they do affect CTR (Click Through Rate) in search results. Each page should have an attractive meta description that includes keywords and summarizes the content of the page. b) Headings (H1, H2, H3, etc.) Headings help structure the content and make it easier for both users and search engines to understand what the page is about. It is important to use a logical hierarchy of headings (H1 for the main title, H2 for subsections, etc.). c) Keywords Make sure your pages are optimized for relevant keywords. It&#8217;s not just about including the keyword in the text, but distributing it naturally in titles, meta descriptions, URLs and general content. Remember to avoid keyword stuffing, as this can be penalized by search engines. d) Duplicate Content Duplicate content can seriously hurt your SEO, as search engines don&#8217;t know which version of the page to prioritize. Tools like Siteliner or Copyscape can help you identify duplicate content on your website. 3. Off-Page SEO Off-page SEO refers to all the activities you do outside your website to improve your authority and ranking. One of the most important aspects of off-page SEO is link building. a) Backlinks Backlinks are links from other websites pointing to your page. Google interprets these links as &#8220;votes of confidence&#8221; towards your content, which improves your domain authority. Be sure to perform a backlink analysis to identify which sites are linking to you and if there are low quality links that could be hurting your SEO. Tools such as Ahrefs and Moz allow you to track backlinks in detail and will help you identify opportunities for improvement. b) Brand Mentions In addition to backlinks, mentions of your brand on other websites can improve your visibility. Even if they are not directly linked to your site, Google recognizes these mentions as a sign of authority. 4. User Experience<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":9737,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-9741","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.4 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Basic SEO web audit: Optimize your site and improve ranking<\/title>\n<meta name=\"description\" content=\"Perform a basic SEO audit to improve your website&#039;s visibility on search engines and attract more traffic.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/inprofit.eu\/en\/free-marketing-tools\/basic-seo-web-audit\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Basic SEO Web Audit - Agencia Martech | Inprofit\" \/>\n<meta property=\"og:description\" content=\"Descubre las \u00faltimas soluciones de Marketing, estrategias de ventas online y nuevas tecnolog\u00edas con Inprofit, Agencia Martech y E-commerce\" \/>\n<meta property=\"og:url\" content=\"https:\/\/inprofit.eu\/en\/free-marketing-tools\/basic-seo-web-audit\/\" \/>\n<meta property=\"og:site_name\" content=\"Inprofit\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Inprofit1\/\" \/>\n<meta property=\"article:modified_time\" content=\"2025-03-18T06:36:29+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/inprofit.eu\/wp-content\/uploads\/2026\/01\/Marketing-Agency.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"675\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/inprofit.eu\\\/en\\\/free-marketing-tools\\\/basic-seo-web-audit\\\/\",\"url\":\"https:\\\/\\\/inprofit.eu\\\/en\\\/free-marketing-tools\\\/basic-seo-web-audit\\\/\",\"name\":\"Basic SEO web audit: Optimize your site and improve ranking\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/inprofit.eu\\\/en\\\/#website\"},\"datePublished\":\"2024-10-16T10:40:08+00:00\",\"dateModified\":\"2025-03-18T06:36:29+00:00\",\"description\":\"Perform a basic SEO audit to improve your website's visibility on search engines and attract more traffic.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/inprofit.eu\\\/en\\\/free-marketing-tools\\\/basic-seo-web-audit\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/inprofit.eu\\\/en\\\/free-marketing-tools\\\/basic-seo-web-audit\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/inprofit.eu\\\/en\\\/free-marketing-tools\\\/basic-seo-web-audit\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home page\",\"item\":\"https:\\\/\\\/inprofit.eu\\\/en\\\/home\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Free Marketing Tools\",\"item\":\"https:\\\/\\\/inprofit.eu\\\/en\\\/herramientas-de-marketing-gratuitas\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Basic SEO Web Audit\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/inprofit.eu\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/inprofit.eu\\\/en\\\/\",\"name\":\"Inprofit\",\"description\":\"Agencia de Marketing y Tecnolog\u00eda\",\"publisher\":{\"@id\":\"https:\\\/\\\/inprofit.eu\\\/en\\\/#organization\"},\"alternateName\":\"Inprofit\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/inprofit.eu\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/inprofit.eu\\\/en\\\/#organization\",\"name\":\"Inprofit\",\"alternateName\":\"Inprofit\",\"url\":\"https:\\\/\\\/inprofit.eu\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/inprofit.eu\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/inprofit.eu\\\/wp-content\\\/uploads\\\/2024\\\/12\\\/Inprofit-agencia-360.webp\",\"contentUrl\":\"https:\\\/\\\/inprofit.eu\\\/wp-content\\\/uploads\\\/2024\\\/12\\\/Inprofit-agencia-360.webp\",\"width\":1080,\"height\":1080,\"caption\":\"Inprofit\"},\"image\":{\"@id\":\"https:\\\/\\\/inprofit.eu\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/Inprofit1\\\/\",\"https:\\\/\\\/es.linkedin.com\\\/company\\\/inprofit\",\"https:\\\/\\\/www.tiktok.com\\\/@inprofit.1\",\"https:\\\/\\\/www.instagram.com\\\/inprofit.1\\\/\"],\"description\":\"Marketing agency, strategy and digital transformation for companies and SMEs. We boost your growth with customized solutions, integrating innovation, creativity and technology to maximize your impact in the digital and physical world. \",\"email\":\"info@inprofit.eu\",\"telephone\":\"+34965594272\",\"legalName\":\"Inprofit Consulting SL\",\"foundingDate\":\"2018-10-18\",\"vatID\":\"B42605055\",\"taxID\":\"B42605055\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"11\",\"maxValue\":\"50\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Basic SEO web audit: Optimize your site and improve ranking","description":"Perform a basic SEO audit to improve your website's visibility on search engines and attract more traffic.","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:\/\/inprofit.eu\/en\/free-marketing-tools\/basic-seo-web-audit\/","og_locale":"en_US","og_type":"article","og_title":"Basic SEO Web Audit - Agencia Martech | Inprofit","og_description":"Descubre las \u00faltimas soluciones de Marketing, estrategias de ventas online y nuevas tecnolog\u00edas con Inprofit, Agencia Martech y E-commerce","og_url":"https:\/\/inprofit.eu\/en\/free-marketing-tools\/basic-seo-web-audit\/","og_site_name":"Inprofit","article_publisher":"https:\/\/www.facebook.com\/Inprofit1\/","article_modified_time":"2025-03-18T06:36:29+00:00","og_image":[{"width":1200,"height":675,"url":"https:\/\/inprofit.eu\/wp-content\/uploads\/2026\/01\/Marketing-Agency.webp","type":"image\/webp"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/inprofit.eu\/en\/free-marketing-tools\/basic-seo-web-audit\/","url":"https:\/\/inprofit.eu\/en\/free-marketing-tools\/basic-seo-web-audit\/","name":"Basic SEO web audit: Optimize your site and improve ranking","isPartOf":{"@id":"https:\/\/inprofit.eu\/en\/#website"},"datePublished":"2024-10-16T10:40:08+00:00","dateModified":"2025-03-18T06:36:29+00:00","description":"Perform a basic SEO audit to improve your website's visibility on search engines and attract more traffic.","breadcrumb":{"@id":"https:\/\/inprofit.eu\/en\/free-marketing-tools\/basic-seo-web-audit\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/inprofit.eu\/en\/free-marketing-tools\/basic-seo-web-audit\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/inprofit.eu\/en\/free-marketing-tools\/basic-seo-web-audit\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home page","item":"https:\/\/inprofit.eu\/en\/home\/"},{"@type":"ListItem","position":2,"name":"Free Marketing Tools","item":"https:\/\/inprofit.eu\/en\/herramientas-de-marketing-gratuitas\/"},{"@type":"ListItem","position":3,"name":"Basic SEO Web Audit"}]},{"@type":"WebSite","@id":"https:\/\/inprofit.eu\/en\/#website","url":"https:\/\/inprofit.eu\/en\/","name":"Inprofit","description":"Agencia de Marketing y Tecnolog\u00eda","publisher":{"@id":"https:\/\/inprofit.eu\/en\/#organization"},"alternateName":"Inprofit","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/inprofit.eu\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/inprofit.eu\/en\/#organization","name":"Inprofit","alternateName":"Inprofit","url":"https:\/\/inprofit.eu\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/inprofit.eu\/en\/#\/schema\/logo\/image\/","url":"https:\/\/inprofit.eu\/wp-content\/uploads\/2024\/12\/Inprofit-agencia-360.webp","contentUrl":"https:\/\/inprofit.eu\/wp-content\/uploads\/2024\/12\/Inprofit-agencia-360.webp","width":1080,"height":1080,"caption":"Inprofit"},"image":{"@id":"https:\/\/inprofit.eu\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/Inprofit1\/","https:\/\/es.linkedin.com\/company\/inprofit","https:\/\/www.tiktok.com\/@inprofit.1","https:\/\/www.instagram.com\/inprofit.1\/"],"description":"Marketing agency, strategy and digital transformation for companies and SMEs. We boost your growth with customized solutions, integrating innovation, creativity and technology to maximize your impact in the digital and physical world. ","email":"info@inprofit.eu","telephone":"+34965594272","legalName":"Inprofit Consulting SL","foundingDate":"2018-10-18","vatID":"B42605055","taxID":"B42605055","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"11","maxValue":"50"}}]}},"_links":{"self":[{"href":"https:\/\/inprofit.eu\/en\/wp-json\/wp\/v2\/pages\/9741","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/inprofit.eu\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/inprofit.eu\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/inprofit.eu\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/inprofit.eu\/en\/wp-json\/wp\/v2\/comments?post=9741"}],"version-history":[{"count":0,"href":"https:\/\/inprofit.eu\/en\/wp-json\/wp\/v2\/pages\/9741\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/inprofit.eu\/en\/wp-json\/wp\/v2\/pages\/9737"}],"wp:attachment":[{"href":"https:\/\/inprofit.eu\/en\/wp-json\/wp\/v2\/media?parent=9741"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}