Best Practices For Showing Same Content On Different

General Haan

Newbie
Joined
Jan 2, 2017
Messages
1
Reaction score
0
Question regarding similar or different approach on same URLs but different versions (desktop, mweb and amp) Some websites use different approaches/user behavior for Desktop Mobile and AMP, like

  • on mweb, browsing using a layered approach (on click, a page layer opens with may have lesser content against web version)
  • on desktop, regular click to URL approach (redirects to regular webpage)
  • on AMP, again maybe click to URL - since AMP doesn’t give the flexibility to do so. So this way on mweb, we may be having better user experience but lesser content on the (layered) page.

Will this come under good or recommended practice?
 
Back
Top