Gfmgrp Posted June 7, 2017 Posted June 7, 2017 (edited) I am looking to add markup data to enable rich snippets for Google search. Edited June 7, 2017 by Gfmgrp Initial Revision
azrael Posted July 12, 2017 Posted July 12, 2017 Hey gfmgrp, I add it in the code injection. . . if you go into settings then advanced, you'll find code injection. you'll see at https://www.shineacupuncture.com and https://www.luchitas.net I've added code I created with the help of https://www.jamesdflynn.com And if you run either of those sites through Google's tester https://search.google.com/structured-data/testing-tool/u/0/ they work! Hope that helps!
kossity19 Posted August 7, 2017 Posted August 7, 2017 (edited) Hey Azrael, Do you remember how long it took to have your websites listed with snippets in Google search? I'm asking you this since I injected some codes on my website (www.dichstudio.com) couple of weeks ago and I still have no result...So I'm a bit curious... :) Cheers. Edited August 6, 2017 by kossity19 Initial Revision
azrael Posted August 7, 2017 Posted August 7, 2017 I ran it through google web console and asked them to index immediately after and much of our markup appeared to show up not long after. jaisequoia 1
kossity19 Posted August 18, 2017 Posted August 18, 2017 Thanks for your answer, Azrael. Still waiting here... :)
bsmith13 Posted September 14, 2017 Posted September 14, 2017 I feel like this must be a dumb question but is the code injected/pasted into the header, the footer or the lock page under SquareSpace advanced settings? Thank you!
azrael Posted September 14, 2017 Posted September 14, 2017 not dumb, I usually put in the body of the website. But I've seen above the header too and that seems ok. If it's things like recipes or reviews, then you'd want to put the code as close to the recipe or review on the page as possible. At that point you'd have to add a code box in squarespace. hopefully that helps!
bsmith13 Posted September 14, 2017 Posted September 14, 2017 Thank you! I don't see an option to inject it into the body of the website in SquareSpace, though - unless there's a different place to inject than the Advanced Settings. The options are header, footer, site lock and order confirmation - and then on each individual page. All I'm trying to inject is Site Navigation Element code (for my own personal website). Thanks again!
azrael Posted September 14, 2017 Posted September 14, 2017 I've attached a screenshot, if you scroll down when adding a new item to your website, under MORE, you'll see CODE, click that and a code box appears, and you can insert code wherever on your page.
bsmith13 Posted September 14, 2017 Posted September 14, 2017 OK, got it - thank you! So if I want google to publish the links on my site (Site Navigation microdata), not just the homepage & its metadata, I should paste the code into the home page?
effortlessdigital Posted February 19, 2018 Posted February 19, 2018 There are two places that you can use the Structured data. First you need to tag your site using the Markup Helper.https://www.google.com/webmasters/markup-helper You can create snippets and inject them as HTML code on the page, but for many this will not be an option. There are some expensive schema apps out there, but you can choose to use the OTHER option in Google Markup Helper. Once you've finished tagging you can choose to use Microdata or JSON-LD. JSON-LD will produce a code that you can choose to inject sitewide or per page. Depending on your business, you might only need to inject site wide, or if you have products, you inject it per page. You can test the structured data of my webpages at https://www.denverlikealocaltours.com/hidden-denver-walking-tour/
LaurenVelez Posted February 28, 2018 Posted February 28, 2018 To ensure that markup is recognized by other search engines, you will still have to add structured data to the page code. To simplify this task, use this Google tool - https://www.google.com/webmasters/markup-helper/u/0/?hl=en.Recently I`ve found information about how advanced snippets increase CTR: https://searcheva.org/infographics-increase-ctr-google-advanced-snippets/ . Hope this infographic will be useful!
tek213 Posted January 19, 2021 Posted January 19, 2021 Trying to get rich snippets, added to my product pages but not yet had any joy. This page:https://theedinburghskitchen.co.uk/shop/p/peugeot-bali-fonte-pepper-mill-8cm-chocolate has the code added to the additional info section.
Ntb Posted June 7, 2021 Posted June 7, 2021 To create the markup, the following website helps a lot! https://technicalseo.com/tools/schema-markup-generator/ so-in 1
CPR001 Posted March 22, 2023 Posted March 22, 2023 Hi, would you advise to put schema code on every website page incl review page and every blog page? Thanks
creedon Posted March 22, 2023 Posted March 22, 2023 If the code is the same for every page then you'd probably want to put the code in Settings > Advanced > Code Injection > HEADER. Please see per-page code injection. Let us know how it goes. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.
CPR001 Posted March 22, 2023 Posted March 22, 2023 Thank you for this information. I should've looked it up before posting here. I've been on every website page and gone into settings/advanced/code injection and added the code then saved and updated on google console. I've only added it to the header, is that ok? Now on every page of the website there is a string of code visible at the top. How do I hide this please? Any help will be greatly appreciated. Thanks
creedon Posted March 22, 2023 Posted March 22, 2023 11 minutes ago, CPR001 said: I've only added it to the header, is that ok? I can't answer that as I don't know what your goal is. Quote How do I hide this please? It sounds like to code is either not installed in the right place or there is a syntax error in the code. Again we'd need more details on what you are trying to accomplish to know how we might be able to help. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.
CPR001 Posted March 22, 2023 Posted March 22, 2023 I've set up a schema for each page using this https://hallanalysis.com/json-ld-generator/ then I copied and pasted it onto header of each page. Maybe I need to delete it? Thanks
creedon Posted March 23, 2023 Posted March 23, 2023 2 hours ago, CPR001 said: Maybe I need to delete it? If it's not working then keeping it around isn't doing any good. As far as the tool you point to it appears to be providing good code. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.
CPR001 Posted March 23, 2023 Posted March 23, 2023 Thanks so much for your advice. Since this has not worked, do you know whats the best way to do a schema? Thanks again
jaisequoia Posted November 18 Posted November 18 On 8/7/2017 at 1:47 PM, azrael said: I ran it through google web console and asked them to index immediately after and much of our markup appeared to show up not long after. Hi there, you mean you reindexed the page where the code block is after you put the schema markup there?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment