Hey everybody! Iām new to DeFi. Been introduced to it by @unicorn
Just had some experience with the coins since 2017. But now Iāve seen the true path
Inspired by the current state of things (huge space for improvement) and some initiatives Iāve seen on the forum (such as Idle Educational Content topic: gov.idle.finance/t/grant-idle-educational-content-1/350/6 which is an important part of this analysis).
Anyway, just a couple of tips to get your viral engine of growth going (I guess thatās the objective). As Iām in digital business growth, hereās some low-hanging fruit I can point out, as well as some more strategic ideas where/how to grow the project (mostly using the website as a hub). As I can see the metrics of the website growing, at some point the whole thing needs to get organized.
Basically one front-end dev is needed, one copywriter, and probably one social media person over time.
ā Some low-hanging fruit:
-
Unifying the domain name. Right now the contents of Idle Finance are split between multiple subdomains (main one is idle.finance , the Forum / blog is gov.idle.finance , and most of the resources are split throughout multiple subdomains). Google considers subdomains as separate standalone sites. Google doesnāt associate all the authority collected on one domain with the subdomains. So all the keywords you rank for and backlinks you collect are spread out on multiple assets. You want to have them on once central place by using the same domain but different subfolders. (Donāt forget to implement 301 redirects if doing the migration)
-
Do ābasicā on-site SEO such as implementing meta atributes for individual pages using the appropriate KW-s (keywords)
-
Activating Google Search Console (to see what queryes people are using to find your site)
ā Long-term
-
Many sections need improvement - such as FAQ section, adding some more social proof, better internal linking between the pages, how does the newsletter work, whatās the main objective of the website as right now it seems all over the placeā¦
-
The whole website is very Ajax heavy. Google canāt read JSON javascript object notation (majority of the time). Making many of the parts of the website non-indexable. i.e. Google crawl bots canāt āseeā the contents and canāt put it on SERP (Search Engine Results Page). Essentialy, nothing can be indexed as there are virtiually no pages/plain text content. You just have data base request (depending on what is clicked, and Google crawlers donāt āclickā anything)
-
Website speed improvements (uses experience factor and Google ranking factor). Current state is pretty much horrible (see the full scan here: Latest Performance Report for: https://idle.finance/ | GTmetrix ; Spoiler: itās all RED and itās supposed to be green⦠some other tools can be used as well). Because itās basically built in Jquery. Meaning it doesnāt have a JS Framework. JS by itself is very āheavyā (i.e. slow) as it was built from scratch (generally considered bad practice today).
-
Advanced on-site SEO (optimizing the content of each individual page, i.e. not spamming it with KW-s, but improving the content with them to provide better value and experience to the visitors)
-
Off-site SEO (acquiring backlinks to increase authority)
-
Organize the informational architecture i.e. the website hierarchy - right now itās kind of a mess. As everything was probably built on top of the previous thing.
-
Organize the content with a content hub. Good examples: www.drift(DOT)com/learn/chatbot/ , winefolly(DOT)com/wine-basics-beginners-guide/ , moz(DOT)com/beginners-guide-to-seo
It ties on basically directly to this thread [GRANT] Idle Educational Content #1 - #6 by Biaf but itās supposed to be more researched organized, coordinated and managed. Though all of this doesnāt matter if the technical part of website isnāt sorted out first as Google and other search engines wonāt look kindly on the technical aspect of the platform that content is being served at. -
As somebody who just started with DeFi, Iāve noticed the whole content right now is too āexpertyā. i.e. has a very high learning curve and focused on people with already very deep knowledge. And thatās fine. But you want to provide that ātop of the funnelā informative content to introduce the interested people to the abstract concepts such as DeFi. Solution: Produce evergreen content to satisfy the user in whatever phase of their buyer journey they are at (Awareness-Interest-Consideration-Purchase); As I said: Iād suggest now focusing a bit on the KWs on top of the funnel, the awareness phase where the person is still learning that they have a problem; with a query like āWhat is DeFiā).
-
Set up the Analytics tag and setting up the settings in the Google Analytics; To track how well the marketing is working, how well the objectives are being fulfilled, what are the bottlenecks of userās journey to conversion (sales funnel) etc. That would be extremely useful to make conclusions about user behavior and to serve as a base for data-driven decision making in regards to acomplisih objectives - (growing community with high quality people?)
-
Competitors research, KW research, backlink research⦠And strategy for all of that, as you want a planned, healthy and constant growth.
Thatās just something I dug up via a short research. Thereās A LOT more stuff to be done long-term. Let me know what you guys think.
P.S. sorry for inserting the links by using the (DOT) as I can only have 2 links attached as a new member.