From fa9df55856a31f7da8cef6a8ed07bb4635734582 Mon Sep 17 00:00:00 2001 From: "nabijonovdavronbek619@gmail.com" Date: Mon, 13 Apr 2026 18:54:40 +0500 Subject: [PATCH] new sitemap.xml file --- public/llms.txt | 106 +++++++++++++++++++++ public/robots.txt | 112 ++++++++++++++++++++++ public/sitemap.xml | 227 +++++++++++++++++++++++++++++++++------------ 3 files changed, 385 insertions(+), 60 deletions(-) create mode 100644 public/llms.txt create mode 100644 public/robots.txt diff --git a/public/llms.txt b/public/llms.txt new file mode 100644 index 0000000..5893ced --- /dev/null +++ b/public/llms.txt @@ -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 diff --git a/public/robots.txt b/public/robots.txt new file mode 100644 index 0000000..1290f9b --- /dev/null +++ b/public/robots.txt @@ -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 diff --git a/public/sitemap.xml b/public/sitemap.xml index 570f0d9..c6a007e 100644 --- a/public/sitemap.xml +++ b/public/sitemap.xml @@ -1,84 +1,191 @@ - + + + + + + https://anti-plagiat.uz/uz - 2026-04-06 + 2026-04-12 daily 1.0 - - - - - - https://anti-plagiat.uz/uz/plagat - 2026-04-06 - weekly - 0.8 - - - - - - https://anti-plagiat.uz/uz/cabinet - 2026-04-06 - weekly - 0.7 - - - + + + + + https://anti-plagiat.uz/ru - 2026-04-06 + 2026-04-12 daily 1.0 - - - - - - https://anti-plagiat.uz/ru/plagat - 2026-04-06 - weekly - 0.8 - - - - - - https://anti-plagiat.uz/ru/cabinet - 2026-04-06 - weekly - 0.7 - - - + + + + + https://anti-plagiat.uz/en - 2026-04-06 + 2026-04-12 daily 1.0 - - - + + + + + + + + + - https://anti-plagiat.uz/en/plagat - 2026-04-06 + https://anti-plagiat.uz/uz/plagiat + 2026-04-12 + weekly + 0.9 + + + + + + + + https://anti-plagiat.uz/ru/plagiat + 2026-04-12 + weekly + 0.9 + + + + + + + + https://anti-plagiat.uz/en/plagiat + 2026-04-12 + weekly + 0.9 + + + + + + + + + + + + https://anti-plagiat.uz/uz/si + 2026-04-12 weekly 0.8 - - - + + + + + + + https://anti-plagiat.uz/ru/si + 2026-04-12 + weekly + 0.8 + + + + + + + + https://anti-plagiat.uz/en/si + 2026-04-12 + weekly + 0.8 + + + + + + + + + + + + https://anti-plagiat.uz/uz/history + 2026-04-12 + weekly + 0.6 + + + + + + + + https://anti-plagiat.uz/ru/history + 2026-04-12 + weekly + 0.6 + + + + + + + + https://anti-plagiat.uz/en/history + 2026-04-12 + weekly + 0.6 + + + + + + + + + + + + + https://anti-plagiat.uz/uz/cabinet + 2026-04-12 + monthly + 0.4 + + + + + + + + https://anti-plagiat.uz/ru/cabinet + 2026-04-12 + monthly + 0.4 + + + + + + https://anti-plagiat.uz/en/cabinet - 2026-04-06 - weekly - 0.7 - - - + 2026-04-12 + monthly + 0.4 + + + + +