Content Analysis for hard-coded Themes (PHP)
-
Hi there,
I was wondering if the Content Analysis also works for “hard coded” php themes? The issue is that SEO Press expects the content of the website to be written in WordPress blocks for analizing. I am coding the pages of the theme directly inside the .php files and therefor need those to be checked.
All text strings are put inside
<?php esc_html_e( '' ); ?>
tags and should be readable for the SEO Press plugin. WPML for example has no problem reading the strings.Is there a setting I need to change, an additional plugin to install or something I need to include to the code to make it work?
Looking forward to hear from you.
Thank You
Daniel
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Content Analysis for hard-coded Themes (PHP)’ is closed to new replies.