Title: Errors Google Search Console
Last modified: November 14, 2016

---

# Errors Google Search Console

 *  Resolved [Yworld](https://wordpress.org/support/users/yworld/)
 * (@yworld)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/errors-google-search-console/)
 * Hi,Thomas!
    Many errors in the console Google. No in the pages of – **meta name
   =”description”**. Very bad for SEO. Perhaps to make it? For example from the 
   first post in the topic. 🙂
 * ![](https://i0.wp.com/image.prntscr.com/image/f19cfa3047734061bd442bcbf548fca2.
   png)
 * Thanks for the work!
    -  This topic was modified 9 years, 6 months ago by [Yworld](https://wordpress.org/support/users/yworld/).
    -  This topic was modified 9 years, 6 months ago by [Yworld](https://wordpress.org/support/users/yworld/).

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

 *  Plugin Author [Asgaros](https://wordpress.org/support/users/asgaros/)
 * (@asgaros)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/errors-google-search-console/#post-8435402)
 * Hello [@yworld](https://wordpress.org/support/users/yworld/)
 * So as far as I understand it the beginning of the text of the first post should
   be in the description-meta-tag?
 *  Thread Starter [Yworld](https://wordpress.org/support/users/yworld/)
 * (@yworld)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/errors-google-search-console/#post-8435430)
 * Yes, the error will go away
 *  Plugin Author [Asgaros](https://wordpress.org/support/users/asgaros/)
 * (@asgaros)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/errors-google-search-console/#post-8436008)
 * Hello again, [@yworld](https://wordpress.org/support/users/yworld/)
 * There is a little problem with this. Basically there is no official WordPress
   function which generates the meta-description-tag. Thats why you usually define
   it in your themes header.php by yourself with something like this:
 * `<meta name="description" content="<?php bloginfo('description'); ?>" />`
 * The problem is now: If you have already defined something like this hardcoded
   in your themes header.php file or it gets generated by other plugins (like some
   SEO plugin) it means that there will be a duplicated meta-description-tag when
   I also add one via my plugin. Because there is no official WordPress function
   which generates it, its impossible to just overwrite it. Basically I can check
   and parse the header if there is already some meta-tag generated by another plugin/
   theme and just replace it but this can still lead to problems with other plugins
   which do the same.
 * So basically the best way would be to write your own plugin or define the logic
   for it in your themes header.php somehow by yourself. See this article for more
   information:
    [https://codex.wordpress.org/Meta_Tags_in_WordPress#Generic_Meta_Tags](https://codex.wordpress.org/Meta_Tags_in_WordPress#Generic_Meta_Tags)
    -  This reply was modified 9 years, 6 months ago by [Asgaros](https://wordpress.org/support/users/asgaros/).
      Reason: Typos
    -  This reply was modified 9 years, 6 months ago by [Asgaros](https://wordpress.org/support/users/asgaros/).
 *  Thread Starter [Yworld](https://wordpress.org/support/users/yworld/)
 * (@yworld)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/errors-google-search-console/#post-8437124)
 * Thank you.
    I’ll see API SEO plugin. All in One SEO Pack and Yoast SEO.

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

The topic ‘Errors Google Search Console’ is closed to new replies.

 * ![](https://ps.w.org/asgaros-forum/assets/icon-128x128.png?rev=1546717)
 * [Asgaros Forum](https://wordpress.org/plugins/asgaros-forum/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/asgaros-forum/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/asgaros-forum/)
 * [Active Topics](https://wordpress.org/support/plugin/asgaros-forum/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/asgaros-forum/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/asgaros-forum/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Yworld](https://wordpress.org/support/users/yworld/)
 * Last activity: [9 years, 6 months ago](https://wordpress.org/support/topic/errors-google-search-console/#post-8437124)
 * Status: resolved