Recent content by sdev

  1. sdev

    Implemented Markup improvements for Google

    10 profiles have now been validated in Google search console.... No problems.
  2. sdev

    Implemented Markup improvements for Google

    Nice to see this thread going forward. Just coded this profile page markup as per Google guidelines. Had to remove some stuff, but it's a start. Template name: member_view, replace old schema around line 16. <xf:page option="ldJsonHtml"> <script type="application/ld+json"> {...
  3. sdev

    Implemented Markup improvements for Google

    Just had my first Google Discover traffic, for a 10 year+ old forum. Searched for an answer how to add imageobject to Xenforo, and landed here. What a coincidence (not). Google discover is a major traffic driver. This must be fixed! @Chris D @Jeremy P @NixFifty
  4. sdev

    XF 2.2 if $xf.visitor.message_count|number} not working

    I have this code, and it never returns false. Why is that? <xf:if is="{$xf.visitor.message_count|number} < 5"> <xf:comment>Guests and members with less then 5 posts</xf:comment> <xf:else /> </xf:if>
  5. sdev

    [Xen-Soluce] SEO Optimization [Paid]

    yes and yes.
  6. sdev

    [Xen-Soluce] SEO Optimization [Paid]

    In what table?
  7. sdev

    [Xen-Soluce] SEO Optimization [Paid]

    I have no table named xs_seo or _seo
  8. sdev

    [Xen-Soluce] SEO Optimization [Paid]

    Did you try to move thread with redirect for x days? With latest xf
  9. sdev

    [Xen-Soluce] SEO Optimization [Paid]

    Check for what?
  10. sdev

    Forum Design Services

    New custom design from @Russ live: https://www.lånforum.se/ Upgraded from 1.5 so it was quite a big job. I had a huge amount of edits, but he fixed them all. Very happy with the service. Feel free to have a look at the result.
  11. sdev

    [Xen-Soluce] SEO Optimization [Paid]

    Did you fix this in the last version? @XenSoluce
  12. sdev

    [Xen-Soluce] SEO Optimization [Paid]

    Moving without creating a redirect works. But not with. I didn't have permission. Set it now, and it works now. No errors. But it probably doesnt work for my other moderators without permission.. Latest XF. php 7.4.
  13. sdev

    [Xen-Soluce] SEO Optimization [Paid]

    Trying to move a thread and getting this: InvalidArgumentException: Attempted to convert NULL to JSON array [xs_seo] src/XF/Mvc/Entity/Entity.php:759 Stack Trace #0 src/XF/Mvc/Entity/Entity.php(637): XF\Mvc\Entity\Entity->_castValueToType(NULL, 'xs_seo', 65552, Array) #1...
  14. sdev

    Slions - Table Of Content

    Had to uninstall it: 1. It changed style of all [HEADING to something that didnt look good 2. After adding [toc].., [HEADING = 1]got changed to Array 3. After uninstalling I had to manually remove custom code for each heading
  15. sdev

    XF 2.1 Upgrade XF 1.5 > 2.1 The requested user could not be found.

    Had the same problem. Solution was to rename the file.
Top Bottom