• Topic: Deleted Code Still Showing

    I added a JSON script for FAQ schema to improve SEO.

    Initially, when I added the code, the plugin didn’t display it correctly. In the Rich Results Test, it showed a “text” field missing error.

    I suspected the code might be too long for the plugin, so I deleted it and added a new, shorter version. The new code works perfectly, but the deleted code is still appearing on the website. As a result, the Rich Results Test now detects duplicate FAQ schema markups.

    As shown in this link (https://search.google.com/test/rich-results/result?id=vtUlEsAHMNekq1yIuutH2w), the test detects two FAQ schemas:

    1. The old one (which I want to remove) with 10 critical errors due to the missing “text” field.
    2. The new one (which I want to keep), but it is flagged for duplication.

    How can I completely remove the old FAQ schema?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support 99robotsteam

    (@99robotsteam)

    @mookki

    It sounds like your issue is related to website caching. When you delete or update code, the changes may not reflect immediately because a cached version of your site is still being served. Here’s what you can do to ensure the old FAQ schema is fully removed:

    1. Clear Your Website Cache – If you’re using a caching plugin (e.g., WP Rocket, W3 Total Cache, or LiteSpeed Cache), clear the cache from the plugin settings.
    2. Purge Server Cache – If your hosting provider has built-in caching (like Cloudflare, SiteGround, or Bluehost), clear the cache from your hosting dashboard.
    3. Clear Browser Cache – Sometimes, your browser may still be displaying an older version of the site. Try clearing your browser cache or opening the site in an incognito window.
    4. Check CDN Caching – If you’re using a Content Delivery Network (CDN) like Cloudflare, clear the cache from your CDN dashboard.

    After performing these steps, test your page again in the Rich Results Test.

    Thread Starter mookki

    (@mookki)

    We have done all the steps you mentioned, but the code is still there.
    It is this link that I have duplicated FAQs schema markups.
    https://solanamadrid.com/faqs/

    Thread Starter mookki

    (@mookki)

    We also deleted the plugin and downloaded it again. But the code is still there and the programmer couldn’t find where it is. Do you have an idea of where it could be?

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.