| For everyone who is suggesting Google search quality has taken a hit, I would suggest a quick test to see for yourself that Google is still WAY better than the competitors when it comes to long tail queries. Example: someone compiled a list of things they learned from indiehackers.com interviews. http://www.toomas.net/2017/07/18/reverse-engineering-a-succe... There are a lot of quotes on that page, and unfortunately none of them are linked back to the original interview. Some quotes are very interesting, so I wanted to find the original interview. I took some of those quotes, put them in double quotation marks, and searched on Google, DuckDuckGo and Bing. By the way, you can only replicate these results by adding the double quotation marks. Results: Google always shows toomas.net in the top results, and almost always finds the relevant interview article on the indiehackers website. DDG (usually) finds the article written on toomas.net, but not the indiehackers interview. Bing often fails to list toomas as the top result, and doesn't find the indiehackers interview at all. |
I have a similar issue with a side project of mine. JS-only websites solve this with server-side rendering or static generation.