Resource icon

Thread SEO changes [Paid] 1.1.4

No permission to buy ($35.00)
For thread URL's I'll revisit this after Google has processed the changes that this addon introduces.

For XFMG there are the following type of redirects:
/media/123 → /media/full_tittle_here.123/
/media/categories/123 → /media/categories/full_tittle_here.123/
/media/comments/123 → /media/full_tittle_here.456/page-2#xfmg-comment-123
The latter is 83% of the XFMG redirects.


For XFRM:
/resources/full_tittle_here.123/review/110 → /resources/full_tittle_here.123/reviews#resource-review-110
/resources/full_tittle_here.123/reviews → /resources/full_tittle_here.123/ (when there are no reviews)
/resources/full_tittle_here.123/updates → /resources/full_tittle_here.123/ (when there are no updates or versioning has been turned off)
I wonder if this is a bug btw.

This will be from the XF image proxy service, I'm not sure what todo with that one; maybe an option not render those links for guests/robots?
That seems best. I have just disabled it completely for now, as it currently seems to cause more harm than good with 40k spam links. I have no clue where on earth that comes from. Probably spammers somewhere linking their sites through our xenforo proxy.php
 
It is definitely working, but it takes time so don't expect results immediately. I installed it in Januari 2026:

1778748706231.webp

I also applied another fix to prevent Google from indexing completely useless URLs (from style variation):
 
Works great for pages with redirects. My chart looks the same as the above with hundreds of thousands resolved. So far just 57K left, but it keeps going down.
Blocked due to other 4.x.x issue has also gone down 90% after disabling link proxy.

There's still lots of technical issues to address, but this addon is great.

@Xon a feature that would also help significantly is to add lang=xx (language) html code settings per node so that threads get the proper language code. We have nodes in different languages. Google indexes all in English as that is the main board language set in xf. Therefore threads in those nodes are not ranking at all.
 
Works great for pages with redirects. My chart looks the same as the above with hundreds of thousands resolved. So far just 57K left, but it keeps going down.
Blocked due to other 4.x.x issue has also gone down 90% after disabling link proxy.

There's still lots of technical issues to address, but this addon is great.
Great to hear!

@Xon a feature that would also help significantly is to add lang=xx (language) html code settings per node so that threads get the proper language code. We have nodes in different languages. Google indexes all in English as that is the main board language set in xf. Therefore threads in those nodes are not ranking at all.
Adding a per node language option would be doable, but I'm unsure how to surface that in html. Sure there is a <p lanq=".." html attribute, but I haven't looked into how JSON-LD does multilingual support.

I don't think it would be too much effort, but please open a ticket if you are interested in funding it.
 
Back
Top Bottom