Please add post_thumbnail column and input url or full path of image file.
Url is actual file url which starts http or https like http://www.example.com/image.jpg
Full path is file path on your server of image like /var/www/html/foo/bar/image.jpg
Same question?
http://ww.wp.xz.cn/support/topic/featured-image-135
Hi Takuro, Great plugin and works very well however I’ve got the same issue regarding the image upload. I’ve created a post_thumbnail column in my csv and added images with full http url – however they’re not getting added? All other content gets uploaded fine. The images are on an external server to the actually wordpress site.
Thanks
Paal
Hi Paal, please check on these:
1. Whether the same named file exists in your wp-upload directory
2. Is target file protected with basic auth or another authentication?
3. Target files are too large