Formatting Issues When Copying/Pasting Text from Google Docs to WordPress - Added Span Tags

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

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

  • @drewhorineofficial
    @drewhorineofficial 4 года назад +2

    This was really useful. Thanks so much!

    • @Webeminence
      @Webeminence  4 года назад

      Glad it was helpful for someone else!

  • @achil.mishra
    @achil.mishra 4 года назад +1

    Thanks man ---Saved my full day

  • @sucharitpawar6557
    @sucharitpawar6557 2 года назад

    Does span tags affect page performance or SEO benefits? What happens if these extra tags remain in place?

    • @Webeminence
      @Webeminence  2 года назад

      I don't think span tags have much effect on SEO. I supposed if they were over used and cluttered up the code, they could potentially be a problem. But if they are used in a normal way, probably not a bigger deal. There are usually better ways than using span tags though like CSS.

  • @mathemagiks4146
    @mathemagiks4146 3 года назад

    Hello sir, How to keep same text color while copy pasting from other source to wordpress blog?

    • @Webeminence
      @Webeminence  3 года назад

      It would usually copy formatting depending on the source. However, you will also get other junk in the code so I usually prefer to paste as plain text and then add formatting