Title: Missing http:// in image link
Last modified: October 30, 2023

---

# Missing http:// in image link

 *  Resolved [Milan](https://wordpress.org/support/users/ihelprs/)
 * (@ihelprs)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/missing-http-in-image-link/)
 * Hi,
 * Image link in csv file are missing [http://](https://wordpress.org/support/topic/missing-http-in-image-link/?output_format=md).
   Example:
   linktoimage/images/1234.jpgwpai cant recognize image link and cant import
   image.It can be add manually on csv file, but how to add http:// to link image“
   on the fly” when importing product from csv who is hosted on other site?

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [WP All Import](https://wordpress.org/support/users/wpallimport/)
 * (@wpallimport)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/missing-http-in-image-link/#post-17164430)
 * Hi [@ihelprs](https://wordpress.org/support/users/ihelprs/),
 * > It can be add manually on csv file, but how to add http:// to link image “on
   > the fly” when importing product from csv who is hosted on other site?
 * Does the image element always contain a single image? If so, you can type in “
   [http://&#8221](http://&#8221); before the element, e.g.:
 *     ```wp-block-code
       http://{image[1]}
       ```
   
 * If the image element contains multiple images that need “[http://&#8221](http://&#8221);
   added to them, then I’m afraid it wouldn’t be possible since the free version
   of our plugin doesn’t support inline PHP (you’d have to manually add “[http://&#8221](http://&#8221);
   to them in the file before uploading it to the import).
 *  Thread Starter [Milan](https://wordpress.org/support/users/ihelprs/)
 * (@ihelprs)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/missing-http-in-image-link/#post-17164861)
 * What a simple solution 😀
 *     ```wp-block-code
       http://{image[1]}
       ```
   
 * My thoughts were totally on PHP…
 * 
   Thanks for the solution!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Missing http:// in image link’ 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/)

 * 2 replies
 * 2 participants
 * Last reply from: [Milan](https://wordpress.org/support/users/ihelprs/)
 * Last activity: [2 years, 7 months ago](https://wordpress.org/support/topic/missing-http-in-image-link/#post-17164861)
 * Status: resolved