
Aleksandr Borisov
A year ago I built a list of winery hotels using a simple website builder. The website reached around 2k visitors a month and had growing impressions chart and indexed pages on Google Search Console.

At this point I decided to turn the website into NextJS app in order to translate it in a booking platform. Here's what I did next.
While working on the new version I decided to change the path to my listings (nooo 🫨). On the initial version I had listed all the winery hotels under a "hotels" category, but building a new version I decided to change it to "wineries". Don't ask me, why
Then I decided to shorten descriptions for hotels and make them unified across all the hotels, and basically made them "not unique" and generic, "to make it easy to read for users".
I built the catalog with client-side JavaScript, which meant Google's crawler couldn't see the hotel links at all. Only 24 out of 300+ are visible for bots.

In the end I got dramatic declining on impressions and clicks. It dropped 10 times from 2k-4k impressions and ~14 clicks a day, to ~250 impressions with 1-2 clicks, and ~70% crawled/not indexed pages.
That's what happens, when you have no idea, how SEO works.
And now I'm waiting how it will show up in my GSC stats...
Turns out SEO is less about tricks and more about not breaking the basics.
Has anyone else survived an SEO self-sabotage? What worked for you?