It’s already three years I shut down my wordpress travel blog to jump into Hugo and arranged basically from the upper line the theme I was using on Wordpress (the theme was available for Hugo as well but it was a porting and bad working).
I am quite satisfied about that because I built different design for multiple resolution.
However I am not an expert of modern web and I’d liek to empower it with some new technology: example, I am not sure if it is SEO-liked. ALT description for IMAGES furthemore I am not sure are SEO-ok.
How would you optimize the site?
What would you add - considering it is a travel blog but I write always from home?
I hope it will not be considered as a spam: the website is in italian and I’m not interested in non organic visits
I’d work on performance and ironing out some quirks
e.g. the dropdown menu, I had a problem clicking a link:
The slider didn’t work on my phone at all, not sure why.
Could be a personal thing but on my phone a lot of the body text ends 3 or 4 words to a line making it harder to read. It is approx 40 characters on a line, I’d suggest more like 50-60.
Pagespeed insights gives it a 49 for mobile, that could be improved easily I bet, e.g. for the blog cover images on mobile you use the full image but as its set to be used as a background image it shows just the middle. That means the phone is loading bigger images than required but using just the middle section means it’ll be short of enough pixels to be full retina.
The slider is not working for me. Overall, sliders are discouraged for several reasons.
Your dropdown menu width is too big on desktop. When I select one menu and go down to choose a sub-menu, the sub-menu of the next menu shows up instead. This happens for Travel and Accessori menu items.
The first two issues are similar to @andrewd72 's
You have a lot of resources loading on your site. See areas to improve.
The menù is a hot stuff: I tried several time to adjust it (I really don’t know why it happens!) but I couldn’t find any solution. Everything begun when I added the voice “Accessori” and its submenu… Any clue about it?
I will try to find an alternative for the slider - but the idea to show the most important posts at the beginning of the home page likes me; I cannot imagine any other way to show them, and hot posts will get lost
I use <div class='featured-image lazy lazy-bg-image' data-background="{{ $scaled.Permalink }}"> only to show cover pictures in the home page and category page; do you think I may use picture (as your post suggests) also for these pics?
Finally, this is a positive and friendly community, and as with other open source projects, the Hugo project runs on unpaid volunteer work. Please be reminded of a couple of rules to make things easier in the forum:
…
Discussion should be on topic, related to hugo usage. No off-topic topics like general JavaScript or CSS, or politics, please.