AEDTP WORLD Official Documentation ยท v1.0

๐ŸŒ Business ๐ŸŽต Music ๐Ÿ“š Education ๐ŸŽจ Creation ๐Ÿ’ป Technology ๐ŸŒ World

Ghana-based global platform offering free music promotion, business distribution, technology tools, and creative services โ€” including the AWFL Sitemap Builder developer tool.

๐Ÿ” Jump to: ๐Ÿข Company โš™๏ธ Services ๐Ÿ› ๏ธ AWFL Builder ๐Ÿ“„ File Overview โšก How It Works ๐Ÿ” Auth โš ๏ธ Notifications ๐Ÿ“ Structure โฌ‡๏ธ Install/Download

01 โ€” Company ยท 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 work.
๐Ÿ’ปTechnology Tech-driven solutions including 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.

๐ŸŒ AEDTP WORLD Search Engine: a custom-built global search engine hosted at aedtpworld.neocities.org โ€” offering quick results within 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.

02 โ€” Platform Services & Capabilities

What AEDTP WORLD Can Do

  • ๐ŸŽค Music Promotion
  • ๐Ÿ“ฆ Distribution
  • ๐Ÿ“ˆ SEO / Marketing
  • โœ๏ธ Artist Sign-Up
  • ๐Ÿฅ Beat Downloads
  • ๐Ÿ”’ VPN Service
  • ๐Ÿ” Search Engine
  • ๐Ÿ› ๏ธ Developer Tools
  • ๐Ÿ“ก Distribution & Logistics

Fast, reliable, cost-effective distribution connecting clients to global markets. Supply chain management and customer support driven by cutting-edge technology. Musicians can sign up as artists, upload music for free promotion, distribute beats/instrumentals and access global reach through AEDTP WORLD's network.

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.xml at root next to sitemap.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

FilePurposeLocation
sitemap.phpMain AWFL Sitemap Builder UI. Displays folders/files near itself, lets user select directories, builds sitemap.xml at root./ (root)
list_files.phpView and manage sitemap.xml contents. Rebuild button (rescans disk, removes stale entries) + preview raw XML. No delete button โ€” intentional./ (root)
sitemap.xmlAuto-generated sitemap file containing all indexed .html file URLs. Created/updated automatically, never edit manually./ (root, auto-created)
sitemapbuilderawfl.phpThe generator tool. Password-protected UI with buttons 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

  1. Upload sitemapbuilderawfl.php anywhere on your server (e.g. inside /awflsitemapbuilder/).
  2. Open the file in browser & log in using credentials.
  3. Use UI buttons to auto-generate sitemap.php and list_files.php.
  4. Move generated files to your website's root directory.

Step 2 โ€” Building the Sitemap (sitemap.php)

  1. Navigate to sitemap.php in browser โ†’ displays folders/subfolders relative to root.
  2. Select directories (file-manager style).
  3. Click BUILD โ†’ only .html files are processed, sitemap.xml auto-created/updated at root.

Step 3 โ€” Managing with list_files.php

  • View all indexed .html files by directory path.
  • Use Rebuild sitemap.xml button to rescan disk โ†’ stale/missing entries auto-removed.
  • Toggle View sitemap.xml to preview raw XML. No delete button โ€” manual deletion of entries is intentional.

06 โ€” Authentication & Access

sitemapbuilderawfl.php is password-protected. Login required before accessing any builder tools or generating files.

Default Credentials
Username: aedtpworld
Password: aedtpworld
โš ๏ธ These credentials are fixed and cannot be changed in the current version. Keep your sitemapbuilderawfl.php file secured on your server.

07 โ€” Notifications & Error Handling

If no valid .html files are found in any selected folder or root, the builder sends the following notification:

AWFL SITEMAP BUILDER: [The sitemap is not built] | 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 Structure

After running AWFL Sitemap Builder, your directory will follow this structure:

/
โ”œโ”€โ”€ sitemap.php            โ† Main builder UI
โ”œโ”€โ”€ list_files.php         โ† File listing & rebuild tool
โ”œโ”€โ”€ sitemap.xml            โ† Auto-generated sitemap (do not edit manually)
โ”‚
โ””โ”€โ”€ awflsitemapbuilder/
    โ””โ”€โ”€ sitemapbuilderawfl.php   โ† Generator tool (password-protected)

# Your website folders (example)
โ”œโ”€โ”€ about/
โ”‚   โ””โ”€โ”€ index.html
โ”œโ”€โ”€ blog/
โ”‚   โ”œโ”€โ”€ post-one.html
โ”‚   โ””โ”€โ”€ post-two.html
โ””โ”€โ”€ index.html
        
โ„น๏ธ 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.

Installation & Download Guidelines

GET STARTED To deploy the AWFL Sitemap Builder, obtain the package via AEDTP WORLD distribution channels. Upload sitemapbuilderawfl.php, follow the generator steps, then use sitemap.php to build your XML sitemap. No complex configuration required.

โœ… Supports any server with PHP 7.4+ and standard file permissions. Perfect for static websites, documentation hubs, and SEO management. All generated files are lightweight and optimized.

๐Ÿ“ฅ Download: The tool is available via official AEDTP WORLD portal (contact: aedtpworld@gmail.com). Full package includes sitemapbuilderawfl.php + style and documentation references.