Forum Replies Created

Viewing 15 replies - 16 through 30 (of 100 total)
  • Thread Starter alauer

    (@alauer)

    addendum:
    I made it on the public livesite also: Same, same.
    Here is a video:
    [video src="https://axellauer.de/screenshots/redirects.mp4" /]

    Thread Starter alauer

    (@alauer)

    1: List of redirects
    2: Not true.
    – I tried it with disabled maintenance mode. Same results
    – Its not only about the checker – its about the fact that your plugin shows 5 different targets for the same URL

    Emptying the DB-tables seem to “solve” the issue but still the question:
    Where do these issues come from?

    Thread Starter alauer

    (@alauer)

    Addendum:
    These redirects didnt happen before i installed your plugin (and they dont happen on my live site).
    They just started after i migrated to my sandbox and after i installed “Redirection”

    I have a guess:
    I had your plugin installed a while ago, then i had some trouble and i deactived it.
    Is it possible that there were remains in the Database and as long as your plugin was disabled these remains didnt do any harm but now they do?

    If that guess points in the right direction – how can i fix that?

    kind regards axel

    Thread Starter alauer

    (@alauer)

    As far as i know:
    1: If only featured image –> og:image and twitter shows it
    2: If a separate twitter image is set–>twitter:image and Twitter shows that instead.

    The posts “welches-problem” has only been edited to find the reason – its not meant as a solution.

    So twitter:image is an option, not a “must” and the issue is:
    Why is there no image when only the feature image is set?

    Thread Starter alauer

    (@alauer)

    addendum:
    – The setting is on “summary with big image”
    – The HTML says “<meta name=”twitter:card” content=”summary_large_image” />”

    Nevertheless the Validator (& Tweets) are showing ALL posts as “summary”.
    WHY??

    Thread Starter alauer

    (@alauer)

    Its not a cacheproblem.
    How do i know?
    Because it happens also with brandnew posts which never have been shared before.

    additional info which might help to find the reason:
    This post shows an image:
    https://www.guidos-welt.de/welches_problem/
    What is the difference to all other posts?

    Thread Starter alauer

    (@alauer)

    Sorry, this is not true.
    This is only because we changed the filenames SINCE YESTERDAY.
    Just pick one post from this list and you will see that the og:images axist:
    https://www.guidos-welt.de/

    Or investigate this post as an example (i promise we will not edit anything until the issue is solved)
    https://www.guidos-welt.de/blasenbewohner/

    Thread Starter alauer

    (@alauer)

    I researched a bit deeper and found some more.
    Please check the HTML from the iframe that shows the Validator result!
    Here the URL with the issue.
    Line 2 says: “SummaryCard–noImage
    Why does it say “NoImage”? (Its not an error/warning…its some kind of markup)

    <div class="TwitterCardsGrid-col--12 TwitterCardsGrid-col--spacerBottom CardContent">
        <a class="js-openLink u-block TwitterCardsGrid-col--12 TwitterCard-container TwitterCard-container--clickable SummaryCard--small SummaryCard--noImage" href="https://www.guidos-welt.de/welches_problem/" rel="noopener" data-card-breakpoints="w400 w350 w300 w250 w200 w150 w100 w50 ">
      <div class="SummaryCard-image TwitterCardsGrid-float--prev">
        <div class="tcu-imageContainer tcu-imageAspect--1to1">
      <div class="tcu-imageWrapper">
      </div>
    </div>
      </div>
      <div class="SummaryCard-contentContainer TwitterCardsGrid-float--prev">
        <div class="SummaryCard-content TwitterCardsGrid-ltr">
      <h2 class="TwitterCard-title js-cardClick tcu-textEllipse--multiline" dir="ltr">Welches Problem? | Guidos Welt</h2>
      <p class="tcu-resetMargin u-block TwitterCardsGrid-col--spacerTop tcu-textEllipse--multiline" dir="ltr">Cartoons by Guido Kuehn</p>
      <span class="u-block TwitterCardsGrid-col--spacerTop SummaryCard-destination" dir="ltr">guidos-welt.de</span>
    </div>
      </div>
    </a>
      </div>

    To compare here is a random newspaper article that shows an image.
    Line 2, same place: ” SummaryCard–large”

     <div class="TwitterCardsGrid-col--12 TwitterCardsGrid-col--spacerBottom CardContent">
        <a class="js-openLink u-block TwitterCardsGrid-col--12 TwitterCard-container TwitterCard-container--clickable SummaryCard--large" href="https://www.spiegel.de/start/remote-work-und-hochzeits-fotografie-christine-bay-arbeitet-das-halbe-jahr-im-ausland-a-362879ff-c5d9-4435-be32-a22da760bd2e" rel="noopener" data-card-breakpoints="w400 w350 w300 w250 w200 w150 w100 w50 ">
      <div class="SummaryCard-image TwitterCardsGrid-col--12">
        <div class="tcu-imageContainer tcu-imageAspect--2to1">
      <div class="tcu-imageWrapper" style="opacity: 1; background-image: url(&quot;https://pbs.twimg.com/card_img/1411565665388011520/tgS8DSxr?format=jpg&name=600x314&quot;); background-size: cover;" data-style="background-image: url(https://pbs.twimg.com/card_img/1411565665388011520/tgS8DSxr?format=jpg&name=600x314); background-size: cover;">
        <img class="u-block" data-src="https://pbs.twimg.com/card_img/1411565665388011520/tgS8DSxr?format=jpg&name=600x314" alt="" src="https://pbs.twimg.com/card_img/1411565665388011520/tgS8DSxr?format=jpg&name=600x314">
      </div>
    </div>
    
      </div>
      <div class="SummaryCard-contentContainer TwitterCardsGrid-col--12">
        <div class="SummaryCard-content TwitterCardsGrid-ltr">
      
      <h2 class="TwitterCard-title js-cardClick tcu-textEllipse--multiline" dir="ltr">Hochzeitsfotografin Christine Bay arbeitet im Sommer durch – und verbringt den Winter im Ausland</h2>
    
      <p class="tcu-resetMargin u-block TwitterCardsGrid-col--spacerTop tcu-textEllipse--multiline" dir="ltr">Als Hochzeitsfotografin arbeitet Christine Bay das halbe Jahr ohne Pause. Den Rest verbringt sie in Namibia, Südostasien ...</p>
    
      <span class="u-block TwitterCardsGrid-col--spacerTop SummaryCard-destination" dir="ltr">spiegel.de</span>
    
    </div>
    
      </div>
    </a>
    
      </div>
    Thread Starter alauer

    (@alauer)

    addendum:
    This is the image which has been used as a featured image / twitter image:
    https://www.guidos-welt.de/wp-content/uploads/2021/07/661E1AAF-0E4B-4E66-AB56-A42B86209015.jpeg

    This is the post where this image is attached/used:
    https://www.guidos-welt.de/welches_problem/

    As you see:
    1: The image is not too big
    2: The validator does not show the image

    result: although the image does match the requirements there are no images in the preview

    axel

    Thread Starter alauer

    (@alauer)

    Hi,
    1: i carefully checked if imagesizes/dimensions could be the reason before i opened this thread and —NO, it isnt.
    Twitter shows images even if they dont match the requirements.

    2: What about the issue i described in my first thread:”Switching from “summary” to “summary with big image” shows no difference when validating the card”

    axel

    Thread Starter alauer

    (@alauer)

    “On checking the Twitter Card Validator, there are no errors and sharing on Twitter does not show an image.”
    Thanks for repeating what i already described.

    The robots.txt
    1: The lines you criticize have been added yesterday and the issue exists longer.
    2: The robots.txt is edited now but still there is no image

    axel

    Thread Starter alauer

    (@alauer)

    Hello @bcworkz
    thanks for the information.
    I cant code.
    Can you recommend a plugin that could do that or maybe tell me for what i should look in the repository?

    kind regards
    axel

    Thread Starter alauer

    (@alauer)

    Kurz noch eine andere Frage zu “Beste Inhalte”:
    Werden hier nur die Einstiegsseiten gezählt?
    Oder auch wenn bspws. 100 Leute auf der Index einsteigen, aber 90 davon dann nach “XY” gehen und dort abspringen und XY selbst keine Besucher über SuMas generiert: Würde dann “XY” in der Bestenliste auftauchen?

    Gruß
    Axel

    Thread Starter alauer

    (@alauer)

    Hallo Stefan,
    OK, ist geändert. Werde es beobachten und mich in einigen Tagen wieder melden

    Gruß Axel

    Thread Starter alauer

    (@alauer)

    Hallo Stefan,
    nachdem ich zuerst dachte die Änderungen an den Settings hätten geholfen sieht es nun wieder so aus wie vorher.
    – Erster Tag: Zählte, aber ungefähr um den Faktor 5 weniger als “normal”
    – Zweiter Tag: 70% von Tag 1
    – Dritter Tag: 10% von Tag 1
    – Vierter Tag (heute): Taucht nicht mal mehr als Datum auf – es hat quasi gestern Nachmittag aufgehört zu tracken.

    Und das ist genau das Verhalten das ich auf mehreren Websites beobachte – ein über ca 4 bis 6 Tage alternierendes Besucheraufkommen das zwischen 0 und “Irgendwas” schwankt – wobei “Irgendwas” auch nur ein Bruchteil jener Zahlen ist die vor dem Einbau von WPC oder FC getrackt wurden.

    Gruß
    Axel

Viewing 15 replies - 16 through 30 (of 100 total)