Draw Attention to Product Benefits Using Typed Text in Kadence Blocks

Поделиться
HTML-код
  • Опубликовано: 22 янв 2025

Комментарии • 11

  • @Zaini-x9
    @Zaini-x9 7 месяцев назад

    it was working before but now when ever I do the same it doesn't do the way it should and remain same just 1 word :[

  • @tubeymoto
    @tubeymoto Год назад +9

    Good tutorial 👍
    But, won't this add multiple H1 tags on the page, which is not an SEO friendly feature?

    • @KadenceWP
      @KadenceWP  Год назад +6

      Yes, good point. It makes sense to use Advanced Text Block setting the primary search term desired as the and then perhaps the other blocks as or with the same font settings so that it matches the look you're after. Thanks for the comment! - Kathy

    • @tubeymoto
      @tubeymoto Год назад +3

      @@KadenceWP Exactly Kathy, div will always work out in such cases.

    • @rajarorauk
      @rajarorauk Год назад

      You can add this css to make the typed text appear on it's own line:
      span.kt-typed-text { display: block; }
      This doesn't work quite right if you have the cursor though, so you would need to do without the cursor or add it to each of the text strings.
      What I'm not sure about is how the SEO will be impacted by having text that changes every few seconds though. What will the crawlers index?

    • @tubeymoto
      @tubeymoto Год назад

      @@rajarorauk I will save your code for ref
      Crawlers will index the starting point of the animation, in this case first string word. String 2, 3, etc. will not be indexed.
      I will try out once from your code as well.
      Thanks

    • @KadenceWP
      @KadenceWP  Год назад +1

      The crawlers will index the first word you have in the block.

  • @anthonyrude
    @anthonyrude 10 месяцев назад

    Can you add a drop shadow to text with the free version of kadence blocks?
    I can't find the option in the advanced text element.

  • @m.loncke7871
    @m.loncke7871 Год назад +1

    Super, merci pour ces explications

  • @JohnMarra
    @JohnMarra Год назад +1

    Wow that is a cool feature add.

  • @sitefromzero3269
    @sitefromzero3269 Год назад

    Thanks! Super!