Having nurtured my website, www.vintagewatchstraps.com, for many years now, most of its pages validate as HTML5.
However, I am facing a new challenge - Google is complaining that the site is not mobile-friendly. While I can implement certain changes like adding "meta name=viewport" and converting pixel widths to percentages, what concerns me most is the navigation.
I have been researching how to create a responsive CSS navigation bar for mobile devices, following guides from Medialoot and Lisa Catalano. The issue is that these examples typically only feature a small number of pages. In my case, with over 70 navigation links, displaying them all in a vertical list on a smaller screen would result in an endless scroll. Existing resources on making websites mobile-friendly do not seem to address sites with extensive content and numerous pages.
If anyone has suggestions on how to tackle this problem, I would greatly appreciate it.
Best regards, David