Forum Moderators: martinibuster
Unfortunately with SiteSearch you can no longer set your own domain as the default.
This is exactly why I don't use the Google Site Search and why I will never use it until they allow my site to be the default selection. Why would I want to draw visitors away from my site be letting them search the web rather than my domain?
I agree with the sentiment here. My website's text and reputation attracted the visitor. Why would I want to employ a search box that helps them leave my site (other than by way of clicking an Adsense ad)?
Unfortunately, Google's new code change for that page "fixed" that.
Good thing I have my old version, legitimately created by the Google Search wizard of the time. This means I can't tweak colors, etc, but I _can_ have my site as the default.
Unfortunately with SiteSearch you can no longer set your own domain as the default.
>> Seems deliberate Javascript bug. Probably we should not care too much and make required changes directly in the code?
I'm still not sure what "new" features Google has announced here. Publishers have been asking for the ability to color customize the search box for a long time, just like the premium publishers have always had. Black, white and grey are not applicable to all sites, nor is the size of the box very easy to set up on all pages.
I believe you, but I can't replicate what you're doing. It always defaults to www for me, in Opera at least. Easy enough, just set the radio button as checked in the code and uncheck www.
I was mostly referring to after the user does a site search. The radio button on the SERP defaults to a www search. You have to hack it to make your domain the default.
Thanks for bringing this matter to our attention - our engineers will investigate further. Please be assurred that it's not our intention to disable setting of the default search position to 'site search'. We do want you to be able to have this feature.
I'll keep you posted as to any updates.
-ASA
the logo option in the SiteSearch SERPs is hyperlinked, bravo
>> Google needs some more backlinks
Not Google's hyperlinked logo with the search box on your site, that's been that way. I meant your personal logo you can now add to the search results pages; it's linked to your homepage.
I have my logo to the left of the search box and Google's is on the right--quite generous of them--good real estate. It gets the user back to your site quickly, and it's a good reason to not have the results open in a new window. Nice addition.
>> Your logo was always linked to your domain on the SERP, nothing new there.
My apologies if this is not new. I need to dig around more often.
<input type="radio" name="sitesearch" value="foo.com" checked="checked"></input>
<font size="-1">Sitename</font>
It's completely customizable. I've been using my own background color for months now. There are only a couple of important lines of code in the entire script. Mess with it, break it, try again - that was my approach.
By the way the "Logo dimensions are limited to 50 pixels by 50 pixels for logos that are placed above the search box" isn't true either. Around 600w x 50h is more like it.
Thank You.