Robots.txt hatam;
Taramaya izin verildi mi?
Hayır: robots.txt tarafından engellendi
Sayfa getirme
Başarısız: Robots.txt tarafından engellendi
Sitemap: https://www.allinajans.com/sitemap.xml
User-agent:*
Disallow:
Sitemap.xml hatam;
Site haritası okunamadı
Genel HTTP hatası
https://www.allinajans.com/tr/
2019-06-07T13:15:26+00:00
1.00
https://www.allinajans.com/tr/index.php
2019-06-07T13:15:26+00:00
0.80
.Htaccess
Https ve www yönlendirmem var.
# BEGIN LSCACHE
## LITESPEED WP CACHE PLUGIN - Do not edit the contents of this block! ##
RewriteEngine on
CacheLookup on
RewriteRule .* - [E=Cache-Control:no-autoflush]
RewriteRule ^min/\w+\.(css|js) - [E=cache-control:no-vary]
### marker CACHE RESOURCE start ###
RewriteRule wp-content/.*/[^/]*(responsive|css|js|dynamic|loader|fonts)\.php - [E=cache-control:max-age=3600]
### marker CACHE RESOURCE end ###
### marker FAVICON start ###
RewriteRule favicon\.ico$ - [E=cache-control:max-age=86400]
### marker FAVICON end ###
## LITESPEED WP CACHE PLUGIN - Do not edit the contents of this block! ##
# END LSCACHE
# BEGIN NON_LSCACHE
## LITESPEED WP CACHE PLUGIN - Do not edit the contents of this block! ##
### marker MINIFY start ###
RewriteEngine on
RewriteCond %{DOCUMENT_ROOT}%{REQUEST_URI} ^(.*)/min/(\w+)\.(css|js)$
RewriteCond %1/wp-content/cache/$2/$1.$2 -f
RewriteRule min/(\w+)\.(css|js) wp-content/cache/$2/$1.$2 [L]
### marker MINIFY end ###
## LITESPEED WP CACHE PLUGIN - Do not edit the contents of this block! ##
# END NON_LSCACHE
RewriteEngine On
RewriteCond %{SERVER_PORT} 80
RewriteCond %{HTTP_HOST} ^(www\.)?allinajans\.com
RewriteRule ^(.*)$ https://www.allinajans.com/ $1 [R,L]
RewriteEngine on
RewriteRule ^/?$ https://www.allinajans.com/tr/ [R=301,L]
# Dizin listelemeyi kapatmak.
Options All -Indexes