GithubHelp home page GithubHelp logo

Is it okey that title will be added with description and then write in <title> tag? about jekyll-seo-tag HOT 5 CLOSED

jekyll avatar jekyll commented on May 18, 2024
Is it okey that title will be added with description and then write in tag? <p>from jekyll-seo-tag.</p></section> </section> </article> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-7917632214101949" data-ad-slot="6627871389" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> <article> <h2 class="h2">Comments (5)</h2> <section class="issue-comment"> <section id="244558922" class="issue-head"> <img class="issue-avatar" src="https://avatars.githubusercontent.com/u/1515742?v=4" alt="danmindru avatar" /> <a class="issue-username" href="/danmindru">danmindru</a> <span class="issue-time"> commented on May 18, 2024 </span> <span class="issue-vote"> <i class="icon-vote"></i>4 </span> </section> <section class="markdown markdown-js p-5"><p dir="auto">Hi there,<br> Would you consider adding an option to disable this behaviour?</p> <p dir="auto">According to general SEO guidelines:</p> <ul dir="auto"> <li>the title should be between 50-60 characters</li> <li>the description should be between 150-160 characters</li> </ul> <p dir="auto">My point is: it's rare that title stays within the 50-60 limit with the appended description.</p><p>from jekyll-seo-tag.</p></section> </section> <section class="issue-comment"> <section id="238253425" class="issue-head"> <img class="issue-avatar" src="https://avatars.githubusercontent.com/u/282759?s=30&u=54937909bd4dbb9a552fbeb49b197434e604b76b&v=4" alt="benbalter avatar" /> <a class="issue-username" href="/benbalter">benbalter</a> <span class="issue-time"> commented on May 18, 2024 </span> <span class="issue-vote"> <i class="icon-vote"></i>2 </span> </section> <section class="markdown markdown-js p-5"><p dir="auto">This is the intended behavior. On my site for example, the title of the home page is <code class="notranslate"><title>Ben Balter - Attorney, open source developer, product manager</title></code>, rather than say, <code class="notranslate">Home - Ben Balter</code>. The idea being that you want those descriptive keywords in the title of your homepage so that searches for, e.g., "Balter open source" would be more likely to return the home page.</p><p>from jekyll-seo-tag.</p></section> </section> <section class="issue-comment"> <section id="237946311" class="issue-head"> <img class="issue-avatar" src="https://avatars.githubusercontent.com/u/251545?v=4" alt="pathawks avatar" /> <a class="issue-username" href="/pathawks">pathawks</a> <span class="issue-time"> commented on May 18, 2024 </span> </section> <section class="markdown markdown-js p-5"><p dir="auto">I'm not sure I understand your question. Are you unhappy with how the title tag is rendered? Would you rather it not include the site description?</p> <p dir="auto">You can set the <code class="notranslate">title</code> key in a page YAML to be used as the <code class="notranslate"><title></code> instead of the default site name and description.</p><p>from jekyll-seo-tag.</p></section> </section> <section class="issue-comment"> <section id="237980441" class="issue-head"> <img class="issue-avatar" src="https://avatars.githubusercontent.com/u/8473036?v=4" alt="mlibre avatar" /> <a class="issue-username" href="/mlibre">mlibre</a> <span class="issue-time"> commented on May 18, 2024 </span> </section> <section class="markdown markdown-js p-5"><p dir="auto">ok. thanks.<br> just for more clear. here is my <code class="notranslate">_config.yml</code>:</p> <div class="highlight highlight-source-shell notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="description: Something...foo title: title_foo"><pre class="notranslate">description: Something...foo title: title_foo</pre></div> <p dir="auto">And i set {% seo %} in <code class="notranslate">index.html</code>'s tag. and it's my rendered title:</p> <div class="highlight highlight-text-html-basic notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="<title> title_foo - Something...foo </title>"><pre class="notranslate"><span class="pl-kos"><</span><span class="pl-ent">title</span><span class="pl-kos">></span> title_foo - Something...foo <span class="pl-kos"></</span><span class="pl-ent">title</span><span class="pl-kos">></span></pre></div> <p dir="auto">i fix it by <code class="notranslate">{% seo title=false %}</code> and set title with other way. i just interested that is it okey?! or something is wrong. BTW thanks.</p><p>from jekyll-seo-tag.</p></section> </section> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-7917632214101949" data-ad-slot="6627871389" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> <section class="issue-comment"> <section id="238626908" class="issue-head"> <img class="issue-avatar" src="https://avatars.githubusercontent.com/u/8473036?v=4" alt="mlibre avatar" /> <a class="issue-username" href="/mlibre">mlibre</a> <span class="issue-time"> commented on May 18, 2024 </span> </section> <section class="markdown markdown-js p-5"><p dir="auto">i got it. thanks</p><p>from jekyll-seo-tag.</p></section> </section> </article> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-7917632214101949" data-ad-slot="6627871389" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> <section> <h2 class="h2">Related Issues (20)</h2> <div class="issue"> <ul> <li> <a href="/jekyll/jekyll-seo-tag/issues/476">Time for a new release</a> <span class="text-red-600 text-xs font-normal py-0.5 px-1 border border-red-600 rounded-md">HOT 1</span> </li> <li> <a href="/jekyll/jekyll-seo-tag/issues/477">Twitter card large image not displaying</a> <span class="text-red-600 text-xs font-normal py-0.5 px-1 border border-red-600 rounded-md">HOT 1</span> </li> <li> <a href="/jekyll/jekyll-seo-tag/issues/482">Strange /index postfix after URLs</a> <span class="text-red-600 text-xs font-normal py-0.5 px-1 border border-red-600 rounded-md">HOT 6</span> </li> <li> <a href="/jekyll/jekyll-seo-tag/issues/483">Problem in link rel=next/prev code</a> <span class="text-red-600 text-xs font-normal py-0.5 px-1 border border-red-600 rounded-md">HOT 3</span> </li> <li> <a href="/jekyll/jekyll-seo-tag/issues/485">link[@rel='me'] tag support</a> <span class="text-red-600 text-xs font-normal py-0.5 px-1 border border-red-600 rounded-md">HOT 7</span> </li> <li> <a href="/jekyll/jekyll-seo-tag/issues/486">Opt out of self-closing tags</a> <span class="text-red-600 text-xs font-normal py-0.5 px-1 border border-red-600 rounded-md">HOT 8</span> </li> <li> <a href="/jekyll/jekyll-seo-tag/issues/487">[Feature request] Support theme-color</a> <span class="text-red-600 text-xs font-normal py-0.5 px-1 border border-red-600 rounded-md">HOT 2</span> </li> <li> <a href="/jekyll/jekyll-seo-tag/issues/488">Hello developer, please update the document!</a> <span class="text-red-600 text-xs font-normal py-0.5 px-1 border border-red-600 rounded-md">HOT 4</span> </li> <li> <a href="/jekyll/jekyll-seo-tag/issues/490">Time for a new release</a> <span class="text-red-600 text-xs font-normal py-0.5 px-1 border border-red-600 rounded-md">HOT 1</span> </li> <li> <a href="/jekyll/jekyll-seo-tag/issues/491">Add local business information in the script tag</a> <span class="text-red-600 text-xs font-normal py-0.5 px-1 border border-red-600 rounded-md">HOT 1</span> </li> <li> <a href="/jekyll/jekyll-seo-tag/issues/493">twitter `card: summary_large_image` generates `card:summary`</a> <span class="text-red-600 text-xs font-normal py-0.5 px-1 border border-red-600 rounded-md">HOT 3</span> </li> <li> <a href="/jekyll/jekyll-seo-tag/issues/494">Time for a new release</a> <span class="text-red-600 text-xs font-normal py-0.5 px-1 border border-red-600 rounded-md">HOT 2</span> </li> <li> <a href="/jekyll/jekyll-seo-tag/issues/495">Documentation improvements</a> <span class="text-red-600 text-xs font-normal py-0.5 px-1 border border-red-600 rounded-md">HOT 1</span> </li> <li> <a href="/jekyll/jekyll-seo-tag/issues/496">Define arbitrary attributes for Author JSON-LD</a> </li> <li> <a href="/jekyll/jekyll-seo-tag/issues/497">Feature request: make it possible to not add any tagline or description in the title</a> </li> <li> <a href="/jekyll/jekyll-seo-tag/issues/500">Canonical URL comes out with two slashes if the site URL ends in a slash</a> </li> <li> <a href="/jekyll/jekyll-seo-tag/issues/501">Offer an option to automatically chop the .html off of canonical URLs</a> </li> <li> <a href="/jekyll/jekyll-seo-tag/issues/502">This plugin renders invalid html head if article contains raw html</a> <span class="text-red-600 text-xs font-normal py-0.5 px-1 border border-red-600 rounded-md">HOT 1</span> </li> <li> <a href="/jekyll/jekyll-seo-tag/issues/503">How can I disable LD+JSON from included tags?</a> </li> <li> <a href="/jekyll/jekyll-seo-tag/issues/504">i18n Support via Polyglot</a> </li> </ul> </div> </section> </main> <section id="more" class="flex-none w-full md:w-60 text-gray-600 bg-gray-50 px-5 md:px-3 rounded-md dark-color"> <div class="w-full md:w-60 h-0.5"></div> <section> <a href="https://glbgpt.com?ref=githubhelp" target="_blank" class="block"> <article id="right-girl-box" class="small-box overflow-hidden" style="padding:0;"></article> </a> <!-- recommend projects --> <h2 class="h2 py-3.5">Recommend Projects</h2> <ul> <li class="mb-4"> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-7917632214101949" data-ad-slot="6627871389" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </li> <li> <article class="small-box"> <h3 class="article-title"> <a class="block break-all" href="/facebook/react"> <img loading="lazy" class="inline-block w-6 h-6 rounded-md border border-white" width="24" height="24" src="https://raw.githubusercontent.com/facebook/create-react-app/master/packages/cra-template/template/public/logo192.png" alt="React photo" /> React </a> </h3> <p class="article-more pt-1">A declarative, efficient, and flexible JavaScript library for building user interfaces.</p> </article> </li> <li> <article class="small-box"> <h3 class="article-title"> <a class="block break-all" href="/vuejs/vue"> <img loading="lazy" class="inline-block w-6 h-6 rounded-md border border-white" width="24" height="24" src="https://camo.githubusercontent.com/c8f91d18976e27123643a926a2588b8d931a0292fd0b6532c3155379e8591629/68747470733a2f2f7675656a732e6f72672f696d616765732f6c6f676f2e706e67" alt="Vue.js photo" /> Vue.js </a> </h3> <p class="article-more pt-1">🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.</p> </article> </li> <li> <article class="small-box"> <h3 class="article-title"> <a class="block break-all" href="/microsoft/TypeScript"> <img loading="lazy" class="inline-block w-6 h-6 rounded-md border border-white" width="24" height="24" src="https://www.typescriptlang.org/favicon-32x32.png" alt="Typescript photo" /> Typescript </a> </h3> <p class="article-more pt-1">TypeScript is a superset of JavaScript that compiles to clean JavaScript output.</p> </article> </li> <li> <article class="small-box"> <h3 class="article-title"> <a class="block break-all" href="/tensorflow/tensorflow"> <img loading="lazy" class="inline-block w-6 h-6 rounded-md border border-white" width="24" height="24" src="https://camo.githubusercontent.com/c04e16c05de80dadbdc990884672fc941fdcbbfbb02b31dd48c248d010861426/68747470733a2f2f7777772e74656e736f72666c6f772e6f72672f696d616765732f74665f6c6f676f5f736f6369616c2e706e67" alt="TensorFlow photo" /> TensorFlow </a> </h3> <p class="article-more pt-1">An Open Source Machine Learning Framework for Everyone</p> </article> </li> <li> <article class="small-box"> <h3 class="article-title"> <a class="block break-all" href="/django/django"> <img loading="lazy" class="inline-block w-6 h-6 rounded-md border border-white" width="24" height="24" src="https://avatars2.githubusercontent.com/u/27804?s=200&v=4" alt="Django photo" /> Django </a> </h3> <p class="article-more pt-1">The Web framework for perfectionists with deadlines.</p> </article> </li> <li> <article class="small-box"> <h3 class="article-title"> <a class="block break-all" href="/laravel/laravel"> <img loading="lazy" class="inline-block w-6 h-6 rounded-md border border-white" width="24" height="24" src="https://laravel.com/img/logomark.min.svg" alt="Laravel photo" /> Laravel </a> </h3> <p class="article-more pt-1">A PHP framework for web artisans</p> </article> </li> <li> <article class="small-box"> <h3 class="article-title"> <a class="block break-all" href="/d3/d3"> <img loading="lazy" class="inline-block w-6 h-6 rounded-md border border-white" width="24" height="24" src="https://camo.githubusercontent.com/586ccf0aad9684edc821658cee04146cf36d1f1d5ec904bbefd72728909ccb2e/68747470733a2f2f64336a732e6f72672f6c6f676f2e737667" alt="D3 photo" /> D3 </a> </h3> <p class="article-more pt-1">Bring data to life with SVG, Canvas and HTML. 📊📈🎉</p> </article> </li> <li> <div> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-7917632214101949" data-ad-slot="6627871389" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> </li> </ul> </section> <section> <!-- recommend topics --> <h2 class="h2 py-3.5">Recommend Topics</h2> <ul> <li> <article class="small-box"> <h3 class="article-title"> <a class="block break-all" href="/topic/javascript"> javascript </a> </h3> <p class="article-more pt-1">JavaScript (JS) is a lightweight interpreted programming language with first-class functions.</p> </article> </li> <li> <article class="small-box"> <h3 class="article-title"> <a class="block break-all" href="/topic/web"> web </a> </h3> <p class="article-more pt-1">Some thing interesting about web. New door for the world.</p> </article> </li> <li> <article class="small-box"> <h3 class="article-title"> <a class="block break-all" href="/topic/server"> server </a> </h3> <p class="article-more pt-1">A server is a program made to process requests and deliver data to clients.</p> </article> </li> <li> <article class="small-box"> <h3 class="article-title"> <a class="block break-all" href="/topic/machine-learning"> Machine learning </a> </h3> <p class="article-more pt-1">Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.</p> </article> </li> <li> <article class="small-box"> <h3 class="article-title"> <a class="block break-all" href="/topic/visualization"> Visualization </a> </h3> <p class="article-more pt-1">Some thing interesting about visualization, use data art</p> </article> </li> <li> <article class="small-box"> <h3 class="article-title"> <a class="block break-all" href="/topic/game"> Game </a> </h3> <p class="article-more pt-1">Some thing interesting about game, make everyone happy.</p> </article> </li> <li> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-7917632214101949" data-ad-slot="6627871389" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </li> </ul> </section> <section> <!-- recommend users --> <h2 class="h2 py-3.5">Recommend Org</h2> <ul> <li> <article class="small-box"> <h3 class="article-title"> <a class="block break-all" href="/facebook"> <img loading="lazy" class="inline-block w-6 h-6 rounded-md border border-white" width="24" height="24" src="https://avatars.githubusercontent.com/u/69631?v=4" alt="Facebook photo" /> Facebook </a> </h3> <p class="article-more pt-1">We are working to build community through open source technology. NB: members must have two-factor auth.</p> </article> </li> <li> <article class="small-box"> <h3 class="article-title"> <a class="block break-all" href="/microsoft"> <img loading="lazy" class="inline-block w-6 h-6 rounded-md border border-white" width="24" height="24" src="https://avatars.githubusercontent.com/u/6154722?v=4" alt="Microsoft photo" /> Microsoft </a> </h3> <p class="article-more pt-1">Open source projects and samples from Microsoft.</p> </article> </li> <li> <article class="small-box"> <h3 class="article-title"> <a class="block break-all" href="/google"> <img loading="lazy" class="inline-block w-6 h-6 rounded-md border border-white" width="24" height="24" src="https://avatars.githubusercontent.com/u/1342004?v=4" alt="Google photo" /> Google </a> </h3> <p class="article-more pt-1">Google ❤️ Open Source for everyone.</p> </article> </li> <li> <article class="small-box"> <h3 class="article-title"> <a class="block break-all" href="/alibaba"> <img loading="lazy" class="inline-block w-6 h-6 rounded-md border border-white" width="24" height="24" src="https://avatars.githubusercontent.com/u/1961952?v=4" alt="Alibaba photo" /> Alibaba </a> </h3> <p class="article-more pt-1">Alibaba Open Source for everyone</p> </article> </li> <li> <article class="small-box"> <h3 class="article-title"> <a class="block break-all" href="/d3"> <img loading="lazy" class="inline-block w-6 h-6 rounded-md border border-white" width="24" height="24" src="https://avatars.githubusercontent.com/u/1562726?v=4" alt="D3 photo" /> D3 </a> </h3> <p class="article-more pt-1">Data-Driven Documents codes.</p> </article> </li> <li> <article class="small-box"> <h3 class="article-title"> <a class="block break-all" href="/tencent"> <img loading="lazy" class="inline-block w-6 h-6 rounded-md border border-white" width="24" height="24" src="https://avatars.githubusercontent.com/u/18461506?v=4" alt="Tencent photo" /> Tencent </a> </h3> <p class="article-more pt-1">China tencent open source team.</p> </article> </li> <li> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-7917632214101949" data-ad-slot="6627871389" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </li> </ul> </section> <article class="small-box mt-3"> <h3 class="article-title">Jobs</h3> <a class="hover:underline" target="_blank" href="https://jooble.org/">Jooble</a> </article> </section> </div> </div> <!-- footer --> <footer class="sizeing text-xs text-center p-5"> <div>Friends: <a class="hover:underline" target="_blank" href="https://www.chanpinqingbaoju.com">ProductDiscover</a> </div> Copyright © 2024 GithubHelp <!-- & <span class="block md:inline">Data Power by github.com</span> --> ❤️ <a class="hover:underline block md:inline" href="mailto:cs.victor.edison@gmail.com">Mail to me</a> </footer> </body> </html>