Replies: 1 comment 1 reply
-
Interesting. The navigation is hidden behind the hamburger icon. This should be expected by users after years of apps and app-like websites. However, you might need to add links to guide users, if that's not enough. Really depends on the use case though. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When mobile users visit my site, they frequently navigate to a single page and then bounce! Has anyone else noticed this issue?
Most of my rich content exists in three or four levels down in the navigation tree
My mobile users tend to reach Boring Section 1 and/or Boring Section 2, never making it to Rich Article 1 or Rich Article 2 which is really weird because that's where the juicy content lives, and presumably that's what they came to my site intending to read.
I asked a few users about this who said they didn't realize that they could navigate multiple levels deep.
Curious to hear if other people have experienced this and how you've dealt with this issue. I assume the easy solution is just to put links to my deeper pages inside the content of the higher pages, but this seems a bit redundant given the auto-generating navigation bar.
Beta Was this translation helpful? Give feedback.
All reactions