Seite 1 von 3

Schlimmes Google Problem ! Service Unavailable

Verfasst: 03.11.2018, 17:35
von StephanBerlin
Hallo Liebe Leute,

folgendes Problem tritt seit gestern auf:

Gibt man bei Google / Yahoo / Bing meinen Firmennamen [Partystrips24) oder Keywords (stripper berlin) ein [unter denen i ranke] kommt nach dem Klick folgende Fehlermeldung:

Service Unavailable
The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.


Gibt man die URL (www.partystrips24.de) direkt ein funktioniert es ! 1und1 meinte gerade: An Ihnen liegt es nicht...

Das gleiche Problem tritt bei allen meinen Webprojekten auf ;(

Kann mir jemand bitte weiterhelfen ?

Verfasst:
von

Re: Schlimmes Google Problem ! Service Unavailable

Verfasst: 03.11.2018, 17:55
von Lyk
StephanBerlin hat geschrieben:Hallo Liebe Leute,

folgendes Problem tritt seit gestern auf:

Gibt man bei Google / Yahoo / Bing meinen Firmennamen [Partystrips24) oder Keywords (stripper berlin) ein [unter denen i ranke] kommt nach dem Klick folgende Fehlermeldung:

Service Unavailable
The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.


Gibt man die URL (www.partystrips24.de) direkt ein funktioniert es ! 1und1 meinte gerade: An Ihnen liegt es nicht...

Das gleiche Problem tritt bei allen meinen Webprojekten auf ;(

Kann mir jemand bitte weiterhelfen ?
die webseite hat https probleme.

Verfasst: 03.11.2018, 17:57
von StephanBerlin
Hi Lyk,

vielen Dank erst einmal. Woran hast Du das erkannt und wie kann ich das
beheben ?

Und nicht alle Web Projekte sind SSL Verschl. aber auch hier das selbe Problem...

lg Stephan

Verfasst: 03.11.2018, 18:02
von Lyk
StephanBerlin hat geschrieben:Hi Lyk,

vielen Dank erst einmal. Woran hast Du das erkannt und wie kann ich das
beheben ?

Und nicht alle Web Projekte sind SSL Verschl. aber auch hier das selbe Problem...

lg Stephan
wenn du über google auf die webseite gehst, oben das s aus dem https raus nimmst, kommt die webseite ohne fehler.

vermutung: irgend eine weiterleitung funktioniert nicht richtig.

Verfasst: 03.11.2018, 18:03
von StephanBerlin
Stimmt.....Na Super...und nun ? :roll:

Verfasst: 03.11.2018, 18:07
von Lyk
kopier ma deine .htaccess-datei hier rein ;)

Verfasst: 03.11.2018, 18:08
von StephanBerlin
Lieber Lyk....wenn Du mir jetzt nochmal kurz verrätst wo ich die finde ....:)

Verfasst: 03.11.2018, 18:11
von Lyk
lol schau mal im rootverzeichnis nach.

könnte aber auch 1und1 dran schuld sein... is schon komisch.

Verfasst: 03.11.2018, 18:18
von StephanBerlin
<IfModule mod_deflate.c>
AddOutputFilterByType DEFLATE text/plain
AddOutputFilterByType DEFLATE text/html
AddOutputFilterByType DEFLATE text/xml
AddOutputFilterByType DEFLATE text/css
AddOutputFilterByType DEFLATE application/xml
AddOutputFilterByType DEFLATE application/xhtml+xml
AddOutputFilterByType DEFLATE application/rss+xml
AddOutputFilterByType DEFLATE application/javascript
AddOutputFilterByType DEFLATE application/x-javascript
AddOutputFilterByType DEFLATE image/svg+xml
</IfModule>
<IfModule mod_expires.c>
ExpiresActive On
ExpiresByType text/css A2419200
ExpiresByType text/x-component A2419200
ExpiresByType application/x-javascript A2419200
ExpiresByType application/javascript A2419200
ExpiresByType text/javascript A2419200
ExpiresByType text/x-js A2419200
ExpiresByType text/html A3600
ExpiresByType text/richtext A3600
ExpiresByType image/svg+xml A3600
ExpiresByType text/plain A3600
ExpiresByType text/xsd A3600
ExpiresByType text/xsl A3600
ExpiresByType text/xml A3600
ExpiresByType video/asf A2419200
ExpiresByType video/avi A2419200
ExpiresByType image/bmp A2419200
ExpiresByType application/java A2419200
ExpiresByType video/divx A2419200
ExpiresByType application/msword A2419200
ExpiresByType application/vnd.ms-fontobject A2419200
ExpiresByType application/x-msdownload A2419200
ExpiresByType image/gif A2419200
ExpiresByType application/x-gzip A2419200
ExpiresByType image/x-icon A2419200
ExpiresByType image/jpeg A2419200
ExpiresByType application/json A2419200
ExpiresByType application/vnd.ms-access A2419200
ExpiresByType audio/midi A2419200
ExpiresByType video/quicktime A2419200
ExpiresByType audio/mpeg A2419200
ExpiresByType video/mp4 A2419200
ExpiresByType video/mpeg A2419200
ExpiresByType application/vnd.ms-project A2419200
ExpiresByType application/x-font-otf A2419200
ExpiresByType application/vnd.ms-opentype A2419200
ExpiresByType application/vnd.oasis.opendocument.database A2419200
ExpiresByType application/vnd.oasis.opendocument.chart A2419200
ExpiresByType application/vnd.oasis.opendocument.formula A2419200
ExpiresByType application/vnd.oasis.opendocument.graphics A2419200
ExpiresByType application/vnd.oasis.opendocument.presentation A2419200
ExpiresByType application/vnd.oasis.opendocument.spreadsheet A2419200
ExpiresByType application/vnd.oasis.opendocument.text A2419200
ExpiresByType audio/ogg A2419200
ExpiresByType application/pdf A2419200
ExpiresByType image/png A2419200
ExpiresByType application/vnd.ms-powerpoint A2419200
ExpiresByType audio/x-realaudio A2419200
ExpiresByType image/svg+xml A2419200
ExpiresByType application/x-shockwave-flash A2419200
ExpiresByType application/x-tar A2419200
ExpiresByType image/tiff A2419200
ExpiresByType application/x-font-ttf A2419200
ExpiresByType application/vnd.ms-opentype A2419200
ExpiresByType audio/wav A2419200
ExpiresByType audio/wma A2419200
ExpiresByType application/vnd.ms-write A2419200
ExpiresByType application/font-woff A2419200
ExpiresByType application/vnd.ms-excel A2419200
ExpiresByType application/zip A2419200
</IfModule>
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
AddHandler x-mapp-php5.5 .php
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress

Verfasst: 03.11.2018, 18:21
von Lyk
warum haste 2mal die <IfModule mod_rewrite.c> da drin?

wo sind die https weiterleitungen?

Verfasst: 03.11.2018, 18:24
von StephanBerlin
Hi Lyk,

bitte auf NoNerd Deutsch ;)....also...habe ein SSL Zert. und das mit really simple ssl in meinem Wordpress installiert....

Mehr habe i damals [2018/05] nicht gemacht.....

Verfasst: 03.11.2018, 18:28
von StephanBerlin
daran kann es aber nicht liegen da stripper.berlin.com keine ssl besitzt....und die auch nicht funzt

Verfasst: 03.11.2018, 20:16
von elmex
xxx.berlin.com ist keine Domain, sondern "nur" eine Subdomain. Wenn du damit derartige Probleme hast, frag mal bei berlin.com bzw. da, wo du diese Subdomain gebucht hast...

Verfasst: 04.11.2018, 12:49
von staticweb
> warum haste 2mal die <IfModule mod_rewrite.c> da drin?

Das ist 1&1 like! Vermutlich eine managed oder standard wordpress app.

Wenn sonst keiner rumspielt an deinem WebHosting liegt es zu fast zu 100% an 1&1, da serverseitig ein Aufruf über die SERPs anders behandelt wird als ein manueller Aufruf. Gleiches Problem über BING.

Verfasst: 04.11.2018, 13:26
von StephanBerlin
Hallo Static,

1und1 sagt:

Ihre Server funzen. Es liegt an Google laut 1&1. Das Problem bleibt jedoch bestehen. Vielleicht ein Hack? Bin auch schon im Google Webmaster Forum aktiv....