Mobile app version of vmapp.org
Login or Join
Phylliss660

: Dynamically serving different mobile HTML content and having mobile site too We are dynamically serving a HTML page that is appropriate for mobile users. It has the same URL but different HTML

@Phylliss660

Posted in: #GoogleSearch #Mobile

We are dynamically serving a HTML page that is appropriate for mobile users. It has the same URL but different HTML source code. We also have a separate mobile site.

Is there any problem for Google SEO with two different sites that both do mobile?

10.02% popularity Vote Up Vote Down


Login to follow query

More posts by @Phylliss660

2 Comments

Sorted by latest first Latest Oldest Best

 

@Kevin317

Google have a guide here as to how they handle adaptive and responsive design, including "Dynamically serving different HTML on the same URL":
developers.google.com/webmasters/smartphone-sites/details
In your case, it sounds like you just need to add Vary: User-Agent to your header.

10% popularity Vote Up Vote Down


 

@Steve110

Yes there might be problems due to Google penalizing your site because you are showing different content for different clients on the same URL. While the chance is not high, there is still a possibility of this. If you want to avoid it, I would suggest redirecting mobile users to a mobile site instead.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme