• Resolved dimitrow

    (@dimitrow)


    Hello,

    I have imported many articles (25k+) along with the images. At first glance, everything went okay, but after a deeper analysis, I notice the following situation:

    I have images in the content that are placed like this:

    < а href=””site.com/wp-content/uploads/2023/05/img.jpg””><img class=””some classes”” src=””site.com/wp-content/uploads/2023/05/img.jpg”” alt=”””” width=””800″” height=””1000″” />< /a>

    In many places, this href and src are transferred literally (/wp-content/uploads/2023/05/img.jpg), but the file itself is uploaded to a folder with the current date (/wp-content/uploads/2024/03/img.jpg).

    The following settings were used on import:

    ?Download image(s) hosted elsewhere
    ?Scan through post content and import images wrapped in <img> tags
    ?Set the first image to the Featured Image (_thumbnail_id)
    ?Search through the Media Library for existing images before importing new images (by filename) (because many of the images are reused in the posts)

    My question is what to do in order to visualize these images and if possible not to do a new import (since the server is not very fast, the csv’s are divided into 3k articles and everything is very slow (took me a few days)).

    • This topic was modified 8 months, 2 weeks ago by dimitrow.
Viewing 1 replies (of 1 total)
  • Plugin Author WP All Import

    (@wpallimport)

    Hi @dimitrow,

    My question is what to do in order to visualize these images and if possible not to do a new import (since the server is not very fast, the csv’s are divided into 3k articles and everything is very slow (took me a few days)).

    We would have to analyze the data and run tests with the import to advise on that. Please replicate the problem on a sandbox site at https://www.wpallimport.com/debug/, but only import a few of the problematic records to save time. Then, send us the sandbox site URL, and a brief description of the issue, here: https://www.wpallimport.com/support/.

Viewing 1 replies (of 1 total)
  • The topic ‘Import images in content’ is closed to new replies.