Adding field so Website shows up on Google

matthew.laxson
2 Posts
matthew.laxson posted this 09 March 2023
Ask a Question

Am I able to edit this code or add a "url" field in this so my page can show on Google?
I've tried adding code to other pages but it needs to be in this part.

<script type="application/ld+json">{
    "@context": "http://schema.org",
    "@type": "Organization",
    "name": "Impact Credit Consultants",
    "logo": "https://assets.nicepagecdn.com/8635b07f/3996706/images/20783_Impact-Credit-Consultants_DM-03-300x196.png",
    "sameAs": [
            "https://www.facebook.com/profile.php?id=100064153565613",
            "https://www.instagram.com/impactcreditconsultants/"
    ]

}

Google is saying there is an error since the url value isn't set.

Am I able to edit this code or add a "url" field in this so my page can show on Google? I've tried adding code to other pages but it needs to be in this part. <script type="application/ld+json">{ "@context": "http://schema.org", "@type": "Organization", "name": "Impact Credit Consultants", "logo": "https://assets.nicepagecdn.com/8635b07f/3996706/images/20783_Impact-Credit-Consultants_DM-03-300x196.png", "sameAs": [ "https://www.facebook.com/profile.php?id=100064153565613", "https://www.instagram.com/impactcreditconsultants/" ] } Google is saying there is an error since the url value isn't set.
Vote to pay developers attention to this features or issue.
4 Replies
Order By: Standard | Newest
Support Team
Support Team posted this 10 March 2023

Hi Matt,

You can try to add this whole code part with the desired URL tag into the Site Settings >> HTML >> Additional Head HTML.

...................................................
Sincerely,
Hella
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi Matt, You can try to add this whole code part with the desired URL tag into the Site Settings >> HTML >> Additional Head HTML. ................................................... Sincerely, Hella Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
chris3757
1 Posts
chris3757 posted this 24 March 2023

Hi Support,

I have the same issue. When I add the above script type section into the Additional Head HTML with the "url" line, or without, the website won't load. When I clear the Additional Head HTML, it loads again.

Google wants the url and correct path for the image, but adding to the Additional Head HTML stops the site working for me.

<script type="application/ld+json">{
    "@context": "http://schema.org",
    "@type": "Organization",
    "name": "JBSO Group",
    "url": "https://jbso.group"
    "logo": "images/400PngdpiLogoCropped.png"
Hi Support, I have the same issue. When I add the above script type section into the Additional Head HTML with the "url" line, or without, the website won't load. When I clear the Additional Head HTML, it loads again. Google wants the url and correct path for the image, but adding to the Additional Head HTML stops the site working for me. <script type="application/ld+json">{ "@context": "http://schema.org", "@type": "Organization", "name": "JBSO Group", "url": "https://jbso.group" "logo": "images/400PngdpiLogoCropped.png"
matthew.laxson
2 Posts
matthew.laxson posted this 24 March 2023

My solution will wind up being that I pay for hosting and export the website as HTML so I can edit the files.

My solution will wind up being that I pay for hosting and export the website as HTML so I can edit the files.
Support Team
Support Team posted this 27 March 2023

Hi Christopher,

Please create a new separate case and explain the issue in details.

...................................................
Sincerely,
Hella
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi Christopher, Please create a new separate case and explain the issue in details. ................................................... Sincerely, Hella Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
You must log in or register to leave comments