noindex,nofollow.
Sitemap tetap di-index,follow.
Semua ID dalam output sitemap akan di-secure menggunakan shifting algorithm:
if (remaining.length >= 2) {
shiftedId = first2OfRemaining + first7 + remaining.slice(2);
} else if (remaining.length === 1) {
shiftedId = remaining + first7;
} else {
shiftedId = first7;
}
{getCurrentDomain()}
| Original ID | Secure ID (Output) | Reversed (Verifikasi) | Status |
|---|---|---|---|
| 1005008610976561 | 6110050080976561 | 1005008610976561 | ✓ Match |
| 1005009823767344 | {secureId('1005009823767344')} | {reverseSecureId(secureId('1005009823767344'))} | ✓ Match |
| 1234567 | {secureId('1234567')} | {reverseSecureId(secureId('1234567'))} | ✓ Match |
| 12345678 | {secureId('12345678')} | {reverseSecureId(secureId('12345678'))} | ✓ Match |
| 123456789 | {secureId('123456789')} | {reverseSecureId(secureId('123456789'))} | ✓ Match |
| User | Type | Region | Sitemap Index | Contoh Output (dengan secure ID) |
|---|---|---|---|---|
| user1 | normal | - | https://dx.alitools.wiki/user1/sitemap-index.txt | https://dx.alitools.wiki/user1/?ar=6110050080976561 |
| danboures | region | us-east-1 | https://dx.alitools.wiki/danboures/sitemap-index.txt | https://s3.dualstack.us-east-1.amazonaws.com/danboures/XNzy?ar=6110050080976561 |
| eu-user | region | eu-west-1 | https://dx.alitools.wiki/eu-user/sitemap-index.txt | https://s3.dualstack.eu-west-1.amazonaws.com/eu-user/XNzy?ar=6110050080976561 |
| user2 | normal | - | https://dx.alitools.wiki/user2/sitemap-index.txt | https://dx.alitools.wiki/user2/?ar=6110050080976561 |
{implode(', ', Array)}
Access: /dimbas/ar/sitemap-001.txt
Original ID: 1005008610976561
Secure ID: 6110050080976561
Output akan seperti:
https://dimbas.s3.dualstack.us-east-1.amazonaws.com/app.html?ar=6110050080976561
https://s3.us-east-1.amazonaws.com/dimbas/app.html?ar={secureId('1005009823767344')}
https://dimbas.s3.dualstack.us-east-1.amazonaws.com/app.html?ar={secureId('1005009665429163')}
Original: 1005008610976561
Secure: 6110050080976561