Copy-pasting text with hyperlinks

  • Unknown's avatar

    Is it possible to copy-paste pre-existing text (say, in Word or Excel) that has a hyperlink embedded, directly on to WordPress without losing the link? I find that the paste functionality only pastes the text, and I need to manually add the link again.

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Hello @tntemplesproject,
    Yes, when you copy paste contents with link, it is retained in the post editor. But make sure you copy and paste it on the Visual tab, because switching to the HTML tab pastes the raw texts(without the links).

    Hope this helps :)

  • Unknown's avatar

    @Otpidusprime: Thanks for that. In fact, that’s exactly what I’ve been doing in the past. I did try the Visual tab approach again. However, The text does paste, and formatted like a link, including with appearance like a link (underline, etc). The HTML for this reads as:

  • <u>Text to be linked</u>
  • So, the underlying links themselves are not getting copied/pasted.