images on FAQ

#341763
  • Resolved a. wanderer
    Rank Math free

    Hi!

    The images added on the FAQ screw up my layout on mobile, so that there is only one letter on each line. It seems to floatright but messes up the layout for the whole segment.

    Is it necessary to use the FAQ or what about just H2 tags with questions and answers as I have been doing. Why is the FAQ superior, especially if i have to get into doing css?

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello,

    Thank you for contacting Rank Math and bringing your concern to our attention. I’m sorry for any inconvenience this issue may have caused you.

    Could you please share your FAQ page URL so we can check as well?

    Meanwhile, here’s a helpful article with a video explanation of how FAQ helps your website:
    https://rankmath.com/blog/faq-Schema/

    Also, with Rank Math PRO, you can simply add an FAQ Schema without using the FAQ Blocks from Rank Math and use your regular H2 tags for questions/answers. You can check this link for more information:
    https://rankmath.com/kb/faq-schema-block/#schema-generator

    I hope that helps.

    Thank you.

    Hi

    The page isn’t complete yet because i am running into a lot of problems but it’s:

    https://wander-argentina.com/faq/

    I didn’t realize you couldn’t rearrange them so I have a lot of work to do.

    The other thing i didn’t realize is that you can’t have more than one?

    The validation errors I am reading say:

    Duplicate ID “rank-math-faq”.

    So what do i do if I want to put an image between the questions?

    In the article linked above you say that this problem should be automatically resolved, ¿no?

    For the images within the FAQ i get:

    Attribute “loading” not allowed on element “img” at this point/”

    I think that may be caused by another plugin.

    I know you want me to upgrade 🙂 I’m not necessarily opposed but not there yet — installing the plugin on an old site was disruptive as it wasn’t indexing and some seo information wasn’t imported.
    The keyword is confusing for someone who is more a writer than seo person. If i put “Argentina FAQ” my score is 23. If I put “Argentina” it scores 71 but the plugin tells me i’ve already used that keyword. But the whole site is about Argentina.

    What if you are going for longtail keywords?

    Thanks a lot!

    Hello,

    I checked your page’s mobile version and the FAQs are working fine with the image:

    Please clear the cache of your site and check again.

    So what do i do if I want to put an image between the questions?

    Google only allows adding one FAQ Schema to a page so you can’t use two different blocks on a page as it will add two FAQ Schemas and you will get an error in GSC.

    Attribute “loading” not allowed on element “img” at this point/”

    Can you please confirm where you are seeing this error?

    And for the keyword, you should use the keyword that you want to rank for in the SERPs and optimize your content accordingly. However, the SEO score is only for your reference and doesn’t affect your site’s SEO performance. So if the tests don’t go with your content then you can simply ignore them.

    Looking forward to helping you.

    It looks good on mobile now. Thanks so much for clearing that up.

    So is there a recommended maximum number for questions?

    I was going to put a huge list but many that is using it wrong?

    Below is the error I got anyway.

    Is there a way to load the image in the center instead? If i try to do so the whole segment is centered, including the writing.

    Attribute “loading” not allowed on element “img” at this point.
    From line 471, column 32 to line 471, column 627
    Code Extract:
    -answer “<img width=”250″ height=”167″ src=”https://wander-argentina.com/wp-content/uploads/Tango-festival-obelisk-250×167.jpg&#8221; class=”alignright” alt=”Tango dancers in front of the Obelisco” loading=”lazy” srcset=”https://wander-argentina.com/wp-

    Thanks a lot!

    Prabhat
    Rank Math agency

    Hello,

    So is there a recommended maximum number for questions?
    I was going to put a huge list but many that is using it wrong?

    There is no rule for this but you should ensure to add only relevant questions.

    Is there a way to load the image in the center instead? If i try to do so the whole segment is centered, including the writing.

    It seems like the images are already centered in the mobile mode. Could you confirm if you want to center the images in desktop mode?

    If yes, please add the below CSS code to the website and see if it gives you the desired output:

    .rank-math-answer img {
        float: none;
        display: block;
        margin: 0 auto 10px;
    }

    You can add the CSS under your WordPress admin area > Apperarance > Customize > Additional CSS.

    Regarding the error, we might need to take a closer look. Please edit the first post on this ticket and include your WordPress & FTP logins in the designated Sensitive Data section.

    Please do take a complete backup of your website before sharing the information with us.
    Sensitive Data Section

    It is completely secure and only our support staff has access to that section. If you want, you can use the below plugin to generate a temporary login URL to your website and share that with us instead:

    https://wordpress.org/plugins/temporary-login-without-password/

    You can use the above plugin in conjunction with the WP Security Audit Log to monitor what changes our staff might make on your website (if any):

    https://wordpress.org/plugins/wp-security-audit-log/

    We really look forward to helping you.

    Hello,

    Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.

    If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.

    Thank you.

Viewing 5 replies - 1 through 5 (of 5 total)

The ticket ‘images on FAQ’ is closed to new replies.