new sitemap.xml file

This commit is contained in:
nabijonovdavronbek619@gmail.com
2026-04-13 18:54:40 +05:00
parent 18724e135b
commit fa9df55856
3 changed files with 385 additions and 60 deletions

106
public/llms.txt Normal file
View File

@@ -0,0 +1,106 @@
# AntiPlagiat.uz — AI uchun sayt ma'lumotlari (llms.txt)
# Standart: https://llmstxt.org
# Yangilangan: 2026-04-12
# ═══════════════════════════════════════════════════════════
# SAYT HAQIDA / ABOUT THE SITE
# ═══════════════════════════════════════════════════════════
> AntiPlagiat.uz — O'zbekistonning akademik plagiat tekshiruvi platformasi.
> Dissertatsiya, kurs ishi va ilmiy maqolalarni onlayn tekshiring.
> Natija daqiqalar ichida tayyor bo'ladi. Rasmiy sertifikat beriladi.
**Sayt nomi:** AntiPlagiat.uz
**Egalik qiluvchi:** Pedagok.uz
**Manzil:** https://anti-plagiat.uz
**Kanon manzil:** https://antiplagiat.uz
**Kategoriya:** Ta'lim / Academic integrity / Plagiarism detection
**Til:** O'zbek (uz), Rus (ru), Ingliz (en)
**Mamlakatlar:** O'zbekiston va MDH
---
## Asosiy xizmatlar / Core Services
AntiPlagiat.uz quyidagi xizmatlarni taqdim etadi:
1. **Plagiat tekshiruvi** — PDF, DOC, DOCX, TXT formatdagi hujjatlarni plagiatga tekshirish. Maks fayl hajmi: 20 MB. Natija foiz ko'rinishida beriladi.
2. **SI (Sun'iy Intellekt) detektor** — Matnning sun'iy intellekt tomonidan yozilganligini aniqlash. AI generatsiya ehtimolini foizda ko'rsatadi.
3. **Rasmiy sertifikat** — Orijinallik tasdiqlangan hujjatlar uchun rasmiy sertifikat beriladi.
4. **Batafsil hisobot** — O'xshashlik manbalari, mos keladigan so'zlar, AI tahlili ballari ko'rsatiladi.
---
## Texnik ma'lumotlar / Technical Details
- **Framework:** Next.js (React, App Router)
- **Lokalizatsiya:** /uz, /ru, /en yo'llar orqali
- **To'lov tizimi:** Payme (SSL himoyalangan)
- **Qo'llab-quvvatlangan formatlar:** PDF, DOC, DOCX, TXT
- **Maksimal fayl:** 20 MB
- **Aniqlik darajasi:** 98.7%
- **Tekshirilgan hujjatlar:** 50,000+
---
## Sahifalar tuzilishi / Site Structure
### Ommaviy sahifalar (Public pages)
| URL | Maqsad |
|----------------------------------|-------------------------------------|
| /uz | Bosh sahifa (O'zbek) |
| /ru | Bosh sahifa (Rus) |
| /en | Bosh sahifa (Ingliz) |
| /uz/plagiat | Plagiat tekshiruvi (autentifikatsiya)|
| /ru/plagiat | Plagiat tekshiruvi (Rus) |
| /en/plagiat | Plagiarism check (English) |
| /uz/si | SI detektor (O'zbek) |
| /ru/si | SI detektor (Rus) |
| /en/si | AI Content detector (English) |
| /uz/history | Tekshiruv tarixi |
| /uz/cabinet | Shaxsiy kabinet (dashboard) |
### Dinamik sahifalar
| URL shakli | Maqsad |
|----------------------------------|-------------------------------------|
| /uz/{id} | Muayyan tekshiruv natijasi |
| /ru/{id} | Tekshiruv natijasi (Rus) |
| /en/{id} | Check result (English) |
---
## Foydalanuvchilar / Target Audience
- Talabalara: kurs ishlari, dissertatsiyalar, referatlar uchun
- O'qituvchilar: talabalar ishlarini tekshirish uchun
- Ilmiy xodimlar: maqolalar va tadqiqotlarni tekshirish uchun
- Muassasalar: akademik halollik nazorati uchun
---
## Aloqa / Contact
- **Veb-sayt:** https://anti-plagiat.uz
- **Twitter/X:** @antiplagiatuz
- **Egalik kompaniya:** Pedagok.uz
---
## Litsenziya va foydalanish / Usage
AntiPlagiat.uz kontenti faqat ma'lumot maqsadida foydalanilishi mumkin.
Foydalanuvchilar ma'lumotlari maxfiy saqlanadi va tahlil tugagach o'chiriladi.
Xizmat O'zbekiston qonunchiligiga muvofiq ishlaydi.
---
## Crawling yo'riqnomasi / Crawling Guidelines
AI botlar va qidiruv tizimlari uchun:
- robots.txt: https://anti-plagiat.uz/robots.txt
- sitemap.xml: https://anti-plagiat.uz/sitemap.xml
- Foydalanuvchi ma'lumotlarini (cabinet, history, individual check results) crawl qilmang
- API (/api/*) yo'llarini crawl qilmang
- Preferred crawl delay: 2 soniya

112
public/robots.txt Normal file
View File

@@ -0,0 +1,112 @@
# robots.txt — anti-plagiat.uz
# Yangilangan: 2026-04-12
# ─── Umumiy qoidalar (barcha botlar) ───────────────────────────────────────
User-agent: *
Allow: /
Allow: /uz/
Allow: /ru/
Allow: /en/
Allow: /uz/plagiat
Allow: /ru/plagiat
Allow: /en/plagiat
Allow: /uz/si
Allow: /ru/si
Allow: /en/si
# API va autentifikatsiya marshrutlarini bloklash
Disallow: /api/
Disallow: /_next/
Disallow: /uz/cabinet/
Disallow: /ru/cabinet/
Disallow: /en/cabinet/
# Crawl tezligi (ortiqcha yuklanmasin)
Crawl-delay: 2
# ─── Google ───────────────────────────────────────────────────────────────
User-agent: Googlebot
Allow: /
Disallow: /api/
Disallow: /_next/
Crawl-delay: 1
User-agent: Googlebot-Image
Disallow: /
# ─── Bing ─────────────────────────────────────────────────────────────────
User-agent: Bingbot
Allow: /
Disallow: /api/
Disallow: /_next/
Crawl-delay: 2
# ─── AI Crawler agentlari ─────────────────────────────────────────────────
# GPT / OpenAI
User-agent: GPTBot
Allow: /
Allow: /uz/
Allow: /ru/
Allow: /en/
Disallow: /api/
Disallow: /_next/
Disallow: /resources/media/
# Claude (Anthropic)
User-agent: ClaudeBot
Allow: /
Allow: /uz/
Allow: /ru/
Allow: /en/
Disallow: /api/
Disallow: /_next/
# Perplexity
User-agent: PerplexityBot
Allow: /
Disallow: /api/
Disallow: /_next/
# Meta AI
User-agent: Meta-ExternalAgent
Allow: /
Disallow: /api/
Disallow: /_next/
# Gemini / Google AI
User-agent: Google-Extended
Allow: /
Disallow: /api/
Disallow: /_next/
# Cohere
User-agent: cohere-ai
Allow: /
Disallow: /api/
Disallow: /_next/
# Common Crawl (AI training ma'lumotlar to'plami)
User-agent: CCBot
Allow: /
Disallow: /api/
Disallow: /_next/
Disallow: /resources/media/
# ─── Noxush botlar ────────────────────────────────────────────────────────
User-agent: MJ12bot
Disallow: /
User-agent: DotBot
Disallow: /
User-agent: AhrefsBot
Disallow: /
User-agent: SemrushBot
Disallow: /
# ─── Sitemap manzili ──────────────────────────────────────────────────────
Sitemap: https://anti-plagiat.uz/sitemap.xml
# ─── AI ma'lumot fayli ────────────────────────────────────────────────────
# AI modellar uchun: https://anti-plagiat.uz/llms.txt

View File

@@ -1,84 +1,191 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml">
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<!-- ============================== -->
<!-- Bosh sahifalar / Home pages -->
<!-- ============================== -->
<url>
<loc>https://anti-plagiat.uz/uz</loc>
<lastmod>2026-04-06</lastmod>
<lastmod>2026-04-12</lastmod>
<changefreq>daily</changefreq>
<priority>1.0</priority>
<xhtml:link rel="alternate" hreflang="uz" href="https://anti-plagiat.uz/uz"/>
<xhtml:link rel="alternate" hreflang="ru" href="https://anti-plagiat.uz/ru"/>
<xhtml:link rel="alternate" hreflang="en" href="https://anti-plagiat.uz/en"/>
</url>
<url>
<loc>https://anti-plagiat.uz/uz/plagat</loc>
<lastmod>2026-04-06</lastmod>
<changefreq>weekly</changefreq>
<priority>0.8</priority>
<xhtml:link rel="alternate" hreflang="uz" href="https://anti-plagiat.uz/uz/plagat"/>
<xhtml:link rel="alternate" hreflang="ru" href="https://anti-plagiat.uz/ru/plagat"/>
<xhtml:link rel="alternate" hreflang="en" href="https://anti-plagiat.uz/en/plagat"/>
</url>
<url>
<loc>https://anti-plagiat.uz/uz/cabinet</loc>
<lastmod>2026-04-06</lastmod>
<changefreq>weekly</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="uz" href="https://anti-plagiat.uz/uz/cabinet"/>
<xhtml:link rel="alternate" hreflang="ru" href="https://anti-plagiat.uz/ru/cabinet"/>
<xhtml:link rel="alternate" hreflang="en" href="https://anti-plagiat.uz/en/cabinet"/>
<xhtml:link rel="alternate" hreflang="uz" href="https://anti-plagiat.uz/uz" />
<xhtml:link rel="alternate" hreflang="ru" href="https://anti-plagiat.uz/ru" />
<xhtml:link rel="alternate" hreflang="en" href="https://anti-plagiat.uz/en" />
<xhtml:link rel="alternate" hreflang="x-default" href="https://anti-plagiat.uz/ru" />
</url>
<url>
<loc>https://anti-plagiat.uz/ru</loc>
<lastmod>2026-04-06</lastmod>
<lastmod>2026-04-12</lastmod>
<changefreq>daily</changefreq>
<priority>1.0</priority>
<xhtml:link rel="alternate" hreflang="uz" href="https://anti-plagiat.uz/uz"/>
<xhtml:link rel="alternate" hreflang="ru" href="https://anti-plagiat.uz/ru"/>
<xhtml:link rel="alternate" hreflang="en" href="https://anti-plagiat.uz/en"/>
</url>
<url>
<loc>https://anti-plagiat.uz/ru/plagat</loc>
<lastmod>2026-04-06</lastmod>
<changefreq>weekly</changefreq>
<priority>0.8</priority>
<xhtml:link rel="alternate" hreflang="uz" href="https://anti-plagiat.uz/uz/plagat"/>
<xhtml:link rel="alternate" hreflang="ru" href="https://anti-plagiat.uz/ru/plagat"/>
<xhtml:link rel="alternate" hreflang="en" href="https://anti-plagiat.uz/en/plagat"/>
</url>
<url>
<loc>https://anti-plagiat.uz/ru/cabinet</loc>
<lastmod>2026-04-06</lastmod>
<changefreq>weekly</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="uz" href="https://anti-plagiat.uz/uz/cabinet"/>
<xhtml:link rel="alternate" hreflang="ru" href="https://anti-plagiat.uz/ru/cabinet"/>
<xhtml:link rel="alternate" hreflang="en" href="https://anti-plagiat.uz/en/cabinet"/>
<xhtml:link rel="alternate" hreflang="uz" href="https://anti-plagiat.uz/uz" />
<xhtml:link rel="alternate" hreflang="ru" href="https://anti-plagiat.uz/ru" />
<xhtml:link rel="alternate" hreflang="en" href="https://anti-plagiat.uz/en" />
<xhtml:link rel="alternate" hreflang="x-default" href="https://anti-plagiat.uz/ru" />
</url>
<url>
<loc>https://anti-plagiat.uz/en</loc>
<lastmod>2026-04-06</lastmod>
<lastmod>2026-04-12</lastmod>
<changefreq>daily</changefreq>
<priority>1.0</priority>
<xhtml:link rel="alternate" hreflang="uz" href="https://anti-plagiat.uz/uz"/>
<xhtml:link rel="alternate" hreflang="ru" href="https://anti-plagiat.uz/ru"/>
<xhtml:link rel="alternate" hreflang="en" href="https://anti-plagiat.uz/en"/>
<xhtml:link rel="alternate" hreflang="uz" href="https://anti-plagiat.uz/uz" />
<xhtml:link rel="alternate" hreflang="ru" href="https://anti-plagiat.uz/ru" />
<xhtml:link rel="alternate" hreflang="en" href="https://anti-plagiat.uz/en" />
<xhtml:link rel="alternate" hreflang="x-default" href="https://anti-plagiat.uz/ru" />
</url>
<!-- ============================== -->
<!-- Plagiat tekshiruvi sahifalari -->
<!-- ============================== -->
<url>
<loc>https://anti-plagiat.uz/en/plagat</loc>
<lastmod>2026-04-06</lastmod>
<loc>https://anti-plagiat.uz/uz/plagiat</loc>
<lastmod>2026-04-12</lastmod>
<changefreq>weekly</changefreq>
<priority>0.9</priority>
<xhtml:link rel="alternate" hreflang="uz" href="https://anti-plagiat.uz/uz/plagiat" />
<xhtml:link rel="alternate" hreflang="ru" href="https://anti-plagiat.uz/ru/plagiat" />
<xhtml:link rel="alternate" hreflang="en" href="https://anti-plagiat.uz/en/plagiat" />
<xhtml:link rel="alternate" hreflang="x-default" href="https://anti-plagiat.uz/ru/plagiat" />
</url>
<url>
<loc>https://anti-plagiat.uz/ru/plagiat</loc>
<lastmod>2026-04-12</lastmod>
<changefreq>weekly</changefreq>
<priority>0.9</priority>
<xhtml:link rel="alternate" hreflang="uz" href="https://anti-plagiat.uz/uz/plagiat" />
<xhtml:link rel="alternate" hreflang="ru" href="https://anti-plagiat.uz/ru/plagiat" />
<xhtml:link rel="alternate" hreflang="en" href="https://anti-plagiat.uz/en/plagiat" />
<xhtml:link rel="alternate" hreflang="x-default" href="https://anti-plagiat.uz/ru/plagiat" />
</url>
<url>
<loc>https://anti-plagiat.uz/en/plagiat</loc>
<lastmod>2026-04-12</lastmod>
<changefreq>weekly</changefreq>
<priority>0.9</priority>
<xhtml:link rel="alternate" hreflang="uz" href="https://anti-plagiat.uz/uz/plagiat" />
<xhtml:link rel="alternate" hreflang="ru" href="https://anti-plagiat.uz/ru/plagiat" />
<xhtml:link rel="alternate" hreflang="en" href="https://anti-plagiat.uz/en/plagiat" />
<xhtml:link rel="alternate" hreflang="x-default" href="https://anti-plagiat.uz/ru/plagiat" />
</url>
<!-- ============================== -->
<!-- SI Detektor sahifalari -->
<!-- ============================== -->
<url>
<loc>https://anti-plagiat.uz/uz/si</loc>
<lastmod>2026-04-12</lastmod>
<changefreq>weekly</changefreq>
<priority>0.8</priority>
<xhtml:link rel="alternate" hreflang="uz" href="https://anti-plagiat.uz/uz/plagat"/>
<xhtml:link rel="alternate" hreflang="ru" href="https://anti-plagiat.uz/ru/plagat"/>
<xhtml:link rel="alternate" hreflang="en" href="https://anti-plagiat.uz/en/plagat"/>
<xhtml:link rel="alternate" hreflang="uz" href="https://anti-plagiat.uz/uz/si" />
<xhtml:link rel="alternate" hreflang="ru" href="https://anti-plagiat.uz/ru/si" />
<xhtml:link rel="alternate" hreflang="en" href="https://anti-plagiat.uz/en/si" />
<xhtml:link rel="alternate" hreflang="x-default" href="https://anti-plagiat.uz/ru/si" />
</url>
<url>
<loc>https://anti-plagiat.uz/ru/si</loc>
<lastmod>2026-04-12</lastmod>
<changefreq>weekly</changefreq>
<priority>0.8</priority>
<xhtml:link rel="alternate" hreflang="uz" href="https://anti-plagiat.uz/uz/si" />
<xhtml:link rel="alternate" hreflang="ru" href="https://anti-plagiat.uz/ru/si" />
<xhtml:link rel="alternate" hreflang="en" href="https://anti-plagiat.uz/en/si" />
<xhtml:link rel="alternate" hreflang="x-default" href="https://anti-plagiat.uz/ru/si" />
</url>
<url>
<loc>https://anti-plagiat.uz/en/si</loc>
<lastmod>2026-04-12</lastmod>
<changefreq>weekly</changefreq>
<priority>0.8</priority>
<xhtml:link rel="alternate" hreflang="uz" href="https://anti-plagiat.uz/uz/si" />
<xhtml:link rel="alternate" hreflang="ru" href="https://anti-plagiat.uz/ru/si" />
<xhtml:link rel="alternate" hreflang="en" href="https://anti-plagiat.uz/en/si" />
<xhtml:link rel="alternate" hreflang="x-default" href="https://anti-plagiat.uz/ru/si" />
</url>
<!-- ============================== -->
<!-- Tekshiruv tarixi sahifalari -->
<!-- ============================== -->
<url>
<loc>https://anti-plagiat.uz/uz/history</loc>
<lastmod>2026-04-12</lastmod>
<changefreq>weekly</changefreq>
<priority>0.6</priority>
<xhtml:link rel="alternate" hreflang="uz" href="https://anti-plagiat.uz/uz/history" />
<xhtml:link rel="alternate" hreflang="ru" href="https://anti-plagiat.uz/ru/history" />
<xhtml:link rel="alternate" hreflang="en" href="https://anti-plagiat.uz/en/history" />
<xhtml:link rel="alternate" hreflang="x-default" href="https://anti-plagiat.uz/ru/history" />
</url>
<url>
<loc>https://anti-plagiat.uz/ru/history</loc>
<lastmod>2026-04-12</lastmod>
<changefreq>weekly</changefreq>
<priority>0.6</priority>
<xhtml:link rel="alternate" hreflang="uz" href="https://anti-plagiat.uz/uz/history" />
<xhtml:link rel="alternate" hreflang="ru" href="https://anti-plagiat.uz/ru/history" />
<xhtml:link rel="alternate" hreflang="en" href="https://anti-plagiat.uz/en/history" />
<xhtml:link rel="alternate" hreflang="x-default" href="https://anti-plagiat.uz/ru/history" />
</url>
<url>
<loc>https://anti-plagiat.uz/en/history</loc>
<lastmod>2026-04-12</lastmod>
<changefreq>weekly</changefreq>
<priority>0.6</priority>
<xhtml:link rel="alternate" hreflang="uz" href="https://anti-plagiat.uz/uz/history" />
<xhtml:link rel="alternate" hreflang="ru" href="https://anti-plagiat.uz/ru/history" />
<xhtml:link rel="alternate" hreflang="en" href="https://anti-plagiat.uz/en/history" />
<xhtml:link rel="alternate" hreflang="x-default" href="https://anti-plagiat.uz/ru/history" />
</url>
<!-- ============================== -->
<!-- Shaxsiy kabinet sahifalari -->
<!-- (noindex - autentifikatsiya) -->
<!-- ============================== -->
<url>
<loc>https://anti-plagiat.uz/uz/cabinet</loc>
<lastmod>2026-04-12</lastmod>
<changefreq>monthly</changefreq>
<priority>0.4</priority>
<xhtml:link rel="alternate" hreflang="uz" href="https://anti-plagiat.uz/uz/cabinet" />
<xhtml:link rel="alternate" hreflang="ru" href="https://anti-plagiat.uz/ru/cabinet" />
<xhtml:link rel="alternate" hreflang="en" href="https://anti-plagiat.uz/en/cabinet" />
<xhtml:link rel="alternate" hreflang="x-default" href="https://anti-plagiat.uz/ru/cabinet" />
</url>
<url>
<loc>https://anti-plagiat.uz/ru/cabinet</loc>
<lastmod>2026-04-12</lastmod>
<changefreq>monthly</changefreq>
<priority>0.4</priority>
<xhtml:link rel="alternate" hreflang="uz" href="https://anti-plagiat.uz/uz/cabinet" />
<xhtml:link rel="alternate" hreflang="ru" href="https://anti-plagiat.uz/ru/cabinet" />
<xhtml:link rel="alternate" hreflang="en" href="https://anti-plagiat.uz/en/cabinet" />
<xhtml:link rel="alternate" hreflang="x-default" href="https://anti-plagiat.uz/ru/cabinet" />
</url>
<url>
<loc>https://anti-plagiat.uz/en/cabinet</loc>
<lastmod>2026-04-06</lastmod>
<changefreq>weekly</changefreq>
<priority>0.7</priority>
<xhtml:link rel="alternate" hreflang="uz" href="https://anti-plagiat.uz/uz/cabinet"/>
<xhtml:link rel="alternate" hreflang="ru" href="https://anti-plagiat.uz/ru/cabinet"/>
<xhtml:link rel="alternate" hreflang="en" href="https://anti-plagiat.uz/en/cabinet"/>
<lastmod>2026-04-12</lastmod>
<changefreq>monthly</changefreq>
<priority>0.4</priority>
<xhtml:link rel="alternate" hreflang="uz" href="https://anti-plagiat.uz/uz/cabinet" />
<xhtml:link rel="alternate" hreflang="ru" href="https://anti-plagiat.uz/ru/cabinet" />
<xhtml:link rel="alternate" hreflang="en" href="https://anti-plagiat.uz/en/cabinet" />
<xhtml:link rel="alternate" hreflang="x-default" href="https://anti-plagiat.uz/ru/cabinet" />
</url>
</urlset>