Want to help visitors easily search through dozens of CMS items? Learn how to add a fast, real-time keyword search bar to any Wix Studio repeater using clean Velo code.
Wix Studio Velo Tutorial: Create SEO-Friendly Search Filters with Clean URL Slugs
Learn how to sync Wix Studio search filters with the browser address bar using Velo. This tutorial covers state persistence, URL query parameters, and custom slugification for a professional, shareable search experience.
Wix Studio vs. Squarespace: Cracking the React Hydration Layer to Automate FAQ Schema
Ever tried to automate FAQ schema inside a platform like Wix Studio and wanted to pull your hair out? You write a clean script, hit publish, and… absolutely nothing happens. In this post, I'm breaking down exactly why standard JavaScript scrapers and Velo API calls completely tank when they hit React hydration layers and sandboxed components. More importantly, I’ll show you how we bypassed the...
The “Deceptive” Anchor: Why Wix Studio’s Built-In Anchors Fail External Traffic (and how to fix it)
How to create anchor hyperlinks that work outside of Wix Studio menus for your website. Custom Velo and CSS solution.
Copy Webflow Blog CMS URL button
There are plenty of ways to build a copy-to-clipboard button in Webflow, but many rely on workarounds to capture the full URL, particularly on CMS pages. Here’s a simple, reliable method using vanilla JavaScript that always copies the exact page link.
WordPress and Elementor Professional Clean-up
I recently helped a local business polish their WordPress site built with Elementor. From homepage setup to search functionality and restricting page editing for specific roles, here are a few practical fixes that made the site cleaner, more functional, and easier to manage.
How to Make Elementor Gallery Captions Use Proper Heading Tags (H2), Without Editing Theme Files
Convert Elementor gallery captions into semantic H2 tags using a safe, update-proof Code Snippets method. Improve on-page SEO and accessibility in minutes.
Customize Breadcrumbs for Dynamic pages in Wix Studio
Tired of seeing generic “(Item)” breadcrumbs on your Wix Studio Dynamic Pages? Learn how to create custom breadcrumb trails that display your item’s actual name using Velo code. This step-by-step guide walks you through identifying the right dataset, CMS fields, and breadcrumb IDs—plus exactly how to update the script to suit your project.
How to Stop YouTube Embeds from Showing Competitor Videos in WordPress (Gutenberg Fix)
Embedding YouTube videos on your WordPress site? You might be promoting competitors without realizing it. Here’s how to fix that using a quick Gutenberg-safe PHP snippet.
I can’t get my WP Snippets PHP to save
Sometimes, when I go to save a Snippets plugin code snippet I get an error that reads, "Could not update snippet. Request failed with status code 403." For me, the issue is that WAF blocked my snippet code from saving. Here's how I get my Code Snippet to save.


