![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello, I'm using the Google Site Search Widget on my website, but I'd like to capture the results of a user's search, and return them on a page branded like the rest of my site, instead of directing my users to a google page filled with links. Does anyone know if this is even possible? I'd much rather use google than another site search utility. |
#3
| |||
| |||
|
|
Hello, I'm using the Google Site Search Widget on my website, but I'd like to capture the results of a user's search, and return them on a page branded like the rest of my site, instead of directing my users to a google page filled with links. Does anyone know if this is even possible? I'd much rather use google than another site search utility. Your Help appreciated! Jen |
#4
| |||
| |||
|
|
I've used PHP and Googles API to do exactly that. Providing it's for personal, non-commercial use, and you don't expect to do more than 1000 searches in a 24 hour period (otherwise it locks you out) then it works fine. |
#5
| ||||
| ||||
|
|
Hi Guys, Been reading this group now for quite a while, and been attempting (where I have time) to put into practice the things I've learned. |
|
My site has been up about a year, sits at PR3 and gets around 50,000 PR's a month. Is that reasonable? Should I be getting a lot more? Could I get alot more? |
|
I've tried to get IBL's with some success, but google doesn't seem to pick them up, it's update cycle is rather long compared to the likes of MSN, Yahoo. |
|
Anyway, address is in sig, any ideas as to what I could do to improve things? Advice appreciated. Thanks Darren |
#6
| |||
| |||
|
|
Get you give me some of these 50,000 PR's? I can distribute them across 5,000 sites to give them PR10. Did you mean "visits"? If 50,000 is the number of visits, you ought to get a higher PageRank. You definitely can, too. 50,000 Page Requests a month. I've noticed alot of my traffic is generated from fairly random search terms actually. My main keywords do show up in google, but on about page 10. |
#7
| |||
| |||
|
|
Hi David On Sun, 17 Jul 2005 13:38:37 GMT, David seodave (AT) search-engine-optimizat...es (DOT) co.uk> wrote on the topic of "Re: Increasing PageRank and Traffic?": Page Requests (which I guess means hits) is not very helpful since it lists everything that's been requested. So if you have a page filled with 50 spacer images 1 request for that web page could equate to over 50 hits. I do actually mean page requests (i.e. individual HTML or PHP pages downloaded as a single file). I see hits as an almost meaningless figure for exactly the reasons you state below as they include a hit to every file that each page calls. A site of mine received the following stats for June- 301,366 visits (this is the number of visitors that month) 3,474,344 hits (number of pages, images etc... requested) This site is very low on images, so there aren't many pages where the hits rack up, so each visitor resulted in 10 hits. I was always of the view that a "visit" was difficult to define as it was also dependent on unique users from different IP addresses within a given timescale. Hence why I use page requests, it's the only figure that seems to be reliable ? At least this is what I used when I managed http://www.iam.org.uk If I use the referrer logs to calculate unique, new visitors. By that I mean, I work out how many people came in that didn't know the URL already, such as links from elsewhere. Search engine searches, etc. etc. If they knew the URL already, then they had it bookmarked, or there was no referrer cos they had already typed it in. i.e. not a "new" visitor. Then it's around 700 visits per day. I also noticed a potential problem with your site- http://www.google.com/search?num=100...2F&btnG=Search None of your pages have a Google cache. This sometimes means a sites been penalized. Though it could also be due to the low PR, didn't check further. hmm ok, could it be because the content changes alot? |
#8
| |||
| |||
|
|
In my experience you can be blocked much earlier, if you try to use Google in rapid sequence. Luckily blockade is removed in a few hours. Thats suprising, i've had no blocking due to multiple rapid sequences (ie. though looping requests or what have you). Feel free to test/break http://www.nightsoil.co.uk/pop/ What's Google's error message for that? |
#9
| |||
| |||
|
|
In my experience you can be blocked much earlier, if you try to use Google in rapid sequence. Luckily blockade is removed in a few hours. Thats suprising, i've had no blocking due to multiple rapid sequences (ie. though looping requests or what have you). Feel free to test/break http://www.nightsoil.co.uk/pop/ What's Google's error message for that? |
#10
| |||
| |||
|
|
It looks like you're querying Google directly though a http request (rather than the SOAP based API) which they might not like. |
|
But then without knowing what $google and $googleq is set to I can't be sure! |

![]() |
| Thread Tools | |
| Display Modes | |
| |