最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

media library - imported post image as normal image instead encoded image

programmeradmin5浏览0评论

i wonder if i can imported post image as normal image url instead encoded image, when i export-import posts (contains image) from one to other wordpress using wordpress importer, every post image source encoded like this :

<img class="alignnone" src="data:image/jpeg;base64,/9j/4RYSRXhpZgAASUkqAAgAAAAQAAABAwABAAAAYBUAAAEBAwABAAAAQA4AAAIBAwADAAAAzgAAAAYBAwABAAAAAgAAAA8BAgAGAAAA1AAAABABAgANAAAA2gAAABIBAwABAAAAAQAAABUBAw ...

check and uncheck the "Download and import file attachments" option give the same result

really appreciate all answer, thank you

i wonder if i can imported post image as normal image url instead encoded image, when i export-import posts (contains image) from one to other wordpress using wordpress importer, every post image source encoded like this :

<img class="alignnone" src="data:image/jpeg;base64,/9j/4RYSRXhpZgAASUkqAAgAAAAQAAABAwABAAAAYBUAAAEBAwABAAAAQA4AAAIBAwADAAAAzgAAAAYBAwABAAAAAgAAAA8BAgAGAAAA1AAAABABAgANAAAA2gAAABIBAwABAAAAAQAAABUBAw ...

check and uncheck the "Download and import file attachments" option give the same result

really appreciate all answer, thank you

Share Improve this question asked Jan 27, 2020 at 10:41 Arief WidyasasmitoArief Widyasasmito 1
Add a comment  | 

1 Answer 1

Reset to default 0

after several experiment to reproduce the problem under various circumtances, i found that the post's image somehow already encoded in the first place, so this is not wordpress importer problem.

for someone who might be experienced the same thing, could read this clue :

https://stackoverflow/questions/19623011/wordpress-avoid-using-data-uri-scheme

发布评论

评论列表(0)

  1. 暂无评论