( ′∀`)σ≡σ☆))Д′)レ(゚∀゚;)ヘ=З=З=Зε≡(ノ´_ゝ`)ノ HEX
HEX
Server: Apache/2.4.58 (Ubuntu)
System: Linux mail.thebrand.ai 6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 x86_64
User: www-data (33)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: /var/www/html/tmpr/../tmpr/../tmpr/../tmpr/../tmpr/../wowZ/tools/.htaccess
RewriteEngine On

# Base directory for the tools
# If accessing via http://example.com/wowX/tools/, use /wowX/tools/
RewriteBase /wowX/tools/

RewriteCond %{THE_REQUEST} \s/+wowX/tools/(?:index\.php)?\?tool=([a-z0-9_]+)_landing(?:&|\s) [NC]
RewriteCond %{QUERY_STRING} !(^|&)embed= [NC]
RewriteRule ^(?:index\.php)?$ overview/%1? [R=301,L,NE]

RewriteCond %{THE_REQUEST} \s/+wowX/tools/(?:index\.php)?\?tool=([a-z0-9_]+)(?:&|\s) [NC]
RewriteCond %1 !.*_landing$ [NC]
RewriteCond %{QUERY_STRING} !(^|&)embed= [NC]
RewriteRule ^(?:index\.php)?$ %1? [R=301,L,NE]

# Redirect /tools/home to the main tools homepage
RewriteRule ^home/?$ /wowX/tools/ [R=301,L]

# Rewrite resources/infographics/category/id/slug to index.php?tool=resources&category=category&id=id&slug=slug
RewriteRule ^resources/infographics/([^/]+)/([^/]+)/([^/]+)/?$ index.php?tool=resources&category=$1&id=$2&slug=$3 [L,QSA]

# Rewrite resources/infographics/category to index.php?tool=resources&category=category
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^resources/infographics/([^/]+)/?$ index.php?tool=resources&category=$1 [L,QSA]

# Landing Pages
#RewriteRule ^overview/canva_alternative_free/?$ index.php?tool=canva_alternative_landing [L,QSA]
RewriteRule ^overview/infographics/?$ index.php?tool=infographics_landing [L,QSA]
RewriteRule ^overview/templates/?$ index.php?tool=templates_landing [L,QSA]
RewriteRule ^overview/stock_photos/?$ index.php?tool=stock_photos_landing [L,QSA]
RewriteRule ^overview/brand_kits/?$ index.php?tool=brand_kits_landing [L,QSA]
RewriteRule ^overview/brand_360/?$ index.php?tool=brand_360_landing [L,QSA]
RewriteRule ^overview/create_ai_image/?$ index.php?tool=create_ai_image_landing [L,QSA]
RewriteRule ^overview/website_templates/?$ index.php?tool=website_templates_landing [L,QSA]
RewriteRule ^overview/icons/?$ index.php?tool=icons_landing [L,QSA]
RewriteRule ^overview/health_check/?$ index.php?tool=health_check_landing [L,QSA]
RewriteRule ^overview/cx_impact/?$ index.php?tool=cx_impact_landing [L,QSA]
RewriteRule ^overview/brand_equity/?$ index.php?tool=brand_equity_landing [L,QSA]
RewriteRule ^overview/email_signature/?$ index.php?tool=email_signature_landing [L,QSA]
RewriteRule ^overview/trust_score/?$ index.php?tool=trust_score_landing [L,QSA]
RewriteRule ^overview/consistency/?$ index.php?tool=consistency_landing [L,QSA]
RewriteRule ^overview/perception/?$ index.php?tool=perception_landing [L,QSA]
RewriteRule ^overview/rebrand_roi/?$ index.php?tool=rebrand_roi_landing [L,QSA]
RewriteRule ^overview/brand_blogs/?$ index.php?tool=brand_blogs_landing [L,QSA]
RewriteRule ^overview/background_creator/?$ index.php?tool=background_creator_landing [L,QSA]
RewriteRule ^overview/mood_board/?$ index.php?tool=mood_board_landing [L,QSA]

# Handle resources/infographics base URL
RewriteRule ^resources/?$ index.php?tool=resources [L,QSA]
RewriteRule ^resources/infographics/?$ index.php?tool=resources [L,QSA]
RewriteRule ^resources/brand_insights/?$ index.php?tool=brand_insights [L,QSA]

# Health category routing
RewriteRule ^health/?$ index.php?tool=health [L,QSA]
RewriteRule ^health/health/?$ index.php?tool=health [L,QSA]
RewriteRule ^health/experience/?$ index.php?tool=experience [L,QSA]

RewriteCond %{QUERY_STRING} (?:^|&)tool=([A-Za-z0-9_-]+)(?:&|$) [NC]
RewriteRule ^branding/?$ branding/%1? [R=301,L]

# Branding category routing
RewriteRule ^branding/?$ index.php?tool=branding [L,QSA]
RewriteRule ^branding/brand/?$ index.php?tool=brand [L,QSA]
RewriteRule ^branding/brand_blogs/?$ index.php?tool=brand_blogs [L,QSA]
RewriteRule ^branding/signature/?$ index.php?tool=signature [L,QSA]
RewriteRule ^branding/trust/?$ index.php?tool=trust [L,QSA]
RewriteRule ^branding/consistency/?$ index.php?tool=consistency [L,QSA]
RewriteRule ^branding/value/?$ index.php?tool=value [L,QSA]
RewriteRule ^branding/rebrand/?$ index.php?tool=rebrand [L,QSA]
RewriteRule ^branding/background_creator/?$ index.php?tool=background_creator [L,QSA]
RewriteRule ^branding/mood_board/?$ index.php?tool=mood_board [L,QSA]

# Strategy category routing
RewriteRule ^strategy/?$ index.php?tool=strategy [L,QSA]
RewriteRule ^overview/gap_analysis/?$ index.php?tool=gap_analysis_landing [L,QSA]
RewriteRule ^overview/pricing_strategy/?$ index.php?tool=pricing_strategy_landing [L,QSA]
RewriteRule ^strategy/gap/?$ index.php?tool=gap [L,QSA]
RewriteRule ^strategy/pricing/?$ index.php?tool=pricing [L,QSA]

# Finance category routing
RewriteRule ^finance/?$ index.php?tool=finance [L,QSA]
RewriteRule ^overview/ltv_calculator/?$ index.php?tool=ltv_calculator_landing [L,QSA]
RewriteRule ^overview/roi_suite/?$ index.php?tool=roi_suite_landing [L,QSA]
RewriteRule ^overview/invoice_generator/?$ index.php?tool=invoice_generator_landing [L,QSA]
RewriteRule ^overview/quotation_generator/?$ index.php?tool=quotation_generator_landing [L,QSA]
RewriteRule ^finance/ltv/?$ index.php?tool=ltv [L,QSA]
RewriteRule ^finance/roi/?$ index.php?tool=roi [L,QSA]
RewriteRule ^finance/invoice/?$ index.php?tool=invoice [L,QSA]
RewriteRule ^finance/quote/?$ index.php?tool=quote [L,QSA]

# Growth category routing
RewriteRule ^growth/?$ index.php?tool=growth [L,QSA]
RewriteRule ^overview/tam_calculator/?$ index.php?tool=tam_calculator_landing [L,QSA]
RewriteRule ^overview/viral_social/?$ index.php?tool=viral_social_landing [L,QSA]
RewriteRule ^overview/content_planner/?$ index.php?tool=content_planner_landing [L,QSA]
RewriteRule ^growth/awareness/?$ index.php?tool=awareness [L,QSA]
RewriteRule ^growth/social/?$ index.php?tool=social [L,QSA]
RewriteRule ^growth/content/?$ index.php?tool=content [L,QSA]

# Utilities category routing
RewriteRule ^utilities/?$ index.php?tool=utilities [L,QSA]
RewriteRule ^overview/file_converter/?$ index.php?tool=file_converter_landing [L,QSA]
RewriteRule ^overview/smart_resizer/?$ index.php?tool=smart_resizer_landing [L,QSA]
RewriteRule ^overview/qr_generator/?$ index.php?tool=qr_generator_landing [L,QSA]
RewriteRule ^overview/image_compressor/?$ index.php?tool=image_compressor_landing [L,QSA]
RewriteRule ^overview/color_palette/?$ index.php?tool=color_palette_landing [L,QSA]
RewriteRule ^overview/text_to_image/?$ index.php?tool=text_to_image_landing [L,QSA]
RewriteRule ^overview/gradient_generator/?$ index.php?tool=gradient_generator_landing [L,QSA]
RewriteRule ^utilities/converter/?$ index.php?tool=converter [L,QSA]
RewriteRule ^utilities/smart_features/?$ index.php?tool=smart_features [L,QSA]
RewriteRule ^utilities/signature/?$ index.php?tool=signature [L,QSA]
RewriteRule ^utilities/qr/?$ index.php?tool=qr [L,QSA]
RewriteRule ^utilities/image_compressor/?$ index.php?tool=image_compressor [L,QSA]
RewriteRule ^utilities/color_palette/?$ index.php?tool=color_palette [L,QSA]
RewriteRule ^utilities/palette/?$ index.php?tool=color_palette [L,QSA]
RewriteRule ^utilities/text_image/?$ index.php?tool=text_image [L,QSA]
RewriteRule ^utilities/gradient_generator/?$ index.php?tool=gradient_generator [L,QSA]
RewriteRule ^utilities/gradient/?$ index.php?tool=gradient_generator [L,QSA]
RewriteRule ^utilities/file_converter/?$ index.php?tool=converter [L,QSA]
RewriteRule ^utilities/smart_resizer/?$ index.php?tool=smart_features [L,QSA]
RewriteRule ^utilities/email_signature/?$ index.php?tool=signature [L,QSA]
RewriteRule ^utilities/qr_generator/?$ index.php?tool=qr [L,QSA]
RewriteRule ^utilities/text_to_image/?$ index.php?tool=text_image [L,QSA]

RewriteRule ^utilities/resizer/?$ index.php?tool=smart_features [L,QSA]
RewriteRule ^utilities/compressor/?$ index.php?tool=image_compressor [L,QSA]

# Redirect old resources/category to resources/infographics/category
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} !/infographics
RewriteRule ^resources/([^/]+)/?$ resources/infographics/$1 [R=301,L]