Jump to content

Vinnyfromnova

Member
  • Posts

    2
  • Joined

  • Last visited

Vinnyfromnova's Achievements

Level 1

Level 1 (1/20)

0

Reputation

  1. I was able to repair the Squarespace Schema (image and name missing) errors by deleting all of the information from Squarespace Settings>Business Information. I deleted everything except the business name and then pasted the following code into the header code injection. I updated the code with my site's information, of course. It worked for me. No errors...I am not a programmer, just a Squarespace user who finally found a solution. I hope this works for you too! ..."This is an error made by Squarespace theme/software. It auto-generates incorrect schema markup script, which Google automatically flags with errors because it contains errors. There is a solution to this. Remove all existing business information from your Settings>Business Information. Take this script/code and carefully replace existing business information/details with yours, be sure to keep all quotes and comas as is. Use a plain text editor file, without formatting. <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "LocalBusiness", "name": "Business Name", "url": "https://www.affjfj.com", "logo": "https://images.squarespace-cdn.com/content/v1/6a-4323-b81c-2bd70651f814/color_transparent+Final+for+Site.png?format=1500w", "address": { "@type": "PostalAddress", "addressLocality": "New York", "addressRegion": "NY", "postalCode": "10001", "streetAddress": "244 5th Ave, 2nd Floor" }, "telephone": "(553) 557-9577", "priceRange": "$", "currenciesAccepted": "USD", "paymentAccepted": "Credit Card, PayPal", "openingHoursSpecification": [ { "@type": "OpeningHoursSpecification", "dayOfWeek": [ "Monday", "Tuesday", "Wednesday", "Thursday", "Friday" ], "opens": "09:00", "closes": "17:00" }, { "@type": "OpeningHoursSpecification", "dayOfWeek": [ "Saturday" ], "opens": "10:00", "closes": "16:00" } ] } </script> Once you've updated the script with your business information, hours, etc. Please copy and paste the code into Google Rich Results/Schema validator tool: https://search.google.com/test/rich-results. If you don't have any critical errors, then copy and paste the code using Settings>Advanced>Code Injection Paste the code into HEADER section. Then save. "
×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.