Blog2026-05-29T11:33:06+02:00

Blog

607, 2026

Dynamic Board URL for MyBB – Run One Forum Under Multiple Domains

Juli 6th, 2026|Kategorien: Coding|Schlagwörter: , , , , |0 Kommentare

Dynamic Board URL for MyBB – Run One Forum Under Multiple Domains Many MyBB administrators make their forum available under more than one domain. Whether it's for branding, easier access, or simply because multiple domains point to the same hosting account, this setup is quite common. However, I recently ran into an issue where web fonts and other resources were still being loaded from the original domain, even though the forum was [...]

2905, 2026

Lychee Landing Page with Custom Menu Items

Mai 29th, 2026|Kategorien: Coding|Schlagwörter: , , , , , , , , |0 Kommentare

Extending the Lychee Landing Page with Custom Menu Items Lychee is one of the cleanest and most lightweight self-hosted photo management solutions currently available. It combines a modern interface with an easy installation process and offers a surprisingly polished user experience for a self-hosted application. Whether you are running a personal photo archive, a modelling showcase, or a private media gallery, Lychee provides an elegant and fast platform without relying on third-party [...]

2705, 2026

Prestashop Product JSONLD with HasVariants

Mai 27th, 2026|Kategorien: Coding|Schlagwörter: , , , , , , |0 Kommentare

Prestashop 8.2: Missing JSON-LD Support for Combination Products and How to Fix It While working with Prestashop 8.2, I noticed an issue that can negatively impact SEO for stores using product combinations (variants such as size, color, etc.). By default, Prestashop generates JSON-LD structured data for product pages, but combination products are not handled properly. The standard product-jsonld.tpl file does not provide sufficient structured data for variants, meaning Google often cannot generate [...]