the_meta and google search
-
Currently I am including some text in my posts by using a custom key and value. The text is shown by displaying the the meta_value.
Will this text be indexed (or whatever it is called) by Google for searches? I have the google sitemap plugin installed. I’ve tried doing some google searches for words that I have included in custom keys and didn’t get any hits….
To see an example of this in action, go to https://www.alpinevisions.dryfly.ca and click on “photo info”.
The reason I set it up this way is so that when I write a post, I add the photo as the post content and the photo info is added via the custom field. Another option could be to create a separate html file for each photo info, and then have the the_loop grab the contents of the html file and load it via leightbox (or some other lightbox variant). This would mean that i’ll have to create tons of small html files (one for every post), and I still don’t know if this would get indexed by the Google sitemap.
If you have any ideas, suggestions, or knowledge on how this all works I would love to hear it.
thanks
- The topic ‘the_meta and google search’ is closed to new replies.