01 — Company
What is AEDTP WORLD?
AEDTP WORLD is a multidisciplinary digital company founded in 2024, headquartered in Anloga, Ghana. The platform operates globally, connecting businesses, musicians, and creators with audiences across 150+ countries.
The name stands for: Adventure · Explore · Discover · Travel · Promote WORLD — reflecting its mission to take creators and businesses on a global journey.
Music
Free music promotion and distribution for artists, record labels, and music professionals worldwide. Downloadable music library.
Business
Global distribution, logistics, supply chain management, and marketing support for online businesses.
Creativity
A dedicated creativity hub for designers, artists, and content creators to showcase and distribute their work.
Technology
Technology-driven solutions including a custom Search Engine, VPN service, and developer tools like AWFL Sitemap Builder.
Education
Educational content and resources to help creators and businesses grow their knowledge and skills.
Application
Downloadable AEDTP WORLD mobile application available for direct download, bringing all services to your device.
02 — Platform Services
What AEDTP WORLD Can Do
Distribution & Logistics
Fast, reliable, cost-effective distribution connecting clients to target markets globally. Supply chain management and customer support driven by cutting-edge technology.
Promotional Services
A full suite of promotional tools including search engine optimization, social media marketing, and lead generation to amplify product and music visibility worldwide.
Artist Services
Musicians can sign up as artists, upload music for free promotion, distribute beats and instrumentals, and access global reach through AEDTP WORLD's network.
AEDTP WORLD Search Engine
A custom-built global search engine hosted at aedtpworld.neocities.org — offering quick results and relevant information directly from AEDTP WORLD's ecosystem.
All music promotion and core discovery features on AEDTP WORLD are completely free. Premium/business services are available via sign-up.
03 — Developer Tool
AWFL Sitemap Builder
The AWFL Sitemap Builder is a PHP-based developer tool created by AEDTP WORLD.
It provides a visual file-manager-style interface to automatically generate, update, and manage
sitemap.xml files for websites — no manual XML editing required.
Only .html files are accepted into the sitemap. Other file types are intentionally ignored.
Core Capabilities
- ✦ Browse folders and subfolders in a file-manager-style UI
- ✦ Select which directories to include in the sitemap
- ✦ Auto-generate
sitemap.xmlat root next tositemap.php - ✦ Auto-update and rebuild sitemap on demand
- ✦ Auto-remove stale/missing entries on every build or rebuild
- ✦ View raw sitemap.xml contents inside the interface
- ✦ Auto-generate sitemap.php and list_files.php via sitemapbuilderawfl.php
- ✦ Password-protected builder access
04 — File Reference
File Overview
| File | Purpose | Location |
|---|---|---|
| sitemap.php | Main AWFL Sitemap Builder UI. Displays folders/files near itself, lets user select directories, and builds sitemap.xml at the root. |
/ (root) |
| list_files.php | View and manage sitemap.xml contents. Provides Rebuild button (rescans disk, removes stale entries) and a toggle to preview raw sitemap XML. No delete button — manual deletion is intentional. | / (root) |
| sitemap.xml | Auto-generated sitemap file. Contains all indexed .html file URLs. Created and updated automatically. Never edited manually. | / (root, auto-created) |
| sitemapbuilderawfl.php | The generator tool. When opened in browser, provides a password-protected UI with buttons/tools to auto-generate sitemap.php and list_files.php. Can be stored anywhere. |
awflsitemapbuilder/ (or anywhere) |
05 — Usage Guide
How It Works
Step 1 — Setup with sitemapbuilderawfl.php
Place sitemapbuilderawfl.php anywhere on your server (e.g. inside /awflsitemapbuilder/).
Navigate to the file in your browser. Enter the username and password to access the builder.
Use the provided UI buttons to auto-generate sitemap.php and list_files.php.
Move the generated sitemap.php and list_files.php to your website's root directory.
Step 2 — Building the Sitemap (sitemap.php)
Navigate to sitemap.php in your browser. It will display all folders/subfolders relative to where it is stored (root).
Choose folders and subfolders to include. The UI displays them like a file manager.
Only .html files are processed. sitemap.xml is auto-created/updated at root.
Step 3 — Managing with list_files.php
All indexed .html files are displayed per directory path.
Use the Rebuild sitemap.xml button to rescan disk. Stale/missing entries are auto-removed.
Toggle the View sitemap.xml button to preview the raw sitemap code. No delete button exists — manual deletion of entries is intentional.
06 — Authentication
Builder Authentication
sitemapbuilderawfl.php is password-protected. You must log in before accessing any builder tools or generating files.
Default Credentials
These credentials are fixed and cannot be changed in the current version. Keep your sitemapbuilderawfl.php file secured on your server.
07 — Error Handling
Notifications & Error Messages
If no valid .html files are found in any selected folder or root, the builder sends this notification:
| ISSUES: [No HTML Files Found In The folders, sub folders and even in the root/domain]
| HOW TO FIX THE ISSUES: [1. Create at least a .html file in the folders, sub folders or even in the root/domain near sitemap.php.. 2. Make Sure To View The html files, When It Shows The html contents you created, It Means The html exists. Now You Can Build The Sitemap.xml using
sitemap.php]| POWERED BY AEDTP WORLD
Auto-Cleanup
Missing or deleted HTML files are automatically removed from the sitemap on every Build or manual Rebuild — no manual cleanup needed.
08 — Directory
Directory Structure
After running AWFL Sitemap Builder, your directory will follow this structure:
sitemapbuilderawfl.php can be stored anywhere on your server. The generated sitemap.php and list_files.php should be moved to root for proper operation.