📲 Download Utility Tools Apps

EMI Calculator

Download EMI Calculator

SOA Games

Download SOA Games

SOA Technology App

Download SOA Technology

BMI Checker

Download BMI Checker

Task Jira

Download Task Jira

Laughing Adda

Download Laughing Adda

📅 हिंदी कैलेंडर ऐप डाउनलोड करें

Download Shubhcalendar App

Optimized Version htaccess for wordpress website

🔥 What Improved

  • ✅ Single clean redirect (faster + SEO friendly)
  • ✅ AI folder properly excluded
  • ✅ No duplicate rewrite engine
  • ✅ Better security
  • ✅ Safer structure
RewriteOptions inherit
DirectoryIndex index.php

# ======================================
# 🔁 Rewrite Rules (Clean + Optimized)
# ======================================
<IfModule mod_rewrite.c>
RewriteEngine On

# ✅ Exclude AI folder
RewriteRule ^ai/ - [L]

# ✅ Force HTTPS + non-www in ONE step
RewriteCond %{HTTPS} !=on [OR]
RewriteCond %{HTTP_HOST} ^www\.soatechnology\.net [NC]
RewriteRule ^ https://soatechnology.net%{REQUEST_URI} [L,R=301]

# ✅ Preserve Authorization Header
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]

# ✅ WordPress Rules
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]

</IfModule>

# ======================================
# ⚡ Compression
# ======================================
<IfModule mod_deflate.c>
AddOutputFilterByType DEFLATE text/html text/plain text/xml text/css application/javascript application/json
</IfModule>

# ======================================
# ⚡ Caching
# ======================================
<IfModule mod_expires.c>
ExpiresActive On
ExpiresByType image/webp "access plus 1 year"
ExpiresByType image/jpeg "access plus 1 year"
ExpiresByType image/png "access plus 1 year"
ExpiresByType text/css "access plus 1 month"
ExpiresByType application/javascript "access plus 1 month"
</IfModule>

# ======================================
# 🔒 Security
# ======================================
Options -Indexes

<FilesMatch "(wp-config\.php|\.htaccess)">
    Require all denied
</FilesMatch>

# ======================================
# 🔐 Security Headers
# ======================================
<IfModule mod_headers.c>
Header set X-Content-Type-Options "nosniff"
Header set X-Frame-Options "SAMEORIGIN"
Header set X-XSS-Protection "1; mode=block"
</IfModule>

# ======================================
# ⚠️ Login Redirect (Use carefully)
# ======================================
 RedirectMatch "^/wp-login/?" /login


AI Spiritual Tools & Interactive Experiences

Explore powerful AI-driven tools for daily guidance, spirituality, fun quizzes, and self-discovery.

Today’s Quote

Get inspiring daily quotes powered by AI to motivate and guide your day.

Explore Now

AI Tarot Card Reader

Reveal insights about your future, love, and career with AI tarot readings.

Read Tarot

Love Match Calculator

Check compatibility and love predictions using AI-based analysis.

Check Match

Fortune Cookie

Open an AI fortune cookie and receive wisdom, luck, and fun messages.

Open Cookie

Quiz Categories

Engage with knowledge-based and fun quizzes across multiple categories.

Start Quiz

Panchang Calendar

View daily Panchang, auspicious timings, tithi, nakshatra, and festivals.

View Panchang

Online Numerology

Discover your destiny number, life path, and numerology predictions.

Calculate Now

Spiritual Feeds

Stay connected with spiritual thoughts, mantras, and divine content.

View Feeds

Quiz Hub

Attempt trending quizzes on GK, spirituality, festivals, and more.

Explore Quizzes