0
Total URLs
🌐
↑ Loading...
0
Indexed URLs
βœ“
↑ Loading...
0
Pending
⏳
Loading...
0
Websites
πŸ“±
Loading...
πŸ’‘
2026 Indexing Best Practices
IndexNow Protocol sebagai primary method untuk instant indexing. Google Indexing API restricted untuk JobPosting/BroadcastEvent saja.

Recent Activity

API Status

Paste multiple URLs, satu URL per baris

Filters

⚠️
Keep Your API Keys Secure
Semua API keys disimpan dengan enkripsi AES-128. Jangan share dengan siapapun.

πŸš€ IndexNow Protocol

Primary - Recommended
ℹ️
IndexNow Benefits: Real-time indexing, No quota limits, Support: Bing, Yandex, Naver, Seznam, Yep
Upload file [your-api-key].txt dengan isi API key ke root domain Anda

πŸ”΅ Bing Webmaster Tools API

Active
ℹ️
Quota: 10,000 URLs/day per site | Reset: Daily at midnight GMT
Get API key: Bing Webmaster Tools β†’ Settings β†’ API Access

🟒 Google Search Console

Manual Setup
ℹ️
Google Search Console Integration:
1. Add and verify your website di Google Search Console
2. Submit sitemap.xml secara manual
3. Use URL Inspection tool untuk priority pages
Note: Google Indexing API hanya untuk JobPosting & BroadcastEvent
For advanced users: Service account for API access
Upload service account JSON key file
πŸ”— Open Google Search Console

πŸ”΄ Yandex Webmaster (Russia Market)

Optional
ℹ️
Yandex Integration: Supports IndexNow protocol automatically
Get API key: Yandex Webmaster

πŸ”‘ Additional API Keys

πŸ”‘
No additional API keys configured

πŸ“Š API Status Overview

Service Status Last Used Usage This Month Actions
πŸ’‘
Bulk Import Methods
Import URLs from XML Sitemap, CSV files, or connect directly to your CMS

Import URLs

Enter your XML sitemap URL. System will automatically parse all URLs.
ℹ️
CSV Format: One URL per line, first column should contain URLs
Max file size: 50MB | Supported: .csv files
πŸ“„ Download Sample CSV

Processing History

πŸ€–
Automation Benefits
Save hours per week by automating repetitive tasks. Set it once, forget it forever!

Quick Setup Templates

⚑

Auto-Submit New Content

Automatically submit URLs when new content is published

πŸ”„

Daily Status Check

Check indexing status and retry failed URLs daily

πŸ—ΊοΈ

Sitemap Monitor

Monitor sitemap for new URLs and auto-submit

πŸ”—

Webhook Integration

Receive webhooks from your CMS (WordPress, etc)

Active Automation Rules

Webhook Endpoints

ℹ️
Webhook URL: Use this URL in your CMS to trigger automatic submissions
Add this to your WordPress publish hook or other CMS
// Add to functions.php
add_action('publish_post', 'auto_submit_to_indexing', 10, 2);
function auto_submit_to_indexing($ID, $post) {
    $url = get_permalink($ID);
    $webhook = 'https://index.uyak.eu.org/api/webhook.php?key=YOUR_SECRET_KEY';
    
    wp_remote_post($webhook, array(
        'body' => json_encode(array('url' => $url)),
        'headers' => array('Content-Type' => 'application/json')
    ));
}

Success Rates by Search Engine

Daily Submission Trends

Website Performance Comparison

Website Total URLs Indexed Success Rate Avg. Index Time

Status Distribution

Recent Indexed URLs

Generate New Report

Hold Ctrl/Cmd to select multiple

Quick Reports

Report History

Report Name Type Generated Format Actions
Weekly Summary - Week 5 Summary 2026-02-01 09:00 CSV
Failed URLs Analysis Failed 2026-01-31 14:30 CSV
Monthly Performance - January Detailed 2026-01-31 23:59 JSON

Scheduled Reports

Daily Summary

Every day at 8:00 AM
Format: CSV
Email: Yes

Active
Weekly Performance

Every Monday at 9:00 AM
Format: PDF
Email: Yes

Active
Monthly Analytics

1st of each month
Format: JSON
Email: No

Active