Site Content Overview
This page provides an overview of the HTML and PHP files found on TehKluma.tv. It also indicates how search engine visibility is managed.
Search Engine Optimization (SEO) Management
The site uses comprehensive SEO management through multiple methods:
robots.txt file: Located at the root (/robots.txt), this file provides comprehensive crawling instructions including blocked directories, allowed pages, and sitemap locations.
- XML Sitemap:
/sitemap.xml provides structured site information for search engines with proper priority and change frequency settings.
- HTML Sitemap:
/sitemap.html offers a user-friendly site navigation page.
- Meta Tags: Key pages include proper meta descriptions, keywords, Open Graph tags, and Twitter Card data.
- Structured Data: JSON-LD structured data for enhanced search engine understanding.
- Canonical URLs: Prevent duplicate content issues with proper canonical link tags.
noindex directive: Used selectively on administrative and overview pages like this one.
Note: This overview page uses noindex, nofollow meta tags to keep it private from search engines while maintaining site documentation.
File Listing
The following is a list of .html and .php files found on the server, grouped by directory. The full list of files found by the scan was 91. Due to display limitations, not all files may be listed here if the total count is very large, but this overview aims to be representative.
Root Directory (/)
- 404.html
- about.php
- api-dashboard.html
- api-docs.html
- api-status.html
- app-thanks.html
- application.html
- army.php
- callback.html
- command_center.php
- contact.html
- equipment.html
- forbidden.html
- index.html (Note: This is the main landing page, likely public)
- index.php (Note: This is the main landing page, likely public)
- live.php
- login.php
- logout.php
- now-playing-overlay.html
- radio.php
- robots.txt
- song-request.html
- spotify_overlay.html
- speedtest.html
- streamers.php
- subathon.html
- subscribers.php
- template.html
- test_spotify_api.php
- twitch-callback.php
- user_dashboard.php
- welcome.php
API Directory (/api/)
Files in API directories are typically not intended for direct user access or search engine indexing.
- api/add-to-queue.php
- api/auth-twitch.php
- api/autoload.php
- api/check-session.php
- api/config.php
- api/endpoint-template.php
- api/get-requesters.php
- api/get-requests.php
- api/now-playing-bot.php
- api/now-playing.php
- api/play-now.php
- api/save-request.php
- api/spotify-advanced.php
- api/spotify-auth-overlay.php
- api/spotify-auth.php
- api/spotify-callback-overlay.php
- api/spotify-callback.php
- api/spotify-controls.php
- api/spotify_now_playing.php
- api/streamlabs-request.php
- api/subscribers.php
- api/test-env.php
- api/track-requester.php
- api/twitch-auth.php
- api/twitch-callback.php
- api/twitch_auth_helper.php
- api/xmplaylist-thepulse.php
- api/radio-dismuke/index.php
- api/streams/index.php
- api/team/index.php
- api/twitch_subscribers/index.php
Assets Directory (/assets/)
Auth Directory (/auth/)
Authentication-related files are typically not for public browsing.
SEO & Site Structure Files
- robots.txt - Comprehensive crawling instructions for search engines
- sitemap.xml - XML sitemap for search engine indexing
- sitemap.html - Human-readable site navigation page
- site_content_overview.html - This documentation page (noindex)
Includes Directory (/includes/)
PHP include files are generally not meant to be accessed directly.
- includes/db.php
- includes/footer.php
- includes/functions.php
- includes/header.php
- includes/init.php
- includes/nav.php
- includes/session-check.php
Legal Directory (/legal/)
- legal/privacy.html
- legal/terms.html
Spotify Overlay Directory (/spotify-overlay/)
- spotify-overlay/index.html
Twitch Bot Directory (/twitch-bot/)
Bot-related files are typically not for public browsing.