How to get featured snippets using Google Docs

Поділитися
Вставка
  • Опубліковано 2 лис 2024

КОМЕНТАРІ • 41

  • @seonotebook
    @seonotebook  Рік тому

    Sign up for more free SEO Strategy tips at www.seonotebook.com
    Here’s the code for the bookmarklet:
    javascript:(function() {
    var emTags = document.getElementsByTagName('em');
    var emWords = '';
    for (var i = 0; i < emTags.length; i++) {
    emWords += emTags[i].textContent + '
    ';
    }
    if (emWords !== '') {
    var tempInput = document.createElement('textarea');
    tempInput.value = emWords.trim();
    document.body.appendChild(tempInput);
    tempInput.select();
    document.execCommand('copy');
    document.body.removeChild(tempInput);
    alert('Copied the text:

    ' + emWords.trim());
    } else {
    alert('No tags found on this page.');
    }
    })();

  • @tigeriomovies9918
    @tigeriomovies9918 2 роки тому

    Most underrated channel!!!

  • @zaheer00
    @zaheer00 3 роки тому +4

    I’m your 100th Sub! Yaaaay!
    Love your work Steve. This is absolute gold!

  • @oranjelicht
    @oranjelicht 3 роки тому +6

    great trick, love it! probably no one else is doing this :) so everyone doing this is ahead of the pack! Great SEO advice

  • @sonukalwar2923
    @sonukalwar2923 3 роки тому +1

    Steve, thanks for sharing this. I've been following you on all social channels to just not miss any of your posts. I'll be definitely sharing your guides and content to my community here in Nepal. Thanks again.

  • @Peterstavrou
    @Peterstavrou 3 роки тому +1

    Best thing I've seen in a long time! Thanks for sharing!

  • @dalem249
    @dalem249 2 роки тому

    Nice share

  • @ChristianSlagter
    @ChristianSlagter 3 роки тому +4

    Great trick Steve, do you know if this also works in other languages?

    • @seonotebook
      @seonotebook  3 роки тому +1

      Haven't tried it, but you can check in Gmail to see if smart compose is available.

  • @nikolaykrastev0
    @nikolaykrastev0 2 роки тому

    Hey Steve, another great material from you! Such a brilliant. One thing - the script is no longer available. Can you share it here, please?

  • @samiulhaq318
    @samiulhaq318 3 роки тому +1

    Just subscribed!!!
    I have a quick question if a website or blog post is on 2nd, 3rd, 4th page of Google then snippets fro! These post can be shown as zero position??
    Or it's important to vae position on first page and then do some optimization for feature snippets??

    • @seonotebook
      @seonotebook  3 роки тому

      You should be somewhere on the first page.

  • @raymondwerner9276
    @raymondwerner9276 3 роки тому

    Thanks steve for sharing. Any idea why with "Types of Graphs" the real types of graphs are not bold, but only the words; types and graphs and the synonyms.

  • @nazirkabbani
    @nazirkabbani 2 роки тому

    do i need have Gsuite for google docs smart type to activate?

  • @proactiveonlinemarketing5609
    @proactiveonlinemarketing5609 3 роки тому +2

    Hey Steve. Great stuff as always! Thanks so much for all of the value that you provide.
    I created the bookmarklet, and noticed that I am getting a very small amount of words when I use it. I tried it with the query "types of graphs" to compare to what you were getting in the video, and only got 11 words and phrases vs the amount that you pulled out of the page. Am I missing something?

    • @seonotebook
      @seonotebook  3 роки тому +1

      Try a longer, related query. Some words will have more synonyms than others.

    • @proactiveonlinemarketing5609
      @proactiveonlinemarketing5609 3 роки тому

      @@seonotebook Appreciate the recommendation. Off the subject a bit, but what browser is that?

    • @seonotebook
      @seonotebook  3 роки тому +1

      Brave

  • @pshhknel
    @pshhknel 3 роки тому +1

    How do you go from exporting the bold terms using the bookmarklet, to plugging them into the other sheet that strips those terms (referenced around 0:35). Thanks so much, this is great stuff! Just missing this step.

    • @seonotebook
      @seonotebook  3 роки тому

      Sorry, I haven't shared that process not sure if I will tbh. Gotta keep some stuff just for clients :)

  • @jrdnbshp
    @jrdnbshp 3 роки тому

    Beautiful, Steve. How much time passed between the before and after?

    • @jrdnbshp
      @jrdnbshp 3 роки тому

      Also, interestingly, I just checked the same query ("Types of graphs") and got the following in my bolded keywords output. Do you know why there's such a difference? Rather than giving examples of graphs (line graph, pie chart, etc.), it's giving me synonyms:
      graphs
      graph types
      types of graphs
      types
      graph
      kind
      type of graph
      kinds
      type
      types of
      kinds of graphs
      kind of graph
      type of graphs
      of graphs
      graphs types
      graphing
      types of graph

    •  3 роки тому

      script still works?

  • @abhipatil4844
    @abhipatil4844 2 роки тому

    Too good

  • @mromegajohn
    @mromegajohn 2 роки тому

    The script is no longer available :(

  • @marcussatherstrom5502
    @marcussatherstrom5502 3 роки тому +1

    I like the idea, but it looks like you always have to write the first letter for google to "understand" what you want to write? Or am I wrong? :)

    • @seonotebook
      @seonotebook  3 роки тому +1

      When I originally wrote it, I was experimenting with different letters and letting it lead me. In the first video, I was copying the text from the bottom left of the screen, so I knew the first letter.

  • @iUmarFarooqi
    @iUmarFarooqi 2 роки тому

    I'm trying to write but it's not autocompleting for me.

  • @samiulhaq318
    @samiulhaq318 3 роки тому +1

    Why Google some time shows videos as snippets??

    • @seonotebook
      @seonotebook  3 роки тому

      Because user's are satisfied with the result! They measure it :)

  • @brittabam89
    @brittabam89 3 роки тому +1

    could you share your bold bookmarklet?

    • @seonotebook
      @seonotebook  3 роки тому +1

      It's in the description!

    • @OutdoorsyNomad
      @OutdoorsyNomad 2 роки тому

      @@seonotebook I clicked the link listed in the description to copy the code but it takes me to a 404 page!

  • @karloncolmenares6699
    @karloncolmenares6699 2 роки тому

    hi bro!! great job!.. the script it´s out from github website ;(

  • @samiulhaq318
    @samiulhaq318 3 роки тому +1

    can I win a feature snippets?? If I'm not on first page of Google??

  • @MaudyPedrao
    @MaudyPedrao 2 роки тому

    does not work