{"id":1997,"date":"2026-07-31T07:37:33","date_gmt":"2026-07-31T07:37:33","guid":{"rendered":"https:\/\/yourseoebook.com\/?page_id=1997"},"modified":"2026-07-31T07:45:56","modified_gmt":"2026-07-31T07:45:56","slug":"on-page-seo-for-beginners","status":"publish","type":"page","link":"https:\/\/yourseoebook.com\/pt\/on-page-seo-for-beginners\/","title":{"rendered":"On-Page SEO for Beginners: Meta Tags, Headings, Content &amp; Links"},"content":{"rendered":"<!DOCTYPE html>\n<!--\n  ============================================================\n  BEFORE YOU PUBLISH - replace these 3 placeholders:\n    1. YOUTUBE_VIDEO_ID   \u2192 the video ID (e.g. abc123XYZ) - appears in the iframe, the OG image, and the VideoObject schema\n    2. VIDEO_UPLOAD_DATE  \u2192 the upload date in YYYY-MM-DD format (VideoObject \"uploadDate\")\n    3. VIDEO_DURATION     \u2192 the length in ISO 8601, e.g. PT6M12S for 6 min 12 sec (VideoObject \"duration\")\n  HOW TO USE IN WORDPRESS:\n    \u2022 Paste the three \n  <!-- Article schema -->\n  <!-- Breadcrumb schema -->\n  <!-- FAQ schema -->\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\/>\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,400;0,6..12,700;0,6..12,800;0,6..12,900&#038;family=Open+Sans:wght@400;600;700&#038;display=swap\" rel=\"stylesheet\"\/>\n  <style>\n    :root{\n      --bg:#f4f0fb; --card:#ffffff; --surface:#faf7fe;\n      --purple:#6B21A8; --pink:#EC4899; --grad:linear-gradient(135deg,#6B21A8,#EC4899);\n      --ink:#1f1633; --text:#3a3350; --muted:#6f6689;\n      --line:rgba(107,33,168,.14); --line2:rgba(31,22,51,.10); --link:#b5179e;\n    }\n    *{box-sizing:border-box}\n    html{scroll-behavior:smooth}\n    body{margin:0;background:var(--bg);color:var(--text);font-family:'Open Sans',system-ui,sans-serif;line-height:1.7;font-size:17px;-webkit-font-smoothing:antialiased}\n    .post{max-width:1209px;margin:0 auto;padding:32px 22px 80px}\n    a{color:var(--link);text-decoration:none}\n    a:hover{text-decoration:underline}\n    .crumbs{font-size:13px;color:var(--muted);margin-bottom:26px}\n    .crumbs a{color:var(--muted)}\n    .eyebrow{display:inline-block;font-family:'Nunito Sans';font-weight:800;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--link);margin-bottom:14px}\n    h2{font-family:'Nunito Sans';font-weight:800;font-size:clamp(23px,4vw,29px);margin:46px 0 14px;line-height:1.2;color:var(--ink);position:relative;padding-left:16px}\n    h2::before{content:\"\";position:absolute;left:0;top:.12em;bottom:.12em;width:5px;border-radius:3px;background:var(--grad)}\n    h3{font-family:'Nunito Sans';font-weight:800;font-size:19px;margin:26px 0 8px;color:var(--ink)}\n    p{margin:0 0 18px}\n    code{background:rgba(107,33,168,.09);padding:2px 6px;border-radius:5px;font-size:.9em;color:var(--purple)}\n    .video{position:relative;width:100%;aspect-ratio:16\/9;border-radius:16px;overflow:hidden;border:1px solid var(--line);box-shadow:0 18px 50px rgba(107,33,168,.18);margin-bottom:12px}\n    .video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}\n    .vcap{font-size:13px;color:var(--muted);text-align:center;margin-bottom:34px}\n    .learn{background:var(--card);border:1px solid var(--line);border-left:4px solid var(--purple);border-radius:12px;padding:20px 24px;margin:30px 0;box-shadow:0 6px 20px rgba(31,22,51,.05)}\n    .learn strong{font-family:'Nunito Sans';color:var(--purple)}\n    .cards{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:26px 0}\n    .card{background:var(--card);border:1px solid var(--line2);border-radius:14px;padding:20px 22px;box-shadow:0 6px 18px rgba(31,22,51,.05)}\n    .card .ic{font-size:26px;display:block;margin-bottom:8px}\n    .card h3{margin:0 0 6px;font-size:17px}\n    .card p{font-size:14.5px;color:var(--muted);margin:0}\n    table{width:100%;border-collapse:collapse;margin:24px 0;font-size:14.5px;background:var(--card);border-radius:12px;overflow:hidden;border:1px solid var(--line2);box-shadow:0 6px 18px rgba(31,22,51,.05)}\n    th,td{text-align:left;padding:12px 14px;border-bottom:1px solid var(--line2);vertical-align:top}\n    th{font-family:'Nunito Sans';font-weight:800;background:var(--grad);color:#fff;font-size:13px;letter-spacing:.02em}\n    tr:last-child td{border-bottom:0}\n    .tip{border-left:3px solid var(--pink);background:rgba(236,72,153,.08);padding:14px 18px;border-radius:0 10px 10px 0;margin:22px 0;font-size:15px}\n    .tip b{color:var(--purple);font-family:'Nunito Sans'}\n    .cta-tool{display:flex;flex-wrap:wrap;align-items:center;gap:14px;justify-content:space-between;background:var(--surface);border:1px dashed var(--line);border-radius:14px;padding:18px 22px;margin:34px 0}\n    .cta-tool p{margin:0;font-size:15px;color:var(--text)}\n    .btn{display:inline-block;background:var(--grad);color:#fff;font-family:'Nunito Sans';font-weight:800;font-size:15px;padding:11px 22px;border-radius:999px;white-space:nowrap;box-shadow:0 8px 22px rgba(107,33,168,.28)}\n    .btn:hover{text-decoration:none;opacity:.92}\n    .cta-book{background:linear-gradient(135deg,#f3e6fb,#fce6f1);border:1px solid var(--line);border-radius:18px;padding:30px 28px;margin:44px 0;text-align:center}\n    .cta-book h3{margin:0 0 8px;font-size:22px;color:var(--ink)}\n    .cta-book p{color:var(--muted);font-size:15px;margin:0 0 18px}\n    .faq{margin:20px 0}\n    .faq-item{border-bottom:1px solid var(--line2);padding:18px 0}\n    .faq-item h3{margin:0 0 8px;font-size:17px;color:var(--ink)}\n    .faq-item p{margin:0;color:var(--muted);font-size:15.5px}\n    .bio{display:flex;gap:16px;align-items:flex-start;background:var(--card);border:1px solid var(--line2);border-radius:16px;padding:22px 24px;margin:48px 0 0;box-shadow:0 6px 18px rgba(31,22,51,.05)}\n    .bio .mono{flex:0 0 52px;width:52px;height:52px;border-radius:50%;background:var(--grad);display:flex;align-items:center;justify-content:center;font-family:'Nunito Sans';font-weight:900;color:#fff;font-size:18px}\n    .bio h3{margin:0 0 4px;font-size:16px}\n    .bio p{margin:0;font-size:14px;color:var(--muted)}\n    .series{display:flex;justify-content:space-between;gap:14px;margin-top:40px;flex-wrap:wrap}\n    .series a{flex:1;min-width:220px;background:var(--card);border:1px solid var(--line2);border-radius:14px;padding:16px 20px;color:var(--ink);box-shadow:0 6px 18px rgba(31,22,51,.05)}\n    .series a:hover{border-color:var(--line);text-decoration:none}\n    .series span{display:block;font-size:12px;color:var(--muted);font-family:'Nunito Sans';font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px}\n    .series b{font-family:'Nunito Sans';font-size:15px}\n    .series .next{text-align:right}\n    @media(max-width:560px){.cards{grid-template-columns:1fr}.post{padding:24px 16px 60px}}\n    @media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}\n    a:focus-visible,.btn:focus-visible{outline:2px solid var(--purple);outline-offset:3px}\n  <\/style>\n\n<body>\n<article>\n <h1>On-Page SEO for Beginners: Meta Tags, Headings, Content &amp; Links<\/h1>\n  <nav>\n    <a href=\"https:\/\/yourseoebook.com\/pt\/\">In\u00edcio<\/a> \u203a\n    <a href=\"https:\/\/yourseoebook.com\/pt\/seo-basics-guide\/\">Guia de fundamentos de SEO<\/a> \u203a\n    On-Page SEO for Beginners\n  <\/nav>\n  SEO Basics \u00b7 Episode 3\n  <p>By <strong>Mariana Yamakawa<\/strong> \u00b7 Episode 3 of the SEO in Action series \u00b7 8 min read<\/p>\n  <iframe loading=\"lazy\" width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/iSrIKobTkTs?si=XI4Ok6BA8MjOU9Li\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n  <p>Watch the full walkthrough \u00b7 Episode 3 of the SEO in Action series<\/p>\n  <p>Once Google can find and index your website &#8211; which we covered in <a href=\"https:\/\/yourseoebook.com\/pt\/how-does-seo-work-for-beginners\/\">how SEO works for beginners<\/a> &#8211; the next question is simple: how do you tell Google what each page is actually about? That is the job of on-page SEO.<\/p>\n  <p>On-page SEO is everything you control directly on a page: the title, the headings, the words, the links, and the images. Get it right and you make Google&#8217;s job easy &#8211; and a page Google understands clearly is a page it can rank confidently. In this guide (and the video above) I&#8217;ll walk through each element, in the order you&#8217;d actually work through them.<\/p>\n    <strong>What you&#8217;ll learn:<\/strong> How to write meta titles and descriptions that earn clicks \u00b7 How to structure headings the right way \u00b7 What makes content genuinely rank \u00b7 How internal links pass value between pages \u00b7 How to optimise images and alt text.\n  <h2>What Is On-Page SEO, Really?<\/h2>\n  <p>On-page SEO is the practice of optimising individual pages so both people and search engines understand them. It sits between two other disciplines: <a href=\"https:\/\/yourseoebook.com\/pt\/keyword-research-for-beginners\/\">keyword research<\/a>, which tells you <em>what<\/em> a page should be about, and <a href=\"https:\/\/yourseoebook.com\/pt\/technical-seo-for-beginners\/\">technical SEO<\/a>, which makes sure Google can reach the page in the first place. On-page is where you turn a target keyword into a page that deserves to rank.<\/p>\n  <p>There are six elements worth getting right. None of them is complicated on its own &#8211; the results come from doing all of them, consistently, on every page.<\/p>\n  <h2>1. Meta Titles &amp; Descriptions<\/h2>\n  <p>Your meta title and description are the first impression in the search results &#8211; often before anyone visits your site at all. The title is a genuine (if minor) ranking signal and the single biggest factor in whether someone clicks. The description doesn&#8217;t affect ranking directly, but a strong one lifts your click-through rate, which is itself a positive signal.<\/p>\n  <table>\n    <thead><tr><th>Element<\/th><th>Ideal length<\/th><th>Its job<\/th><th>Ranking impact<\/th><\/tr><\/thead>\n    <tbody>\n      <tr><td>Meta title<\/td><td>Under 60 characters<\/td><td>Tell Google and readers the topic; earn the click<\/td><td>Direct (minor)<\/td><\/tr>\n      <tr><td>Meta description<\/td><td>155-160 characters<\/td><td>A mini-advert that persuades the click<\/td><td>Indirect (via CTR)<\/td><\/tr>\n    <\/tbody>\n  <\/table>\n  <p>Front-load your main keyword near the start of the title, then add your brand at the end for authority &#8211; separated with a pipe, like <em>On-Page SEO for Beginners | yourseoebook.com<\/em>. For the description, write for a real person, include the keyword naturally, and add a gentle call to action such as &#8220;learn how&#8221; or &#8220;get the checklist&#8221;.<\/p>\n  <b>Heads-up:<\/b> Google sometimes rewrites your description using text from the page if it thinks that matches the search better. That&#8217;s fine &#8211; your job is to give it great, relevant content to choose from.\n  <h2>2. Heading Structure (H1-H3)<\/h2>\n  <p>Headings are the skeleton of your page. They break content into sections that are easy to scan, and they tell Google how your ideas are organised. The rules are short:<\/p>\n  <p>Use exactly <strong>one H1<\/strong> per page &#8211; your main title, containing your primary keyword. Use <strong>H2s<\/strong> for your main sections and <strong>H3s<\/strong> for sub-points inside them. Follow a logical order and never skip a level (don&#8217;t jump from an H2 straight to an H4). Think of it like a table of contents: an H3 always lives inside an H2.<\/p>\n  <h2>3. Page Content &amp; E-E-A-T<\/h2>\n  <p>Content is where rankings are won. Google tells us directly that helpful, reliable content is a core ranking factor, and it evaluates quality through <strong>E-E-A-T<\/strong> &#8211; Experience, Expertise, Authoritativeness and Trustworthiness. In plain terms: show that a real person with real knowledge wrote this, cover the topic properly, and give people a reason to trust you.<\/p>\n    \ud83c\udfaf<h3>Match the intent<\/h3><p>Answer the exact question the searcher had in mind &#8211; not a loosely related one.<\/p>\n    \ud83d\udcda<h3>Cover it fully<\/h3><p>Be the most complete, clear answer on the page, with examples people can use.<\/p>\n    \ud83e\uddd1\u200d\ud83d\udcbb<h3>Show experience<\/h3><p>First-hand knowledge and real examples signal authenticity Google increasingly rewards.<\/p>\n    \ud83d\udd12<h3>Earn trust<\/h3><p>Clear authorship, accurate claims, cited sources, and a secure, honest site.<\/p>\n    <p>Want to see how a page scores on these on-page basics right now?<\/p>\n    <a href=\"https:\/\/yourseoebook.com\/pt\/free-seo-test\/\">Try the Free SEO Test \u2192<\/a>\n  <h2>4. Internal Linking<\/h2>\n  <p>Internal links guide readers to related pages and help Google discover and understand how your content connects. A page with no links pointing to it is like a room with no door &#8211; crawlers may never reach it. Link from relevant pages using descriptive anchor text that says what the destination is about (for example, &#8220;keyword research for beginners&#8221; rather than &#8220;click here&#8221;). This single habit spreads authority around your site and keeps people reading.<\/p>\n  <h2>5. Images &amp; Alt Text<\/h2>\n  <p>Images make content easier to follow and give you another way to be understood. Use descriptive file names, write meaningful alt text that describes what the image shows, save in modern formats like WebP, and size images responsively so they don&#8217;t slow the page. Alt text also makes your content accessible to people using screen readers &#8211; a win for everyone, not just SEO.<\/p>\n  <h2>6. Bring It Together With a Checklist<\/h2>\n  <p>On-page SEO is a routine, not a one-off. Every time you publish or update a page, run through the same elements: one clear keyword, a strong title and description, clean headings, genuinely helpful content, sensible internal links, and optimised images. For a full page-by-page routine you can reuse, work from the <a href=\"https:\/\/yourseoebook.com\/pt\/seo-checklist\/\">SEO checklist<\/a>.<\/p>\n    <h3>Ready to go deeper?<\/h3>\n    <p><em>SEO em A\u00e7\u00e3o: Fundamentos para o Crescimento Mensur\u00e1vel<\/em> covers on-page SEO &#8211; and the whole strategy around it &#8211; in a structured, actionable format built for beginners and business owners.<\/p>\n    <a href=\"https:\/\/yourseoebook.com\/pt\/seo-in-action\/\">Get the Ebook \u2192<\/a>\n  <h2>Frequently Asked Questions<\/h2>\n    <h3>Is on-page SEO still important?<\/h3><p>Yes. On-page SEO is how you tell Google what each page is about. Even with modern AI-driven search, clear titles, headings, well-structured content and internal links remain some of the most reliable, controllable ranking factors you have.<\/p>\n    <h3>How many keywords should one page target?<\/h3><p>Focus each page on one primary keyword and a small group of closely related terms. Trying to rank a single page for many unrelated keywords usually weakens it for all of them.<\/p>\n    <h3>What&#8217;s the difference between on-page and technical SEO?<\/h3><p>On-page SEO covers what&#8217;s on the page &#8211; titles, headings, content, links and images. Technical SEO covers the infrastructure that lets Google reach and read the page &#8211; crawlability, indexing, speed and mobile-friendliness.<\/p>\n    <h3>Do meta descriptions affect ranking?<\/h3><p>Not directly. A meta description doesn&#8217;t change your ranking on its own, but a compelling one improves your click-through rate, and that stronger engagement can indirectly support your position.<\/p>\n    MY\n      <h3>Mariana Yamakawa<\/h3>\n      <p>Digital Marketing and SEO Specialist. Author of <em>SEO em A\u00e7\u00e3o: Fundamentos para o Crescimento Mensur\u00e1vel<\/em> and <em>O Guia de Prompts de SEO para o Claude<\/em>. Helping small businesses and entrepreneurs build real organic visibility through practical, no-fluff SEO education.<\/p>\n  <nav>\n    <a href=\"https:\/\/yourseoebook.com\/pt\/keyword-research-for-beginners\/\">\u2190 Previous<b>Pesquisa de Palavras-Chave para Iniciantes<\/b><\/a>\n    <a href=\"https:\/\/yourseoebook.com\/pt\/technical-seo-for-beginners\/\">Next \u2192<b>SEO T\u00e9cnico para Iniciantes<\/b><\/a>\n  <\/nav>\n<\/article>\n<\/body>","protected":false},"excerpt":{"rendered":"<p>On-Page SEO for Beginners: Meta Tags, Headings, Content &amp; Links Home \u203a SEO Basics Guide \u203a On-Page SEO for Beginners [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-1997","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.1.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"Learn on-page SEO step by step: meta titles, headings, content, internal links, and image alt text - with a full video walkthrough. No jargon, just what works.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/yourseoebook.com\/pt\/on-page-seo-for-beginners\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.1.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"pt_BR\" \/>\n\t\t<meta property=\"og:site_name\" content=\"yourseoebook.com | SEO for Marketers, Small Companies &amp; Starters\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"On-Page SEO for Beginners: The Complete Guide | Your SEO ebook\" \/>\n\t\t<meta property=\"og:description\" content=\"Learn on-page SEO step by step: meta titles, headings, content, internal links, and image alt text - with a full video walkthrough. No jargon, just what works.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/yourseoebook.com\/pt\/on-page-seo-for-beginners\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/yourseoebook.com\/wp-content\/uploads\/2025\/10\/cropped-SEO-ebook-SEO-in-action-logo.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/yourseoebook.com\/wp-content\/uploads\/2025\/10\/cropped-SEO-ebook-SEO-in-action-logo.png\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-07-31T07:37:33+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-07-31T07:45:56+00:00\" \/>\n\t\t<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/profile.php?id=61589081064761\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"On-Page SEO for Beginners: The Complete Guide | Your SEO ebook\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Learn on-page SEO step by step: meta titles, headings, content, internal links, and image alt text - with a full video walkthrough. No jargon, just what works.\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/yourseoebook.com\/wp-content\/uploads\/2025\/10\/cropped-SEO-ebook-SEO-in-action-logo.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/yourseoebook.com\\\/pt\\\/on-page-seo-for-beginners\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/yourseoebook.com\\\/pt#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/yourseoebook.com\\\/pt\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/yourseoebook.com\\\/pt\\\/on-page-seo-for-beginners\\\/#listItem\",\"name\":\"On-Page SEO for Beginners: Meta Tags, Headings, Content &amp; Links\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/yourseoebook.com\\\/pt\\\/on-page-seo-for-beginners\\\/#listItem\",\"position\":2,\"name\":\"On-Page SEO for Beginners: Meta Tags, Headings, Content &amp; Links\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/yourseoebook.com\\\/pt#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/yourseoebook.com\\\/pt\\\/#organization\",\"name\":\"Your SEO eBook | SEO in Action\",\"description\":\"Discover SEO in Action \\u2014 the practical SEO guide for marketers who want proven strategies, actionable frameworks, and measurable results.\",\"url\":\"https:\\\/\\\/yourseoebook.com\\\/pt\\\/\",\"email\":\"contact@yourseoebook.com\",\"foundingDate\":\"2025-10-31\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/yourseoebook.com\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/cropped-SEO-ebook-SEO-in-action-logo.png\",\"@id\":\"https:\\\/\\\/yourseoebook.com\\\/pt\\\/on-page-seo-for-beginners\\\/#organizationLogo\",\"width\":1022,\"height\":343,\"caption\":\"seo ebook seo in action logo\"},\"image\":{\"@id\":\"https:\\\/\\\/yourseoebook.com\\\/pt\\\/on-page-seo-for-beginners\\\/#organizationLogo\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/yourseoebook.com\\\/pt\\\/on-page-seo-for-beginners\\\/#webpage\",\"url\":\"https:\\\/\\\/yourseoebook.com\\\/pt\\\/on-page-seo-for-beginners\\\/\",\"name\":\"On-Page SEO for Beginners: The Complete Guide | Your SEO ebook\",\"description\":\"Learn on-page SEO step by step: meta titles, headings, content, internal links, and image alt text - with a full video walkthrough. No jargon, just what works.\",\"inLanguage\":\"pt-BR\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/yourseoebook.com\\\/pt\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/yourseoebook.com\\\/pt\\\/on-page-seo-for-beginners\\\/#breadcrumblist\"},\"datePublished\":\"2026-07-31T07:37:33+00:00\",\"dateModified\":\"2026-07-31T07:45:56+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/yourseoebook.com\\\/pt\\\/#website\",\"url\":\"https:\\\/\\\/yourseoebook.com\\\/pt\\\/\",\"name\":\"Your SEO eBook | SEO in Action\",\"alternateName\":\"SEO in Action\",\"description\":\"SEO for Marketers, Small Companies & Starters\",\"inLanguage\":\"pt-BR\",\"publisher\":{\"@id\":\"https:\\\/\\\/yourseoebook.com\\\/pt\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"On-Page SEO for Beginners: The Complete Guide | Your SEO ebook","description":"Learn on-page SEO step by step: meta titles, headings, content, internal links, and image alt text - with a full video walkthrough. No jargon, just what works.","canonical_url":"https:\/\/yourseoebook.com\/pt\/on-page-seo-for-beginners\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/yourseoebook.com\/pt\/on-page-seo-for-beginners\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/yourseoebook.com\/pt#listItem","position":1,"name":"Home","item":"https:\/\/yourseoebook.com\/pt","nextItem":{"@type":"ListItem","@id":"https:\/\/yourseoebook.com\/pt\/on-page-seo-for-beginners\/#listItem","name":"On-Page SEO for Beginners: Meta Tags, Headings, Content &amp; Links"}},{"@type":"ListItem","@id":"https:\/\/yourseoebook.com\/pt\/on-page-seo-for-beginners\/#listItem","position":2,"name":"On-Page SEO for Beginners: Meta Tags, Headings, Content &amp; Links","previousItem":{"@type":"ListItem","@id":"https:\/\/yourseoebook.com\/pt#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/yourseoebook.com\/pt\/#organization","name":"Your SEO eBook | SEO in Action","description":"Discover SEO in Action \u2014 the practical SEO guide for marketers who want proven strategies, actionable frameworks, and measurable results.","url":"https:\/\/yourseoebook.com\/pt\/","email":"contact@yourseoebook.com","foundingDate":"2025-10-31","logo":{"@type":"ImageObject","url":"https:\/\/yourseoebook.com\/wp-content\/uploads\/2025\/10\/cropped-SEO-ebook-SEO-in-action-logo.png","@id":"https:\/\/yourseoebook.com\/pt\/on-page-seo-for-beginners\/#organizationLogo","width":1022,"height":343,"caption":"seo ebook seo in action logo"},"image":{"@id":"https:\/\/yourseoebook.com\/pt\/on-page-seo-for-beginners\/#organizationLogo"}},{"@type":"WebPage","@id":"https:\/\/yourseoebook.com\/pt\/on-page-seo-for-beginners\/#webpage","url":"https:\/\/yourseoebook.com\/pt\/on-page-seo-for-beginners\/","name":"On-Page SEO for Beginners: The Complete Guide | Your SEO ebook","description":"Learn on-page SEO step by step: meta titles, headings, content, internal links, and image alt text - with a full video walkthrough. No jargon, just what works.","inLanguage":"pt-BR","isPartOf":{"@id":"https:\/\/yourseoebook.com\/pt\/#website"},"breadcrumb":{"@id":"https:\/\/yourseoebook.com\/pt\/on-page-seo-for-beginners\/#breadcrumblist"},"datePublished":"2026-07-31T07:37:33+00:00","dateModified":"2026-07-31T07:45:56+00:00"},{"@type":"WebSite","@id":"https:\/\/yourseoebook.com\/pt\/#website","url":"https:\/\/yourseoebook.com\/pt\/","name":"Your SEO eBook | SEO in Action","alternateName":"SEO in Action","description":"SEO for Marketers, Small Companies & Starters","inLanguage":"pt-BR","publisher":{"@id":"https:\/\/yourseoebook.com\/pt\/#organization"}}]},"og:locale":"pt_BR","og:site_name":"yourseoebook.com | SEO for Marketers, Small Companies &amp; Starters","og:type":"article","og:title":"On-Page SEO for Beginners: The Complete Guide | Your SEO ebook","og:description":"Learn on-page SEO step by step: meta titles, headings, content, internal links, and image alt text - with a full video walkthrough. No jargon, just what works.","og:url":"https:\/\/yourseoebook.com\/pt\/on-page-seo-for-beginners\/","og:image":"https:\/\/yourseoebook.com\/wp-content\/uploads\/2025\/10\/cropped-SEO-ebook-SEO-in-action-logo.png","og:image:secure_url":"https:\/\/yourseoebook.com\/wp-content\/uploads\/2025\/10\/cropped-SEO-ebook-SEO-in-action-logo.png","article:published_time":"2026-07-31T07:37:33+00:00","article:modified_time":"2026-07-31T07:45:56+00:00","article:author":"https:\/\/www.facebook.com\/profile.php?id=61589081064761","twitter:card":"summary_large_image","twitter:title":"On-Page SEO for Beginners: The Complete Guide | Your SEO ebook","twitter:description":"Learn on-page SEO step by step: meta titles, headings, content, internal links, and image alt text - with a full video walkthrough. No jargon, just what works.","twitter:image":"https:\/\/yourseoebook.com\/wp-content\/uploads\/2025\/10\/cropped-SEO-ebook-SEO-in-action-logo.png"},"aioseo_meta_data":{"post_id":"1997","title":"On-Page SEO for Beginners: The Complete Guide | Your SEO ebook","description":"Learn on-page SEO step by step: meta titles, headings, content, internal links, and image alt text - with a full video walkthrough. No jargon, just what works.","keywords":null,"keyphrases":{"focus":[],"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":{"subject":"","preview":"","content":""},"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2026-07-31 07:28:50","updated":"2026-09-15 11:03:39","seo_analyzer_scan_date":null,"focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/yourseoebook.com\/pt\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tOn-Page SEO for Beginners: Meta Tags, Headings, Content &amp; Links\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/yourseoebook.com\/pt"},{"label":"On-Page SEO for Beginners: Meta Tags, Headings, Content &amp; Links","link":"https:\/\/yourseoebook.com\/pt\/on-page-seo-for-beginners\/"}],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false,"mailpoet_newsletter_max":false,"woocommerce_thumbnail":false,"woocommerce_single":false,"woocommerce_gallery_thumbnail":false},"uagb_author_info":{"display_name":"Mariana Yamakawa","author_link":"https:\/\/yourseoebook.com\/pt\/author\/marianayamakawa\/"},"uagb_comment_info":0,"uagb_excerpt":"On-Page SEO for Beginners: Meta Tags, Headings, Content &amp; Links Home \u203a SEO Basics Guide \u203a On-Page SEO for Beginners [&hellip;]","_links":{"self":[{"href":"https:\/\/yourseoebook.com\/pt\/wp-json\/wp\/v2\/pages\/1997","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/yourseoebook.com\/pt\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/yourseoebook.com\/pt\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/yourseoebook.com\/pt\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/yourseoebook.com\/pt\/wp-json\/wp\/v2\/comments?post=1997"}],"version-history":[{"count":6,"href":"https:\/\/yourseoebook.com\/pt\/wp-json\/wp\/v2\/pages\/1997\/revisions"}],"predecessor-version":[{"id":2006,"href":"https:\/\/yourseoebook.com\/pt\/wp-json\/wp\/v2\/pages\/1997\/revisions\/2006"}],"wp:attachment":[{"href":"https:\/\/yourseoebook.com\/pt\/wp-json\/wp\/v2\/media?parent=1997"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}