We are currently on vacation until 21st July 2025, ticket responses maybe be longer than normal during this period, sorry for any inconvenience.

keep in the conent when import

Closed

Import WP Updated 1 year ago 2 Replies

Yusuf asked 1 year ago on June 14, 2024 at 6:59 am

When I import content that thereis faq schema , it remove  script tag: <script type=”application/ld+json”> and </script>,. How to prevent this.

 

 

 

<script type=”application/ld+json”>

{

  “@context”: “https://schema.org”,

  “@type”: “FAQPage”,

  “mainEntity”: [{

    “@type”: “Question”,

    “name”: “Question1”,

    “acceptedAnswer”: {

      “@type”: “Answer”,

      “text”: “this is answer 1”

    }

  },{

    “@type”: “Question”,

    “name”: “Qustion 2”,

    “acceptedAnswer”: {

      “@type”: “Answer”,

      “text”: “Answer 2”

    }

  }]

}

</script>

 

J

James replied Support Agent

1 year ago on June 15, 2024 at 10:16 am

Hi Yusuf,

Can you please export and attach your importer settings to this ticket by going to Tools > Import WP > Settings / Tools > Import / Export and select and export your importer as a JSON file.

And also attach the example csv / xml file being used so i can replicate your setup.

Thanks

James

J

James replied Support Agent

1 year ago on July 28, 2024 at 4:04 pm

Hello Yusuf

This ticket is being marked as closed due to inactivity.

If this is not the case, please reply to this ticket to re-open it.

James