Adding schema (structured data) to a Weebly website is relatively straightforward, but because Weebly doesn't have a dedicated "Schema Plugin" like WordPress does, you'll need to manually paste the code into the site's settings or specific pages.
Here is the step-by-step process to get it done.
Before adding anything to Weebly, you need the JSON-LD code. You can use a free generator like technicalseo.com or Google's Structured Data Markup Helper.
Common types you might need:
If you want to add Organization or Website schema that applies to every page, follow these steps:
<script type="application/ld+json">...</script> code here.For things like Local Business info for a specific client or a Product page, it is better to add the code only to that specific page to keep your SEO "clean."
If you don't want to mess with the Page Settings, you can use a drag-and-drop element:
Google is picky about formatting. Once you've published, always test your URL using:
Quick Tip: Since you manage multiple clients for Linku2, I'd recommend keeping a "Master Template" of the JSON-LD code in a document. You can then quickly swap out the business name, address, and phone number for each new client you set up on Weebly.