Skip to content

Commit b8a532e

Browse files
author
Said Elimam
committed
GEO meta tags
1 parent 60c1a04 commit b8a532e

5 files changed

Lines changed: 197 additions & 12 deletions

File tree

index.html

Lines changed: 123 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,18 +17,18 @@
1717
<link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600;700&family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
1818

1919
<!-- SEO Meta Tags -->
20-
<meta name="description" content="Portfolio of Said Elimam - Public development projects including GoCollab.cc, DCP Setup Maker, Portfolio Template, and more. Explore open-source software and creative platforms.">
20+
<meta name="description" content="Said Elimam’s public dev projects: SIMT, GoCollab.cc, DCP Setup Maker, plus archived projects.">
2121
<meta name="keywords" content="Said Elimam, developer, portfolio, GoCollab, DCP Setup Maker, open source, software development, web development, Java, installer builder">
2222
<meta name="author" content="Said Elimam">
23-
<meta name="robots" content="index, follow">
23+
<meta name="robots" content="index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1">
2424
<meta name="language" content="English">
2525
<meta name="revisit-after" content="7 days">
2626

2727
<!-- Open Graph / Facebook -->
2828
<meta property="og:type" content="website">
2929
<meta property="og:url" content="https://dev.saidelimam.com/">
3030
<meta property="og:title" content="Said Elimam | Public Dev Projects">
31-
<meta property="og:description" content="Portfolio of Said Elimam - Public development projects including GoCollab.cc, DCP Setup Maker, Portfolio Template, and more.">
31+
<meta property="og:description" content="Said Elimam’s public dev projects: SIMT, GoCollab.cc, DCP Setup Maker, plus archived projects.">
3232
<meta property="og:image" content="https://dev.saidelimam.com/favicon.png">
3333
<meta property="og:site_name" content="Said Elimam Portfolio">
3434
<meta property="og:locale" content="en_US">
@@ -37,13 +37,14 @@
3737
<meta name="twitter:card" content="summary_large_image">
3838
<meta name="twitter:url" content="https://dev.saidelimam.com/">
3939
<meta name="twitter:title" content="Said Elimam | Public Dev Projects">
40-
<meta name="twitter:description" content="Portfolio of Said Elimam - Public development projects including GoCollab.cc, DCP Setup Maker, Portfolio Template, and more.">
40+
<meta name="twitter:description" content="Said Elimam’s public dev projects: SIMT, GoCollab.cc, DCP Setup Maker, plus archived projects.">
4141
<meta name="twitter:image" content="https://dev.saidelimam.com/favicon.png">
4242

4343
<!-- Additional Meta Tags -->
4444
<meta name="theme-color" content="#0a0e27">
4545
<meta name="msapplication-TileColor" content="#0a0e27">
4646
<link rel="canonical" href="https://dev.saidelimam.com/">
47+
<link rel="alternate" type="text/plain" href="/llms.txt" title="llms.txt">
4748

4849
<!-- Structured Data (JSON-LD) -->
4950
<script type="application/ld+json">
@@ -56,13 +57,106 @@
5657
"https://saidelimam.com",
5758
"https://github.com/saidelimam"
5859
],
59-
"jobTitle": "Software Developer",
60+
"jobTitle": "Software Engineer",
6061
"worksFor": {
6162
"@type": "Organization",
6263
"name": "Quazar Media"
64+
},
65+
"address": {
66+
"@type": "PostalAddress",
67+
"addressCountry": "FR",
68+
"addressCountryName": "France"
6369
}
6470
}
6571
</script>
72+
73+
<script type="application/ld+json">
74+
{
75+
"@context": "https://schema.org",
76+
"@type": "WebSite",
77+
"name": "Said Elimam | Public Dev Projects",
78+
"url": "https://dev.saidelimam.com/",
79+
"description": "Said Elimam’s public dev projects: SIMT, GoCollab.cc, DCP Setup Maker, plus archived projects.",
80+
"inLanguage": "en-US",
81+
"publisher": {
82+
"@type": "Organization",
83+
"name": "Quazar Media"
84+
},
85+
"author": {
86+
"@type": "Person",
87+
"name": "Said Elimam",
88+
"url": "https://saidelimam.com"
89+
},
90+
"creator": {
91+
"@type": "Person",
92+
"name": "Said Elimam",
93+
"url": "https://saidelimam.com"
94+
},
95+
"copyrightHolder": {
96+
"@type": "Person",
97+
"name": "Said Elimam",
98+
"url": "https://saidelimam.com"
99+
},
100+
"copyrightYear": "2026"
101+
}
102+
</script>
103+
104+
<script type="application/ld+json">
105+
{
106+
"@context": "https://schema.org",
107+
"@type": "FAQPage",
108+
"mainEntity": [
109+
{
110+
"@type": "Question",
111+
"name": "What is this site?",
112+
"acceptedAnswer": {
113+
"@type": "Answer",
114+
"text": "This is Said Elimam’s public dev projects page: a curated list of live and archived free and open source software projects with official links."
115+
}
116+
},
117+
{
118+
"@type": "Question",
119+
"name": "What are the current live projects?",
120+
"acceptedAnswer": {
121+
"@type": "Answer",
122+
"text": "SIMT (https://simt.app), GoCollab.cc (https://www.gocollab.cc), and DCP Setup Maker (http://dev.saidelimam.com/setupmaker/)."
123+
}
124+
},
125+
{
126+
"@type": "Question",
127+
"name": "Where can I download SIMT?",
128+
"acceptedAnswer": {
129+
"@type": "Answer",
130+
"text": "Use the website https://simt.app or Google Play: https://play.google.com/store/apps/details?id=app.simt."
131+
}
132+
},
133+
{
134+
"@type": "Question",
135+
"name": "Where can I access GoCollab?",
136+
"acceptedAnswer": {
137+
"@type": "Answer",
138+
"text": "Use https://www.gocollab.cc or the app web entry at https://app.gocollab.cc. Google Play: https://play.google.com/store/apps/details?id=cc.gocollab.twa."
139+
}
140+
},
141+
{
142+
"@type": "Question",
143+
"name": "Where is the source code for DCP Setup Maker?",
144+
"acceptedAnswer": {
145+
"@type": "Answer",
146+
"text": "GitHub repository: https://github.com/DevComPack/setupmaker."
147+
}
148+
},
149+
{
150+
"@type": "Question",
151+
"name": "What does the Archive section include?",
152+
"acceptedAnswer": {
153+
"@type": "Answer",
154+
"text": "Archived projects include some open source experiments like RoleSwitch, HumInAct, and GraphMake. They are listed for history and reference."
155+
}
156+
}
157+
]
158+
}
159+
</script>
66160

67161
<script defer>
68162
(function (i, s, o, g, r, a, m) {
@@ -293,6 +387,29 @@ <h3 class="archive-item-title">
293387
</div>
294388
</div>
295389

390+
<section class="visually-hidden" aria-label="Frequently asked questions">
391+
<h2>FAQ</h2>
392+
<dl>
393+
<dt>What is this site?</dt>
394+
<dd>This is Said Elimam’s public dev projects page: a curated list of live and archived software projects with official links.</dd>
395+
396+
<dt>What are the current live projects?</dt>
397+
<dd>SIMT, GoCollab.cc, and DCP Setup Maker.</dd>
398+
399+
<dt>Where can I download SIMT?</dt>
400+
<dd>Website: https://simt.app — Google Play: https://play.google.com/store/apps/details?id=app.simt</dd>
401+
402+
<dt>Where can I access GoCollab?</dt>
403+
<dd>Website: https://www.gocollab.cc — App (web): https://app.gocollab.cc — Google Play: https://play.google.com/store/apps/details?id=cc.gocollab.twa</dd>
404+
405+
<dt>Where is the source code for DCP Setup Maker?</dt>
406+
<dd>GitHub: https://github.com/DevComPack/setupmaker</dd>
407+
408+
<dt>What does the Archive section include?</dt>
409+
<dd>RoleSwitch, HumInAct, and GraphMake. They are listed for history and reference.</dd>
410+
</dl>
411+
</section>
412+
296413
<footer class="footer">
297414
<div class="footer-content">
298415
<div class="git-blame">
@@ -304,7 +421,7 @@ <h3 class="archive-item-title">
304421
<a href="https://saidelimam.com" class="footer-link">Said Elimam</a>
305422
</span>
306423
<span class="git-blame-date">
307-
(<span id="current-year"></span>-01-27)
424+
(<span id="current-year"></span>-06-22)
308425
</span>
309426
<span class="git-blame-message">// Committed by Said Elimam</span>
310427
</div>

llms.txt

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Said Elimam — Public Dev Projects
2+
> Canonical: https://dev.saidelimam.com/
3+
4+
This page lists Said Elimam’s public software projects (live + archived), with the best URLs for humans and LLMs.
5+
6+
## Primary projects
7+
- SIMT (live, 2026): https://simt.app
8+
- Google Play: https://play.google.com/store/apps/details?id=app.simt
9+
- GoCollab.cc (live, 2024): https://www.gocollab.cc
10+
- App (web): https://app.gocollab.cc
11+
- Google Play: https://play.google.com/store/apps/details?id=cc.gocollab.twa
12+
- DCP Setup Maker (live, 2014): http://dev.saidelimam.com/setupmaker/
13+
- Source: https://github.com/DevComPack/setupmaker
14+
15+
## Archive
16+
- RoleSwitch (aborted, 2015): https://github.com/RoleSwitch
17+
- HumInAct (aborted, 2015): https://github.com/HumInAct
18+
- GraphMake (abandoned, 2010): https://sourceforge.net/projects/graphmake/
19+
20+
## Identity / contact
21+
- Website: https://saidelimam.com
22+
- GitHub: https://github.com/saidelimam
23+
- Contact: contact@saidelimam.com
24+
25+
## Usage
26+
You may crawl this site and summarize/cite it in AI answers. Prefer the URLs above, and attribute to “Said Elimam”.
27+

robots.txt

Lines changed: 23 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,32 @@
1-
# robots.txt for devcompack.github.io
1+
# robots.txt for dev.saidelimam.com
22

33
User-agent: *
44
Allow: /
55

6+
# AI crawlers (GEO)
7+
User-agent: GPTBot
8+
Allow: /
9+
10+
User-agent: ChatGPT-User
11+
Allow: /
12+
13+
User-agent: CCBot
14+
Allow: /
15+
16+
User-agent: Claude-Web
17+
Allow: /
18+
19+
User-agent: PerplexityBot
20+
Allow: /
21+
22+
User-agent: Applebot
23+
Allow: /
24+
625
# Sitemap
7-
Sitemap: https://devcompack.github.io/sitemap.xml
26+
Sitemap: https://dev.saidelimam.com/sitemap.xml
827

928
# Disallow specific paths if needed
10-
# Disallow: /private/
11-
# Disallow: /admin/
29+
Disallow: /private/
30+
Disallow: /admin/
1231

1332

sitemap.xml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,17 @@
44
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
55
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
66
<url>
7-
<loc>https://devcompack.github.io/</loc>
8-
<lastmod>2025-01-27</lastmod>
7+
<loc>https://dev.saidelimam.com/</loc>
8+
<lastmod>2026-01-04</lastmod>
99
<changefreq>monthly</changefreq>
1010
<priority>1.0</priority>
1111
</url>
12+
<url>
13+
<loc>https://dev.saidelimam.com/llms.txt</loc>
14+
<lastmod>2026-01-04</lastmod>
15+
<changefreq>monthly</changefreq>
16+
<priority>0.3</priority>
17+
</url>
1218
</urlset>
1319

1420

style.css

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,22 @@
4545
--spacing-xl: 3rem;
4646
}
4747

48+
/* ============================================
49+
Accessibility / GEO helpers
50+
============================================ */
51+
52+
.visually-hidden {
53+
position: absolute !important;
54+
width: 1px !important;
55+
height: 1px !important;
56+
padding: 0 !important;
57+
margin: -1px !important;
58+
overflow: hidden !important;
59+
clip: rect(0, 0, 0, 0) !important;
60+
white-space: nowrap !important;
61+
border: 0 !important;
62+
}
63+
4864
html {
4965
scroll-behavior: smooth;
5066
}

0 commit comments

Comments
 (0)