Javascript SEO, routing or static

Google refuses to render my cool Wappler pages. https://tools.pingdom.com/#5b368b024e800000 says too many HTTP request on an otherwise A-B grade.
Google inspect https://search.google.com/search-console/ Live test>>Tested Page>> More info: 92/100 resources could not be loaded! Showing only framework of page, no dynamic content.
After perusing/posting Google webmaster forums I came upon this:
Google’s Martin Splitt series on Javascript SEO: https://www.youtube.com/playlist?list=PLKoqnv2vTMUPOalM1zuWDP9OQl851WMM9
He says not all search bots can render JavaScript https://developers.google.com/search/docs/guides/dynamic-rendering
Touting this as a possable solution after vids on view, react…: https://github.com/googlechrome/rendertron
Google says no need for routing, but also says keep parameters to 1 or 2. also links should be traditional, definately NOT javascript nor #.
Ok, cool…but do I have too, really?

My wappler built section consists of an art gallery of 3 main pages: search, categorys, items:
https://www.chrisdixonstudios.com/artgallery/allartworks-search.htm
Categorys:
https://www.chrisdixonstudios.com/artgallery/items-category.htm?id=birds/
Using routing:
https://www.chrisdixonstudios.com//artgallery/categorys/birds/
Items:
https://www.chrisdixonstudios.com/artgallery/item.htm?id=CD95-1-3b-Ombx&Pelican%20On%20Mailbox
Using routing:
https://www.chrisdixonstudios.com/artgallery/cdsgallery/CD95-1-3b-Ombx_Pelican%20On%20Mailbox.htm

I need my item pages indexed. Long ago I got 1,000+ unique IPs per day from Google , now only or 5, yikes!
I am able to download static copies of item pages using Web Content Extractor and File ReNamer, great!
Soooo, do I feed search bots the static copies, use Dynamic rendering, routing on off…???
I am leaning towards static item pages as nothing is easier for search bots trying to index entire web universe without loading all my page resources.
I am only a visual coder so installing JS Renderer on my server looks scary without help…and am usually behind in my real job of creating statues.

I know this is a loaded topic, hence in the lounge. No one answer…but I just want rich product pages of artworks that goo can index and clients can find.
Hopefully the Wappler community of gurus can help point me in best time saving direction, maybe more server side. Sincerely, Chris Dixon

Community Page
Last updated: