Skip to content

WordPress & NodeBB

Solved WordPress

Did this solution help you?
Did you find the suggested solution useful? Why not buy me a coffee? It's a nice gesture, and a great way to show your appreciation ๐Ÿ’—

Related Topics
  • configure ghost and wordpress combo

    Moved Solved WordPress
    9
    7 Votes
    9 Posts
    130 Views

    @Madchatthew Iโ€™d always post for the reasons I stated above. Itโ€™s useful information and could save someone else the headache.

  • Hidden border

    Solved WordPress
    17
    1 Votes
    17 Posts
    520 Views

    @Sala yes please.

  • Widget | CSS customization

    Solved WordPress
    53
    17 Votes
    53 Posts
    3k Views

    @Sala the only way you can achieve this is to use a robots.txt file and disallow access to those links.

  • How to fix no img attribute from this code

    Solved WordPress
    7
    1 Votes
    7 Posts
    343 Views

    Yes, I am aware that if users are given the option to enter alt text, some may do so in an abusive manner. For the time being, weโ€™ve adjusted the php script to generate the alt automatically, thus there are no longer any SEO problem with alt images.

  • No valid role attribute on elements

    Solved WordPress
    10
    0 Votes
    10 Posts
    563 Views

    I found it here, ins elements can not have aria elements

  • Help us fixing the H1 header tags

    Solved WordPress
    12
    6 Votes
    12 Posts
    676 Views

    @Sala Iโ€™ve spent some time this morning reviewing your WordPress configuration. The issue of the duplicated h1 tag is being caused by AnsPress - youโ€™ll no doubt recall I warned against using this โ€œpluginโ€ (if you can call it that - itโ€™s terrible) here

    https://sudonix.com/topic/358/fresher-in-nodebb-install/6?_=1674640646763

    AnsPress is well-known in WordPress circles for being one of those plugins youโ€™d avoid at all costs. I used it once - never again. It causes far too many issues, and provided you donโ€™t mind your site suffering as a result in terms of performance, bugs, and the like, then ok. In relation to SEO, see the below

    https://anspress.net/questions/question/seo-issues/

    This was reported in October 2022, and itโ€™s still not fixed.

    From my own independent review, I also see the following issues

    81a553b7-acac-43ab-baeb-13d956c41d5f-image.png

    The most damaging of these is content being served on both non-www and www URLS, which needs to be fixed ASAP. Youโ€™ll note that the h1 heading appears twice (which youโ€™re already aware of)

    8065709b-6664-4a50-9cd4-2ca1e9dbe756-image.png

    However, aside from SEO, I see far more important issues that you need to resolve first

    TTFB (Time to First Byte) - the page is incredibly slow to load - in some cases, it takes 2-3 seconds before any content is shown. This is a killer in itself as more than one second loading time is considered far too high. 301 redirects are missing - in this case, you should have a global redirect so that the content is being served from the same domain at all times.

    The bottom line here, and the โ€œfixโ€ is to remove AnsPress. Clearly, this isnโ€™t palatable from your perspective as there is significant investment on your side. I know from previous discussions that AnsPress was shipped with the theme you are using, but itโ€™s a below-par plugin in terms of performance and stability.

    Youโ€™ll see below my attempts to get AnsPress working as far back as 2017 - I promptly gave up, because it was such a mess

    https://theme.co/forum/t/anspress-plugin-with-x-pro-integrity-stack/14015

    And finally, one very well respected WordPress resource (wpcrafter.com) parted ways with AnsPress in 2018 for similar reasons, which he clearly stated

    https://anspress.net/questions/question/very-serious-issue-with-upgrade-to-v4-1-9-multiple-emails-being-sent-out-to-everyone/

    262370bb-7d2b-499e-9d89-fac759b1e42d-image.png

    At this point, I would weigh up the investment in AnsPress and seriously consider removing it.

  • move out from flarum to wordpress

    WordPress
    87
    52 Votes
    87 Posts
    9k Views

    @Hari Glad to see this went so well, and that youโ€™ve finally departed the Flarum ecosystem ๐Ÿ™‚

  • WordPress installation

    WordPress
    6
    0 Votes
    6 Posts
    528 Views

    @phenomlab said in WordPress installation:

    @jac that plugin is for single sign on between WordPress and NodeBB. The plugin you really need is this

    Brilliant, that does look good! ๐Ÿ˜