Title: Generate Schema Code Manually
Last modified: July 31, 2018

---

# Generate Schema Code Manually

 *  [Mark](https://wordpress.org/support/users/markfaderon/)
 * (@markfaderon)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/generate-schema-code-manually/)
 * Hi, I need help on how to generate the Schema Codes Manually.
 * The Schema codes are usually generated by calling the function <?php wp_footer();?
   >
 * But I’m creating a new template and i don’t want to use wp_footer function, because
   it’s also loading other files, e.g. scripts, etc etc.
 * I only want the schema code, so is there a way to generate it manually? like 
   by calling a function.
 * wp_seo_get_schema() or something?
    -  This topic was modified 7 years, 10 months ago by [Mark](https://wordpress.org/support/users/markfaderon/).
      Reason: more information

Viewing 1 replies (of 1 total)

 *  Plugin Author [kcseopro](https://wordpress.org/support/users/kcseopro/)
 * (@kcseopro)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/generate-schema-code-manually/#post-10661930)
 * Hello,
 * Yes, you can use
 * `do_action('kcseo_footer');`
 * Thanks

Viewing 1 replies (of 1 total)

The topic ‘Generate Schema Code Manually’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-seo-structured-data-schema_7889a1.
   svg)
 * [WP SEO Structured Data Schema](https://wordpress.org/plugins/wp-seo-structured-data-schema/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-seo-structured-data-schema/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-seo-structured-data-schema/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-seo-structured-data-schema/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-seo-structured-data-schema/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-seo-structured-data-schema/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [kcseopro](https://wordpress.org/support/users/kcseopro/)
 * Last activity: [7 years, 8 months ago](https://wordpress.org/support/topic/generate-schema-code-manually/#post-10661930)
 * Status: not resolved