[OFFER ALERT!] This Halloween, Get Any Premium Theme for Just $19 [GET IT NOW]
Jump to content

Stu_Rader

Member
  • Posts

    17
  • Joined

  • Last visited

Posts posted by Stu_Rader

  1. Thank you very much for the snippet.

     

    I have put this in my child themes functions.php as instructed.

    I put it in "As is" - except I changed the slug to "dtclogin" (I not sure if you interpreted "dtc-login" from our site somehow?) The login page (one of them) is in fact https://didtheycheat.com/dtclogin/

    I believe I have done this correctly although if you type in /dtc-login it goes to /dtclogin the way google deciphers it, or somehow how we re-direct internally...

    --

    The css classname I believe are correct. BUT I am not sure about the class name as I am not using a classname to declare paywall content, you just have to be logged in to the site (joining is free).

    The point is I want to make sure this is set up properly. Do I need to declare a css selector for ".paywall" ? I'm not. Other than in the code you gave me as I don't have a real paywall, just the basic registration.

    I wish Google would make this easier, I thought a few years ago I could give their bot a login (maybe that was adsense). I certainly appreciate all your help from mythemeshop !!!

     

    Sincerely,

    Stu

  2. Google cannot crawl some of our posts because you have to be a logged in member to see.

    Crawl image - https://imgur.com/a/7aFSwB8

    Google calls this "Paywall content" and you can alter the behavior in schema, but I cannot with your plugin.

    Example page: https://didtheycheat.com/2016/10/11/poi-alert-male-united-states-buffalo-ny-14210/

    Please read -  https://developers.google.com/search/docs/data-types/paywalled-content

    Thanks for any help you can provide for us.

    Stu

    --

    <script type="application/ld+json">
    {
      "@context": "https://schema.org",
      "@type": "NewsArticle",
      "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://example.org/article"
      },
      "headline": "Article headline",
      "image": "https://example.org/thumbnail1.jpg",
      "datePublished": "2025-02-05T08:00:00+08:00",
      "dateModified": "2025-02-05T09:20:00+08:00",
      "author": {
        "@type": "Person",
        "name": "John Doe"
      },
      "publisher": {
         "name": "The Exemplary Times",
         "@type": "Organization",
         "logo": {
            "@type": "ImageObject",
            "url": "https://example.org/logo.jpg"
         }
      },
      "description": "A most wonderful article",
      "isAccessibleForFree": "False",
      "hasPart":
        {
        "@type": "WebPageElement",
        "isAccessibleForFree": "False",
        "cssSelector" : ".paywall"
        }
    }
    </script>
     

  3. We have PHP 7+ since over a year. It appears there were about 6 or more plugin updates yesterday from major developers and too many conflicts to track. After all the updates everything seems to have settled down and working as expected. WP is changing fast and the blocks editor and other updates have people working overtime to keep up.

    Thanks for your patience.

    Stu

  4. Ok that was harsh, your tool is written very well. I'm used to the granular control to put in text area if locale or region is in a type,

    Again, since  I'm new and a bit unfamiliar with the UI can you point me to where the "Social" tab is inside Rank Math. The reason why I found it hard to find the Schema is in the instructions you say "Schema Tab" but in fact there is no tab it is inside "Posts & Pages".

    Thank you very much,

    Stu

  5. I now see in settings the "Article" schema for posts. This is slipshod work

    slip·shod
    /ˈslipˌSHäd/

     

    None of my youtube, linkedin or other socials were imported that were in the schema pro plugin. If I turn that back on it is ALL there. I have 40,000 users on this site I cannot give you login credentials - I've never purchased anything from you and I don't have the confidence you can correct this if the basic schema is corrupt from the import.

    If you have a real solution please send me the work flow to implement same.

    thx

    stu

  6. Hello Support,

     

    I have a warning about a 2nd SEO plugin. I installed Rank Math about a month ago. 

    I'm a bit confused as to the schema, I have a Schema Pro plugin from Astra (https://wpschema.com/), which by itself is not an SEO plugin. I don't have any other SEO related plugin.

    I know Rank Math imported my Yoast data, did you also import the Schema when I set it up? As I said I'm a bit confused and think maybe the nag I'm getting is redundant.

     

    Thanks for any clarification you can provide.

    Sincerely,

    Stu

     

×
×
  • Create New...