Title: Embedded HTML and Working URLs
Last modified: October 12, 2016

---

# Embedded HTML and Working URLs

 *  Resolved [fergweb](https://wordpress.org/support/users/fergweb/)
 * (@fergweb)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/html-42/)
 * Newbie question, I’m sure.
 * Got it working but am I missing something…is there a way for URL’s and email 
   addresses to be imported as active/working links?
 * Cheers and thank in advance
    -  This topic was modified 9 years, 6 months ago by [fergweb](https://wordpress.org/support/users/fergweb/).

Viewing 1 replies (of 1 total)

 *  Plugin Author [WP All Import](https://wordpress.org/support/users/wpallimport/)
 * (@wpallimport)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/html-42/#post-8301403)
 * Hi fergweb.
 * You can use elements from your feed inside HTML tags to do this. For example:
 *     ```
       <a href="{url[1]}">Click here to visit!</a>
   
       <a href="mailto:{email[1]}">Click here to email!</a>
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Embedded HTML and Working URLs’ is closed to new replies.

 * ![](https://ps.w.org/wp-all-import/assets/icon-256x256.png?rev=2570179)
 * [WP All Import – Drag & Drop Import for CSV, XML, Excel & Google Sheets](https://wordpress.org/plugins/wp-all-import/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-all-import/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-all-import/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-all-import/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-all-import/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-all-import/reviews/)

## Tags

 * [email](https://wordpress.org/support/topic-tag/email/)
 * [html](https://wordpress.org/support/topic-tag/html/)
 * [url](https://wordpress.org/support/topic-tag/url/)

 * 1 reply
 * 2 participants
 * Last reply from: [WP All Import](https://wordpress.org/support/users/wpallimport/)
 * Last activity: [9 years, 6 months ago](https://wordpress.org/support/topic/html-42/#post-8301403)
 * Status: resolved