FormCraft is breaking my page sitemap
-
Hi all,
i’m using this plugin for all the forms on my website and it is working great. Unfortunately this plugin is breaking my page-sitemap.xml generated by Yoast SEO.
When disabling the FormCraft plugin, the xml is correct.Checking the source of the sitemap.xml the following text is added, pointing me in the FC plugin.
Please advise.
<script type=’text/javascript’>
/* <![CDATA[ */
var FC_Validation_7 = {“is_required”:”Required”,”is_invalid”:”Invalid”,”min_char”:”Min [x] characters required”,”max_char”:”Max [x] characters allowed”,”min_files”:”Min [x] file(s) required”,”max_files”:”Max [x] file(s) allowed”,”max_file_size”:”Files bigger than [x] MB not allowed”,”allow_email”:”Invalid Email”,”allow_url”:”Invalid URL”,”allow_regexp”:”Invalid Expression”,”allow_alphabets”:”Only alphabets”,”allow_numbers”:”Only numbers”,”allow_alphanumeric”:”Should be alphanumeric”,”failed”:”Please correct the errors and try again”};
/* ]]> */
</script>
<script type=’text/javascript’>
/* <![CDATA[ */
var FC_Validation_9 = {“is_required”:”Required”,”is_invalid”:”Invalid”,”min_char”:”Min [x] characters required”,”max_char”:”Max [x] characters allowed”,”min_files”:”Min [x] file(s) required”,”max_files”:”Max [x] file(s) allowed”,”max_file_size”:”Files bigger than [x] MB not allowed”,”allow_email”:”Invalid Email”,”allow_url”:”Invalid URL”,”allow_regexp”:”Invalid Expression”,”allow_alphabets”:”Only alphabets”,”allow_numbers”:”Only numbers”,”allow_alphanumeric”:”Should be alphanumeric”,”failed”:”Please correct the errors and try again”};
/* ]]> */
</script>
<script type=’text/javascript’>
/* <![CDATA[ */
var FC_Validation_8 = {“is_required”:”Required”,”is_invalid”:”Invalid”,”min_char”:”Min [x] characters required”,”max_char”:”Max [x] characters allowed”,”min_files”:”Min [x] file(s) required”,”max_files”:”Max [x] file(s) allowed”,”max_file_size”:”Files bigger than [x] MB not allowed”,”allow_email”:”Invalid Email”,”allow_url”:”Invalid URL”,”allow_regexp”:”Invalid Expression”,”allow_alphabets”:”Only alphabets”,”allow_numbers”:”Only numbers”,”allow_alphanumeric”:”Should be alphanumeric”,”failed”:”Please correct the errors and try again”};
/* ]]> */
</script>The page I need help with: [log in to see the link]
- The topic ‘FormCraft is breaking my page sitemap’ is closed to new replies.