Title: Content Analysis for hard-coded Themes (PHP)
Last modified: November 8, 2021

---

# Content Analysis for hard-coded Themes (PHP)

 *  Resolved [danielbeckerplx](https://wordpress.org/support/users/danielbeckerplx/)
 * (@danielbeckerplx)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/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
    -  This topic was modified 4 years, 7 months ago by [danielbeckerplx](https://wordpress.org/support/users/danielbeckerplx/).
    -  This topic was modified 4 years, 7 months ago by [danielbeckerplx](https://wordpress.org/support/users/danielbeckerplx/).
    -  This topic was modified 4 years, 7 months ago by [danielbeckerplx](https://wordpress.org/support/users/danielbeckerplx/).

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Author [Benjamin Denis](https://wordpress.org/support/users/rainbowgeek/)
 * (@rainbowgeek)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/content-analysis-for-hard-coded-themes-php/#post-15047811)
 * Hi,
 * we read the source code of the page like a search engine crawler so it will run
   as expected even if it’s hard coded (except for 1 or 2 analysis that uses the
   post_content table like words count, which is mandatory).
 *  Thread Starter [danielbeckerplx](https://wordpress.org/support/users/danielbeckerplx/)
 * (@danielbeckerplx)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/content-analysis-for-hard-coded-themes-php/#post-15049633)
 * Hi,
 * thank you for your quick response. So if I get this right, the plugin works just
   fine also with hard coded themes, so far so good. One feature of the SEOPress
   content analysis that I found really helpfull is the query of search keywords.
   In my case unfortunatelly it doesn’t work.
 * Is there a chance to get it running or is there at least a similar feature in
   SEOPress somewhere else?
 * Thank You
 *  Plugin Author [Benjamin Denis](https://wordpress.org/support/users/rainbowgeek/)
 * (@rainbowgeek)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/content-analysis-for-hard-coded-themes-php/#post-15055802)
 * “One feature of the SEOPress content analysis that I found really helpfull is
   the query of search keywords. In my case unfortunatelly it doesn’t work.” are
   you talking about Google Suggestions?
 * Can you share a screenshot of what you’re talking about please?
 * Thx!
 *  Thread Starter [danielbeckerplx](https://wordpress.org/support/users/danielbeckerplx/)
 * (@danielbeckerplx)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/content-analysis-for-hard-coded-themes-php/#post-15057470)
 * Hi,
    yes I am talking about the google suggestions. I don’t know if I am right,
   but I thought it is a sort of live check at google which Keywords work better
   for our site to boost our visibility.
 * In the meantime I read a lot of the documentation material you support on your
   website, to get a better understanding how search engines work and how to use
   SEOpress. A big “thumbs up” for detailed documentations on your website, it really
   helped me out to understand the whole SEO topic better.
 * So for now I just think the google suggestions would be a nice-to-have feature
   but it is not mandatory. For the remaining settings I will read the documentations
   on your website and I hope I will get along with it.
 * Thank You
    -  This reply was modified 4 years, 7 months ago by [danielbeckerplx](https://wordpress.org/support/users/danielbeckerplx/).
    -  This reply was modified 4 years, 7 months ago by [danielbeckerplx](https://wordpress.org/support/users/danielbeckerplx/).
 *  Plugin Author [Benjamin Denis](https://wordpress.org/support/users/rainbowgeek/)
 * (@rainbowgeek)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/content-analysis-for-hard-coded-themes-php/#post-15061110)
 * Thank you for your feedback.
 * This feature is already available with SEOPress PRO:
 * [https://www.seopress.org/features/content-analysis/](https://www.seopress.org/features/content-analysis/)
 * 🙂

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Content Analysis for hard-coded Themes (PHP)’ is closed to new replies.

 * ![](https://ps.w.org/wp-seopress/assets/icon-128x128.gif?rev=3158903)
 * [SEOPress - AI SEO Plugin & On-site SEO](https://wordpress.org/plugins/wp-seopress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-seopress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-seopress/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-seopress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-seopress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-seopress/reviews/)

## Tags

 * [Coding](https://wordpress.org/support/topic-tag/coding/)
 * [content analysis](https://wordpress.org/support/topic-tag/content-analysis/)
 * [custom theme](https://wordpress.org/support/topic-tag/custom-theme/)
 * [php](https://wordpress.org/support/topic-tag/php/)

 * 5 replies
 * 2 participants
 * Last reply from: [Benjamin Denis](https://wordpress.org/support/users/rainbowgeek/)
 * Last activity: [4 years, 7 months ago](https://wordpress.org/support/topic/content-analysis-for-hard-coded-themes-php/#post-15061110)
 * Status: resolved