judging alone from your GSC, your userbase is still relatively small but with room to grow.
Before recommendations
Got a few questions
- Do you know sys admin to run your own VPS or do you need more of a managed hosting to do all the techy side for you?
- What is the budget you are leaning towards, $ per monthly
- I am assuming from the lack of mention, this doesn't need to be offshore hosting either.
At the bottom, it should say something like
Diagnose performance issues
Then it starts listing all the potential issues you can fix or things that are not good that is being graded low performance.
For example using
View attachment 294596
Here you can see, the biggest issue this site has is Total Blocking Time.
What they can do to improve is
- reduce JS execution time by optimizing it or removing js that doesn't need to be run every refresh/page or even at all
- minimizing main-thread work
etcetc
another good site that list them in more detail that can be used as reference would be
https://gtmetrix.com/
Lastly, indexing issues.
without knowing the reasons that google has labeled on them, we wouldn't know exactly why it isn't being indexed at all.
Has google seen/crawled them and chose to ignore it. Is it because of thin content, are crawlers being blocked, incorrect robots, bad canonical tagging etcetc