Title: Google News presentation errors
Last modified: December 14, 2021

---

# Google News presentation errors

 *  Resolved [Josivandro Avelar](https://wordpress.org/support/users/josivandroavelar/)
 * (@josivandroavelar)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/google-news-presentation-errors/)
 * There is an issue with the AMP configuration that is impacting Google News on
   two of my sites. They display the title of the home instead of the title of posts.
   In the app they display the AMP version, but on the desktop they point to the
   site’s home, which leads to the conclusion that this is an error in the configuration
   of AMP URLs. The error happens on two sites that were configured with the default
   parameter (?amp=1) while two that I also work with, but as a legacy transitional(?
   amp) they don’t face these problems.
 * O erro está ilustrado aqui: [https://imgur.com/gallery/vCDkq4u](https://imgur.com/gallery/vCDkq4u).
   [On the desktop](https://news.google.com/publications/CAAqBwgKMOGzlwsw1NyuAw?hl=pt-BR&gl=BR&ceid=BR%3Apt-419),
   the links go to the home, while in the app they go to the AMP version.
 * Is there any relationship between the URL settings and this error and how can
   I resolve it?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fgoogle-news-presentation-errors%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Fellyph Cintra](https://wordpress.org/support/users/fellyph/)
 * (@fellyph)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/google-news-presentation-errors/#post-15161574)
 * Olá Josivandro,
 * Thanks for getting in contact with us, my name is Fellyph and I will try to help
   with your query, I do speak Portuguese as well. If you prefer, we can talk in
   Portuguese as well.
 * On the plugin side, I have tested the AMP content and the structure data. They
   are valid, and the search is behaving as expected, showing the right titles:
   
   [https://recordit.co/wFGvpdn0mU](https://recordit.co/wFGvpdn0mU)
 * But there is one unusual item that is the canonical property inside your posts
   pointing to your homepage.
 * ![](https://i0.wp.com/i.imgur.com/v40E3MD.png?ssl=1)
 * Have you installed any plugin that changes the canonical link property? I would
   check what is changing it and set the correct info for the non-AMP version from
   the related post, and check if Google News will update the listing. If not, I
   would get in touch with the [Publisher Help Center](https://support.google.com/news/publisher-center#topic=10630761),
   once the results are different between the app and web version.
 * If you have any questions, please let me know
 *  Thread Starter [Josivandro Avelar](https://wordpress.org/support/users/josivandroavelar/)
 * (@josivandroavelar)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/google-news-presentation-errors/#post-15163249)
 * The canonical property code was manually installed in the child theme’s header
   file, without using a plugin. This is because the site has a second parked domain
   that currently redirects to this site. At the moment I disabled this redirect
   at least on the other pages of the site and it may be that the error is there.
   Maybe he could be giving some kind of conflict that ends up giving rise to this
   problem.
 *  [Fellyph Cintra](https://wordpress.org/support/users/fellyph/)
 * (@fellyph)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/google-news-presentation-errors/#post-15163550)
 * Hi [@josivandroavelar](https://wordpress.org/support/users/josivandroavelar/),
 * Thanks for getting back, canonical property is essential for making your [content discoverable](https://amp.dev/documentation/guides-and-tutorials/optimize-and-measure/discovery/)
   and linking [duplicated content](https://developers.google.com/search/docs/advanced/crawling/consolidate-duplicate-urls?hl=en).
 * That is why it is important to link the related non-AMP URL([check here some guidelines](https://developers.google.com/search/docs/advanced/guidelines/amp?visit_id=637751038226688515-2955574545&rd=1)).
 * The plugin will handle automatically, changing it manually can create some side
   effects how other tools fetch your content.
 * But related to the second domain, it has the same content as the website mentioned?
 *  Thread Starter [Josivandro Avelar](https://wordpress.org/support/users/josivandroavelar/)
 * (@josivandroavelar)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/google-news-presentation-errors/#post-15163873)
 * Yes, it has the same content.
 *  [Fellyph Cintra](https://wordpress.org/support/users/fellyph/)
 * (@fellyph)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/google-news-presentation-errors/#post-15163969)
 * Hi [@josivandroavelar](https://wordpress.org/support/users/josivandroavelar/),
 * Let me see if I understand, you have:
 * 1. [https://josivandroavelar.com.br/post-1](https://josivandroavelar.com.br/post-1)
   
   2. [https://josivandroavelar.com.br/post-1?amp=1](https://josivandroavelar.com.br/post-1?amp=1)
   3. [https://site2.josivandroavelar.com.br/post-1](https://site2.josivandroavelar.com.br/post-1)
 * If it is like the example above, I’m considering josivandroavelar.com.br to be
   the main content. I would do the following structure:
    - The main version(1) point to AMP version(2)
    - AMP version(2) point to the main version(1)
    - Secondary domain(3) point to the main version(1)
 * The `rel=canonical` Indicates the main source, but Googlebot can choose a different
   page, based on different factors, more info on [Consolidate duplicate URLs](https://developers.google.com/search/docs/advanced/crawling/consolidate-duplicate-urls),
   also is important to reference the same content to avoid google search penalize
   your pages([Avoid creating duplicate content](https://developers.google.com/search/docs/advanced/guidelines/duplicate-content)).
 * In some SEO plugins, for example, Yoast SEO you [can set up the canonical property](https://yoast.com/help/canonical-urls-in-wordpress-seo/)
 * I hope that would help you
 *  Thread Starter [Josivandro Avelar](https://wordpress.org/support/users/josivandroavelar/)
 * (@josivandroavelar)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/google-news-presentation-errors/#post-15164009)
 * More or less that. In this case, there is a parked domain, which is josivandroavelar.
   com (without br), so there are two distinct domains:
 * [https://josivandroavelar.com.br/post-1](https://josivandroavelar.com.br/post-1)
   
   [https://josivandroavelar.com/post-1](https://josivandroavelar.com/post-1)
 * And the canonical URL, in this case, is josivandroavelar.com.br, so the results
   for josivandroavelar.com, in a way, don’t figure in the search – at least all
   the results pointed to a canonical URL.
 *  [Fellyph Cintra](https://wordpress.org/support/users/fellyph/)
 * (@fellyph)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/google-news-presentation-errors/#post-15165769)
 * Hi [@josivandroavelar](https://wordpress.org/support/users/josivandroavelar/),
 * I have tested your domain .com, for example:
 * The address [https://josivandroavelar.com/pesquisas-do-ano-no-google-o-quanto-fomos-curiosos-em-2021-parte-2/](https://josivandroavelar.com/pesquisas-do-ano-no-google-o-quanto-fomos-curiosos-em-2021-parte-2/)
   does redirect to the [https://josivandroavelar.com.br/pesquisas-do-ano-no-google-o-quanto-fomos-curiosos-em-2021-parte-2/](https://josivandroavelar.com.br/pesquisas-do-ano-no-google-o-quanto-fomos-curiosos-em-2021-parte-2/)
 * On this case 301 take care of it, you don’t need to use any custom canonical 
   property just the default behavior from the plugin.
 * > Pick one of those URLs as your canonical URL, and use 301 redirects to send
   > traffic from the other URLs to your preferred URL. A server-side 301 redirect
   > is the best way to ensure that users and search engines are directed to the
   > correct page. The 301 status code means that a page has permanently moved to
   > a new location.
 *  Thread Starter [Josivandro Avelar](https://wordpress.org/support/users/josivandroavelar/)
 * (@josivandroavelar)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/google-news-presentation-errors/#post-15168053)
 * I managed to solve the problem by adjusting the canonical tag and now the post
   titles have returned to appear normally from the next ones and the ones that 
   are updated.
 * In fact, the one in the header conflicted with a canonical tag that already existed,
   which has already been fixed.
 *  [Fellyph Cintra](https://wordpress.org/support/users/fellyph/)
 * (@fellyph)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/google-news-presentation-errors/#post-15169289)
 * Olá [@josivandroavelar](https://wordpress.org/support/users/josivandroavelar/),
 * Great to hear that, once solved, I will close this topic.
    If you have any question,
   please let me know.

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

The topic ‘Google News presentation errors’ is closed to new replies.

 * ![](https://ps.w.org/amp/assets/icon.svg?rev=2527602)
 * [AMP](https://wordpress.org/plugins/amp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/amp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/amp/)
 * [Active Topics](https://wordpress.org/support/plugin/amp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/amp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/amp/reviews/)

 * 9 replies
 * 2 participants
 * Last reply from: [Fellyph Cintra](https://wordpress.org/support/users/fellyph/)
 * Last activity: [4 years, 5 months ago](https://wordpress.org/support/topic/google-news-presentation-errors/#post-15169289)
 * Status: resolved