Title: URL wrong
Last modified: August 31, 2016

---

# URL wrong

 *  Resolved [hennell](https://wordpress.org/support/users/hennell/)
 * (@hennell)
 * [10 years ago](https://wordpress.org/support/topic/url-wrong/)
 * For sites setup with wordpress in a sub-folder, this is outputing example.com/
   wordpress as the URL property, which goes against the guideline for this property
   on the google page:
 * > url – This property specifies the URL of your website. It must match the canonical
   > URL of your domain’s homepage.
 * Line 42 should use:
 * `echo ' "url": "' . get_home_url() . '/",' . PHP_EOL;`
 * To get the Site Address (URL) field from the settings > general page.
 * [https://wordpress.org/plugins/sitelinks-search-box/](https://wordpress.org/plugins/sitelinks-search-box/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [apasionados](https://wordpress.org/support/users/apasionados/)
 * (@apasionados)
 * [10 years ago](https://wordpress.org/support/topic/url-wrong/#post-7377974)
 * Hi Hennell,
 * We changed this because of a support ticket that we received one year ago from
   Diego Betto: [Search URL wrong](https://wordpress.org/support/topic/search-url-wrong?replies=2).
 * We have just reviewed the [guideline](https://developers.google.com/structured-data/slsb-overview#sitelinks_search_box_specification)
   and are not sure which is correct.
 * Next week we will have a look at how some of the big websites have implemented
   this.
 * Best regards.
 *  Plugin Author [apasionados](https://wordpress.org/support/users/apasionados/)
 * (@apasionados)
 * [10 years ago](https://wordpress.org/support/topic/url-wrong/#post-7377995)
 * Hi hennell,
 * We just updated the plugin. Thanks for pointing this out.
 * Best regards from Spain.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘URL wrong’ is closed to new replies.

 * ![](https://ps.w.org/sitelinks-search-box/assets/icon-128x128.png?rev=986056)
 * [Sitelinks Search Box](https://wordpress.org/plugins/sitelinks-search-box/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sitelinks-search-box/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sitelinks-search-box/)
 * [Active Topics](https://wordpress.org/support/plugin/sitelinks-search-box/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sitelinks-search-box/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sitelinks-search-box/reviews/)

## Tags

 * [subfolder](https://wordpress.org/support/topic-tag/subfolder/)
 * [url](https://wordpress.org/support/topic-tag/url/)

 * 2 replies
 * 2 participants
 * Last reply from: [apasionados](https://wordpress.org/support/users/apasionados/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/url-wrong/#post-7377995)
 * Status: resolved