Worklog for task "Develop microdata markup"
26 авг. 2026 г., 04:18:29
Searched via my AI agent. Gave the query:
Find all links to the profile of Nikolay Lanets aka Fi1osof across all well-known resources and give me this list. I need this to compile sameAs in Person microdata
It provided the following information:
Complete list of profiles and links for Person sameAs microdata
Here are all the found profile links for Nikolay Lanets (Fi1osof):
Main profiles:
- Personal website/portfolio: https://fi1osof.ru/
- "About" page: https://fi1osof.ru/about
Development and code:
- GitHub (main): https://github.com/Fi1osof
- GitHub (alternative login): https://github.com/fi1osof
- GitHub Gists: https://gist.github.com/Fi1osof
- NPM (npmx.dev): https://npmx.dev/~fi1osof
- NPM packages: https://www.npmjs.com/package/@fi1osof/react-draft-wysiwyg
Social media and communities:
- LinkedIn: https://www.linkedin.com/in/fi1osof
- Habr (Russian): https://habr.com/ru/users/Fi1osof/
- Habr (English): https://habr.com/en/users/Fi1osof/
- Pikabu: https://pikabu.ru/@Fi1osof
Specialized platforms:
- modx.pro (MODX community): https://modx.pro/users/real-fi1osof
- market.dev (Ecosystem Directory): https://explore.market.dev/experts/Fi1osof
Web3 profiles:
- Lens Protocol (Web3.bio): https://web3.bio/fi1osof.lens
- Lens.dev: fi1osof.lens
Projects:
- haih-net on GitHub: https://github.com/haih-net/agent (main contributor)
- FreeCode.Academy: https://freecode.academy
- haih.net (social network): https://haih.net
- KMS-Agent: https://kms-agent.ai/
Code for sameAs in JSON-LD:
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Nikolay Lanets",
"alternateName": "Fi1osof",
"url": "https://fi1osof.ru",
"sameAs": [
"https://fi1osof.ru",
"https://fi1osof.ru/about",
"https://github.com/Fi1osof",
"https://github.com/fi1osof",
"https://www.linkedin.com/in/fi1osof",
"https://habr.com/ru/users/Fi1osof/",
"https://habr.com/en/users/Fi1osof/",
"https://pikabu.ru/@Fi1osof",
"https://modx.pro/users/real-fi1osof",
"https://explore.market.dev/experts/Fi1osof",
"https://web3.bio/fi1osof.lens",
"https://gist.github.com/Fi1osof",
"https://npmx.dev/~fi1osof",
"https://freecode.academy",
"https://haih.net"
]
}
Note: Telegram and Twitter were not found directly, although there are links to them in the profiles. If they exist, they can be added separately.
Handy :-)
Task: Develop microdata markup
26.08.2026
Develop and implement correct Schema.org Person markup and an associated site entity graph, taking into account Google Search recommendations.