missing information in nicepage output

erustownsend
2 Posts
erustownsend posted this 15 January 2022
Report a bug

Page output for organization information for search engine missing URL property. This breaks google's search console without the URL property. This may cause listing issues.

what it puts out

{
"@context": "http://schema.org",
"@type": "Organization",
"name": "COMPANY_NAME",
"logo": "LOGO_IMAGE.JPG"
}

what it needs to put out

{
"@context": "http://schema.org",
"@type": "Organization",
"name": "COMPANY_NAME",
"logo": "LOGO_IMAGE.JPG",
"url": "SITE_URL_HERE"
}

Page output for organization information for search engine missing URL property. This breaks google's search console without the URL property. This may cause listing issues. what it puts out { "@context": "http://schema.org", "@type": "Organization", "name": "COMPANY_NAME", "logo": "LOGO_IMAGE.JPG" } what it needs to put out { "@context": "http://schema.org", "@type": "Organization", "name": "COMPANY_NAME", "logo": "LOGO_IMAGE.JPG", "url": "SITE_URL_HERE" }
Vote to pay developers attention to this features or issue.
2 Replies
Order By: Standard | Newest
Support Team posted this 19 January 2022

Hi Michael,

Please add a canonical link under the Page Settings >> SEO. It created the requested URL.

...................................................
Sincerely,
Olivia
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 Michael, Please add a canonical link under the Page Settings >> SEO. It created the requested URL. ................................................... Sincerely, Olivia Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
erustownsend
2 Posts
erustownsend posted this 20 January 2022

thank you this works.

thank you this works.
You must log in or register to leave comments