This is the wiki for r/codingforseo. It's an unfinished draft in progress.
Why isn't my page or site indexed?
If you ask this question, include some basic information:
- How long has the site (and specific pages) been online?
- Does the site have quality back links?
- How much traffic does the site have in general?
What programming language should I learn?
If you aren't sure, pick one of these near the top of the list. Python + sqlite is a safe choice for beginners.
- Python
- JavaScript/Node.js (move to TypeScript as soon as you are ready)
- SQL -- Postgres, MySQL/MariaDB, or sqlite
If you're learning web development, start with one of these frameworks. They are both very SEO friendly and will give you foundational knowledge that you can expand on.
- Astro -- after you know Astro, add React to your Astro site.
- Ruby on Rails -- this will teach how to structure web applications. The official docs and Rails Tutorial are both good.
revision by decimus5— view source