VOOZH about

URL: https://dev.to/paullknya/how-my-os-is-indexing-by-google-3hb

โ‡ฑ How my OS is indexing by Google? - DEV Community


I'm building a hobby operating system: Snorkel-OS (based on Paull-kernel), a 32-bit x86 kernel written in NASM and C.

For a long time, Google ignored my project. But recently, something changed.

What's indexed now?

  • My GitHub profile and the Paull-kernel repository.
  • A description that says: "32-bit kernel with protected mode, rings 0/3, system calls, command line".
  • My articles on Dev.to.

What's still not working?

  • Searching for Snorkel-OS shows an AI framework, not my OS.
  • Habr rejected my article (said it looks like AIโ€‘generated โ€“ but I wrote it myself).

Next steps

  • Improve SEO: add proper meta tags, crossโ€‘links between Paull-kernel and Snorkel-OS.
  • Keep writing technical posts.

Happy coding! ๐ŸŸ