Summary
Sam asked for links to the pages and conversion recommendations. A fresh live check on May 17 found a regression from the prior repair state.
Pages Checked
Current Live Finding
- The two Spanish pages are again rendering one visible form with
action="#", no sal_contact_intake_submit, no GCLID field, and no backend-compatible field structure.
- The TRIMARC post renders a form with the custom endpoint and submit marker, but GCLID is missing again.
- This suggests either cache/source drift, another agent edit, or a publishing rollback after the prior repair.
Attempted Action
A rerepair was prepared with backups and shortcode replacement, but Cloudways SSH now reports a remote host identification change. The repair was not applied because bypassing that warning would send live credentials to a host whose key changed.
Recommendations
- Verify or refresh the Cloudways SSH host key, then reapply the Spanish shortcode repair and TRIMARC shortcode repair.
- Add a durable regression test or routine that checks public pages for
action="#", missing /sal/v1/contact-intake, missing sal_contact_intake_submit, and missing gclid.
- Build Spanish-native shortcode or renderer mode so repaired Spanish pages remain functional and convert better without static HTML.
- For TRIMARC, use the maintained shortcode renderer instead of static embedded form markup.