• Resolved matteofarina

    (@matteofarina)


    Hi,

    is there a way to remove CDATA from a link field, to have the pure ulr?

    <link>
    
    <![CDATA[ https://www.site.com/page.html ]]>
    
    </link>
    
    <g:image_link>
    
    <![CDATA[ https://www.site.com/image.jpg ]]>

    Thanks for your support

Viewing 1 replies (of 1 total)
  • Plugin Support ansarybadal

    (@ansarybadal)

    Hello, @matteofarina!

    CDATA sections are treated as text contents within an element, which is why we’ve employed CDATA to prevent any special characters from disrupting the URL.

    Regrettably, we currently lack the capability to remove it.

    Thank you.

Viewing 1 replies (of 1 total)
  • The topic ‘Remove CDATA from url’ is closed to new replies.