Hi dear,
Can you please share an plugin to show the sitelinks on sites ?
Or you can please guide me to show the sitelinks on my site ?
Any paid help you can provide please let me know ?
]]>Hi,
I have installed the plugin a month ago and the search box does not appear.
Any idea? My site is flexven.gr
Thank you
]]>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.
]]>Hi,
Thanks for your plug-in and I have it installed I think half year ago now but still no search box is visible. According to next site there is structured data on my site (of course). structured data test
Is there something more I can do?
Thanks!
]]>Hi, any plans to add an option to easily setup Google CSE with this plugin (not offered in the Yoast SEO plugin, btw). This would be awesome addition ??
]]>Hi !
I already have wordpress SEO by yoast but it doesn’t work. Can i use this plugin. I add google search box in my website few weeks ago and nothing change.
Please replace
get_site_url()
with
get_home_url()
or websites that have Wp installed in subfolders ( and siteurl != home ) will return 404 on search results.
Tnx for the plugin.
]]>Hi,
Nice Plugin BTW,
I just have a question,
A few sites like Amazon and Zappos use there internal search function to garner results, where sites like YouTube use Google search.
Where does this plugin stand will it use the internal WordPress search to get results or just use the standard Google search function.
Thanks.
]]>