Beiträge von Persephone

    Wenn ich auf cache gehe, dann erscheint autoptimize (Plugin).
    Wenn ich auf plugin gehe, dann erscheinen alle Plugins die ich installiert habeu. a. auch Cachify. Soll ich Cachify jetzt löschen?

    Es fällt mir schwer, jemanden sowas anzuvertrauen, der männlich von weiblich nicht unterscheiden kann und meinen Thread nicht gelesen hat. Es geht mir nicht ums Geld, sondern um vertrauen.

    Ich benutze das Plugin Chachify und mache automatisch Backup.
    Verstehe aber nicht, was das für eine Rolle spielt, wenn ich das Plugin sowieso deaktivieren soll.
    Kann mir jemand bitte hier weiter helfen und mir sagen, was ich nun genau hier löschen soll?

    Kann ich das hier alles löschen?
    # BEGIN W3TC Browser Cache
    <IfModule mod_mime.c>
    AddType text/css .css
    AddType text/x-component .htc
    AddType application/x-javascript .js
    AddType application/javascript .js2
    AddType text/javascript .js3
    AddType text/x-js .js4
    AddType text/html .html .htm
    AddType text/richtext .rtf .rtx
    AddType image/svg+xml .svg .svgz
    AddType text/plain .txt
    AddType text/xsd .xsd
    AddType text/xsl .xsl
    AddType text/xml .xml
    AddType video/asf .asf .asx .wax .wmv .wmx
    AddType video/avi .avi
    AddType image/bmp .bmp
    AddType application/java .class
    AddType video/divx .divx
    AddType application/msword .doc .docx
    AddType application/vnd.ms-fontobject .eot
    AddType application/x-msdownload .exe
    AddType image/gif .gif
    AddType application/x-gzip .gz .gzip
    AddType image/x-icon .ico
    AddType image/jpeg .jpg .jpeg .jpe
    AddType application/json .json
    AddType application/vnd.ms-access .mdb
    AddType audio/midi .mid .midi
    AddType video/quicktime .mov .qt
    AddType audio/mpeg .mp3 .m4a
    AddType video/mp4 .mp4 .m4v
    AddType video/mpeg .mpeg .mpg .mpe
    AddType application/vnd.ms-project .mpp
    AddType application/x-font-otf .otf
    AddType application/vnd.ms-opentype .otf
    AddType application/vnd.oasis.opendocument.database .odb
    AddType application/vnd.oasis.opendocument.chart .odc
    AddType application/vnd.oasis.opendocument.formula .odf
    AddType application/vnd.oasis.opendocument.graphics .odg
    AddType application/vnd.oasis.opendocument.presentation .odp
    AddType application/vnd.oasis.opendocument.spreadsheet .ods
    AddType application/vnd.oasis.opendocument.text .odt
    AddType audio/ogg .ogg
    AddType application/pdf .pdf
    AddType image/png .png
    AddType application/vnd.ms-powerpoint .pot .pps .ppt .pptx
    AddType audio/x-realaudio .ra .ram
    AddType application/x-shockwave-flash .swf
    AddType application/x-tar .tar
    AddType image/tiff .tif .tiff
    AddType application/x-font-ttf .ttf .ttc
    AddType application/vnd.ms-opentype .ttf .ttc
    AddType audio/wav .wav
    AddType audio/wma .wma
    AddType application/vnd.ms-write .wri
    AddType application/font-woff .woff
    AddType application/vnd.ms-excel .xla .xls .xlsx .xlt .xlw
    AddType application/zip .zip
    </IfModule>
    <IfModule mod_expires.c>
    ExpiresActive On
    ExpiresByType text/css A31536000
    ExpiresByType text/x-component A31536000
    ExpiresByType application/x-javascript A31536000
    ExpiresByType application/javascript A31536000
    ExpiresByType text/javascript A31536000
    ExpiresByType text/x-js A31536000
    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 A31536000
    ExpiresByType video/avi A31536000
    ExpiresByType image/bmp A31536000
    ExpiresByType application/java A31536000
    ExpiresByType video/divx A31536000
    ExpiresByType application/msword A31536000
    ExpiresByType application/vnd.ms-fontobject A31536000
    ExpiresByType application/x-msdownload A31536000
    ExpiresByType image/gif A31536000
    ExpiresByType application/x-gzip A31536000
    ExpiresByType image/x-icon A31536000
    ExpiresByType image/jpeg A31536000
    ExpiresByType application/json A31536000
    ExpiresByType application/vnd.ms-access A31536000
    ExpiresByType audio/midi A31536000
    ExpiresByType video/quicktime A31536000
    ExpiresByType audio/mpeg A31536000
    ExpiresByType video/mp4 A31536000
    ExpiresByType video/mpeg A31536000
    ExpiresByType application/vnd.ms-project A31536000
    ExpiresByType application/x-font-otf A31536000
    ExpiresByType application/vnd.ms-opentype A31536000
    ExpiresByType application/vnd.oasis.opendocument.database A31536000
    ExpiresByType application/vnd.oasis.opendocument.chart A31536000
    ExpiresByType application/vnd.oasis.opendocument.formula A31536000
    ExpiresByType application/vnd.oasis.opendocument.graphics A31536000
    ExpiresByType application/vnd.oasis.opendocument.presentation A31536000
    ExpiresByType application/vnd.oasis.opendocument.spreadsheet A31536000
    ExpiresByType application/vnd.oasis.opendocument.text A31536000
    ExpiresByType audio/ogg A31536000
    ExpiresByType application/pdf A31536000
    ExpiresByType image/png A31536000
    ExpiresByType application/vnd.ms-powerpoint A31536000
    ExpiresByType audio/x-realaudio A31536000
    ExpiresByType image/svg+xml A31536000
    ExpiresByType application/x-shockwave-flash A31536000
    ExpiresByType application/x-tar A31536000
    ExpiresByType image/tiff A31536000
    ExpiresByType application/x-font-ttf A31536000
    ExpiresByType application/vnd.ms-opentype A31536000
    ExpiresByType audio/wav A31536000
    ExpiresByType audio/wma A31536000
    ExpiresByType application/vnd.ms-write A31536000
    ExpiresByType application/font-woff A31536000
    ExpiresByType application/vnd.ms-excel A31536000
    ExpiresByType application/zip A31536000
    </IfModule>
    <IfModule mod_deflate.c>
    <IfModule mod_headers.c>
    Header append Vary User-Agent env=!dont-vary
    </IfModule>
    AddOutputFilterByType DEFLATE text/css text/x-component application/x-javascript application/javascript text/javascript text/x-js text/html text/richtext image/svg+xml text/plain text/xsd text/xsl text/xml image/x-icon application/json
    <IfModule mod_mime.c>
    # DEFLATE by extension
    AddOutputFilter DEFLATE js css htm html xml
    </IfModule>
    </IfModule>
    <FilesMatch "\.(css|htc|less|js|js2|js3|js4|CSS|HTC|LESS|JS|JS2|JS3|JS4)$">
    <IfModule mod_headers.c>
    Header set Pragma "public"
    Header append Cache-Control "public"
    Header set X-Powered-By "W3 Total Cache/0.9.4.1"
    </IfModule>
    </FilesMatch>
    <FilesMatch "\.(html|htm|rtf|rtx|svg|svgz|txt|xsd|xsl|xml|HTML|HTM|RTF|RTX|SVG|SVGZ|TXT|XSD|XSL|XML)$">
    <IfModule mod_headers.c>
    Header set Pragma "public"
    Header append Cache-Control "public"
    Header set X-Powered-By "W3 Total Cache/0.9.4.1"
    </IfModule>
    </FilesMatch>
    <IfModule mod_rewrite.c>

    und nur das hier stehen lassen?
    # 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

    Hallo Leute,

    vor ein paar Wochen hatte ich Probleme mit dem Chachify Plugin, nach einem Backup und einer Neuinstallation des Plugins lief alles wie gehabt.
    Jetzt habe ich gesehen, dass ich einige Fehlermeldungen erhalten habe. Nachdem ich den ganzen Nachmittag schon im Netz gesucht habe, möchte ich fragen, ob sich von euch jemand hiermit auskennt und mir helfen kann?


    [18-Feb-2017 01:42:04 UTC] PHP Warning: include(/www/htdocs/2222/wp-content/wp-cache-config.php): failed to open stream: No such file or directory in /www/htdocs/2222/xxxx.de/wp-content/plugins/wp-super-cache/wp-cache-phase1.php on line 7

    18-Feb-2017 01:42:04 UTC] PHP Warning: include(): Failed opening '/www/htdocs/22222/yyyy.de/wp-content/wp-cache-config.php' for inclusion (include_path='.:/usr/share/php:..') in /www/htdocs/22222/yyyyy.de/wp-content/plugins/wp-super-cache/wp-cache-phase1.php on line 7

    [16-Mar-2017 08:54:56 UTC] PHP Warning: trim() expects parameter 1 to be string, array given in /www/htdocs2222/yyyyy.de/wp-includes/class-wp-query.php on line 783

    [16-Mar-2017 08:55:51 UTC] PHP Warning: trim() expects parameter 1 to be string, array given in /www/htdocs/2222/yyyy.de/wp-includes/class-wp-query.php on line 783

    Seite produziert 404 -Seiten Fehler und bei manchen Beiträgen werden die Bilder nicht angeszeigt.

    Herzlichen Dank für jede Hilfe ;-)

    Hallo Leute,
    die Search Console weist 60 Seiten mit URL-Fehler auf, die möchte ich nun gerne ratzi-fatzi mit einer 301-Umleitung beheben.

    Füge folgenden Quellcode in die erste Zeile des weiterzuleitenden Dokuments ein: <?php
    header("HTTP/1.1 301 Moved Permanently");
    header("Location: http://www.domain.de/der-neue-name.php");
    header("Connection: close");
    ?>
    ... und da waren sie wieder meine 3 Probleme.
    Die URL zeigt eine 404 Seite, wo füge ich dort diesen Quellcode ein?
    Muss ich den Vorgang bei den restlichen 59 Seiten wiederholen?
    Würde mir das bitte jemand von euch so erklären, dass ich es verstehe und anwenden kann?
    Das wäre echt super nett :wink:

    Danke für die Antworten aber ich verstehe den Zusammenhang nicht. Es geht darum, dass ich die Beiträge von meiner Website auf die FB-Fanpage posten kann. Das kann ich zwar jetzt auch aber nicht direkt, sondern nur mit copy und paste. Ich hatte die Verbindung jetzt eine ganze Weile aber der, die, das Googleboot hat Probleme damit dem Link und das wirkt sich negativ auf die Seite aus. Für den Rest, also für die Beiträge auf der der Website, da habe ich Shariff Wrapper im Gebrauch. Mit denen hat der Crawler auch Probleme aber die sind eben legal.
    Ich arbeite auf der Webseite nicht mit Firefox, die Daten sind nicht auf meiner Festplatte.
    Im Menü von Shariff Wrapper gibt es unter vielen anderen Einstellungsmöglichkeiten auch diese hier aber die verstehe ich leider nicht.


    [TABLE="class: form-table"]

    [tr]


    [TH]Externe API für die Share Counts:[/TH]

    [td]

    Warnung: Dies ist eine experimentelle Funktion. Bitte lies die Frequently Asked Questions


    [/td][/tr][tr]


    [TH]Kontaktiere die externe API direkt.[/TH]

    [td]

    Bitte überprüfe, ob diese Domain zum Array $SHARIFF_FRONTENDS auf dem externen Server hinzugefügt werden muss.

    [/td][/tr][tr]


    [TH]Lokale API nicht über das Stammverzeichnis erreichbar.[/TH]

    [td]

    [TABLE="class: form-table"]

    [tr][td]

    Bitte überprüfe, ob der Access-Control-Allow-Origin-Header korrekt gesetzt wurde!

    [/td][/tr]


    [/TABLE]

    [/td][/tr]


    [/TABLE]


    [TABLE="class: form-table"]

    [tr]


    [TH][/TH]

    [td][/td][/tr][tr]


    [TH][/TH]

    [/tr]


    [/TABLE]

    Habe Bookmarklet mal gegoogelt weil ich jetzt schon viel über Shariff Wrapper gelesen habe aber das noch nicht.

    Ein Bookmarklet ist ein »Mini-Programm«, das man wie ein Lesezeichen im Browser abspeichern kann. Wenn man es anklickt, führt es seine vorgesehene Funktion auf der Webseite aus, die man gerade betrachtet.

    Ich verstehe den Zusammenhang nicht, mein Firefox hat damit nichts zu tun, die Website ist gehostet.

    Sonst heißt es ja immer Vorsicht Kunde aber im diesem Fall ... AUA!
    Hier ist dein Theme, einen Preis zum kaufen habe ich nicht gesehen.
    https://wordpress.com/theme/canape


    https://wordpress.com/theme/canapeIch habe ein Theme gekauft und da steht nirgends der Name dran, auch nicht von WP.
    Wenn du ein Theme kaufen willst, dann musst du den Webspace bei einem Hoster mieten, weil du dich damit nicht bei Wordpress.com anmelden kannst.