Recent content by Chromaniac

  1. Chromaniac

    XF 2.3 2 loading banners appear when refreshing the forum

    i have seen at least 3-4 updates to Chrome since this started happening and it remains unfixed. I should check chrome bug tracker to see if this is at least reported there 🥺 https://issues.chromium.org/issues/459655240 https://issues.chromium.org/issues/457791165
  2. Chromaniac

    XF 2.3 Change font don't work?

    you would need to put the first code in your page_container template or use an addon like this: https://xenforo.com/community/resources/ad-position-in-html-head.8502/ basically that imports the required font files from google servers. second code is not required as you are doing the change in...
  3. Chromaniac

    XF 2.3 Users Signing up, not receiving confirmation emails

    if you need a simpler solution, checkout zeptomail. i moved from ses to it because it was just simpler to use and did not require tiny monthly payments. my daily mail traffic is under 100. so it has worked very well for me.
  4. Chromaniac

    XF 2.3 noindex notices?

    i think your best option would be to use this: https://developers.google.com/search/docs/crawling-indexing/robots-meta-tag#data-nosnippet-attr since the content is part of page, not sure how you can stop it from being indexed. unless you find a way to serve it as an inline frame or something.
  5. Chromaniac

    XF 2.2 Unfurling URL from IMDB not bringing in description meta data

    looks like imdb unfurl has completely stopped working in recent days.
  6. Chromaniac

    Known Bots

    yeah i do not think xenforo is blocking ai bots here. though i cannot see chatgpt on the list which is weird coz it is just not possible to not have them crawling your site if it is allowed to lol. i did see bytedance which makes me think that they really are not worried about bot traffic...
  7. Chromaniac

    Most efficient way to ban Australian under-16s from accessing a XF forum?

    India DPDP Act is getting implemented soon as well. Might be the final nail.
  8. Chromaniac

    XF 2.3 2 loading banners appear when refreshing the forum

    yeah this has been happening in pwa in chrome android for the last couple of days. happens only in pwas.
  9. Chromaniac

    Known Bots

    Seems like an open source python script that can be run by anyone.
  10. Chromaniac

    XF 2.3 How to add your own animated gifs to giphy?

    this might help. you cannot limit gif search to your uploads though.
  11. Chromaniac

    XF 2.3 Email for pending approval content ?

    XF 2.3 - Miscellaneous changes for XenForo 2.3 | XenForo community This was part of 2.3. Should be visible here: https://forum.domain/account/preferences
  12. Chromaniac

    XF 2.3 No unsubscribe link in the forum

    you should be able to unsubscribe from all threads and forums from these sections. https://xenforo.com/community/watched/threads https://xenforo.com/community/watched/forums use the disable email notification if you still want to stay subscribed to thread updates in forum alerts. these...
  13. Chromaniac

    Site Keeps Crashing - Why do I keep exceeding resources?

    yeah things have gotten crazy. if you do not care about ai services, block all of them using ai crawl control in cloudflare. turn on edge caching using digitalpoint addon. and keep an eye on the bots/guest visitor page and look at ip ranges that appears to be in bulk... block asn using...
  14. Chromaniac

    How can I fix this unnecessary Google problem?

    yes. permanent solution it seems would be part of 2.4. other than that i guess you would have to dive in template and remove the code for the style switcher i guess. maybe @Kirby can post the changes he mentioned in this post 🙏
  15. Chromaniac

    How can I fix this unnecessary Google problem?

    please see the post. you are basically telling google to ignore all links on the misc/style route. so you do not need to remove links manually.
Back
Top Bottom