Google Bot is seeing the desktop version in cache for Mobile website too.
-
Hi,
I have an e-commerce website that is dynamic(not responsive) in nature. when i check the cached version of mobile website it shows the desktop version in cache. Will it create any problem . How can i tell google bot to see my mobile cached version instead of desktop one.
-
Hey there,
Have you tried adding user-agent to the vary HTTP header? I believe that should address your problem.
https://developers.google.com/search/mobile-sites/mobile-seo/dynamic-serving
-
Not yet. Let me try this. Thanks for the recommendation.