The search results fail to include any text from a page template generated through a php file. However, it includes text entered directly in the Wordpress Edit Page window for a page that uses that same page template.
Even though the "view source" shows the text from these two sources within the #post and the .entry-content tags, the search engine disregards the ones from the php file.
Is there a way to overcome this?
Thanks!
<div id="post-327" class="post-327 page type-page hentry"><h1 class="entry-title">TEST</h1>
<div class="entry-content">
<p>gallina ciega</p>
<p>RATON LOCO</p>
<p>perro gordo</p>
<span class="edit-link">Edit</span> <p>dragon</p>
</div><!-- .entry-content -->