magiccode9
Nov 26 2007, 05:45 PM
Create a google seach result page embed within your site page.It is easier to create web page that embeded the google search result in it. The first step is to go to google apply an account for the google ad-sense. After that login to you account and choose the create ad-seach option. Most of time the google search box give all we have the great and powerfull seach ability. But, have you think every time users get seach with it. They do redirected to another page that is not within you site. It is easier to create web page that embeded the google search result in it. StepsThe first step is to go to google apply an account for the google ad-sense. (more on that please take a look at my other post at here.) 1.) After that login to you accoun and choose the AdSense Setup tab. 2.) <- snipped -> for Search 3.) Within the Adsense for Search page -> Search Type. Please choose Google Search + SiteSearch and type-in the site or url you wish google to build an index for you. For instance, you have a site that is called gzone.serveblog.net and wish google work with it. You can enter it into the box provided. Otherwise, leave it blank. 4.) On the lower-half of the page. It allow you configure the look and feel of your search box. Such as whether included google logo, it position side-by-side with search box or top of it, Place it inside within the search button, Search button placed below the box and the text and background of the whole box. The more option let you specify what language and page encoding your site used. If everything is fine. Click the Contine button. OK, let's take a break and take a cup of coffee ( that's my farvarite ) .....  5.) A page with preview box appear on the left-side. The Country or territory for Google domain for you to config which version of google used for search. Such as www.google.com ( EN ), www.google.com.hk ( HK ) etc. 6.) With the preview box and the setting on right and bottom of it. You could now make the ajustment of look and feel of search result page. Overall all these are easy to experienced with it. But please play attention on two options : Logo image URL / Logo destination URL. Please be sure that both these option must be filled-in, otherwise it won't work. More options -> Opening of search results page: Please choose Open result within my owe site and then specify a page on your selected site such as http://gzone.serveblog.net/search.php and it's width. You may optionally add a new channel to monitor your search box for statistic information. At this point, all required information have be entered. Click Continue to show the google ads codes. 7.) Please place the top-half code in your front page or any other pages that included a google search box. Please place the lower-half code in your resutl page that you have specified previous step. Let's say : On a site that include a index.php and search.php Please place part 1 code go into the index.php and the part 2 code go into the search.php That' all !! More Information It not long ago I knew that google also created a beta services that allowed users to create and manage their ads. URL : http://www.google.com/cseInitial version 0.0.1 Comments are Welcome
Comment/Reply (w/o sign-up)
Liam_CF
Nov 26 2007, 07:54 PM
Yay. I will get this some time. It should be good for my site. What exactly are the advantages of using this rather than the normal one?
Comment/Reply (w/o sign-up)
angad619
Nov 29 2007, 07:04 PM
Are you sure Google won't mind you fiddling with the code it gave and is it worth the risk? Splitting the code into two and placing it on searate pages might not be a good idea. Maybe I'm over-cautious but I probably won't risk my Adsense Account! QUOTE(magiccode9 @ Nov 26 2007, 11:15 PM)  The first step is to go to google apply an account for the google ad-sense. Not that simple dude. These days Google takes almost 3 weeks to accept it's applications!!
Comment/Reply (w/o sign-up)
lemonwonder
Dec 3 2007, 09:18 AM
Im not sure this would be good. I agree with angad619, google says that you ARE NOT ALLOWED to edit the code.
Comment/Reply (w/o sign-up)
anwiii
Dec 3 2007, 10:04 AM
thanks for the tutorial magiccode9. i saw your post a week ago but didn't reply because it seemed pretty basic to me as i have an adsense account. i am writing now because people are getting the wrong impression. your tutorial and the implimentation of what you stated is in no way against google adsense terms of service. let's get the facts straight people. this tutorial was based on going directly to google adsense, logging in to your adsense account, and creating two boxes of code that google adsense gives you to paste on two pages of your website. in no way shape or form did this tutorial explain how to modify this code after google adsense generates it for you. i hope someone can delete the skeptical posts as well as mine. if not, mine will be to tell everyone that it was a great tutorial and it does not go against googles terms of service or any rules. i hate seeing one line posts that start a trend for other one liners or skeptisism when they don't even know what the heck they're talking about
Comment/Reply (w/o sign-up)
QUOTE(anwiii @ Dec 3 2007, 11:04 AM)  i hate seeing one line posts that start a trend for other one liners or skeptisism when they don't even know what the heck they're talking about i agree with you anwiii. some users really don't know what are they talking about, but claim that know better. this is great and legit tutorial. i also saw it before but i have seen my friend use that search engine, and he make it easy. people stop talking about things you have no idea about.
Comment/Reply (w/o sign-up)
mclovin
Dec 7 2007, 06:56 PM
aw wow! this is great! thanks! why have i not found out about this before?? Google just keeps getting handier and handier!
Comment/Reply (w/o sign-up)
wgn_white
Dec 13 2007, 03:53 AM
I understand what the idea is all about. But, I don't really get it when you say QUOTE 7.) Please place the top-half code in your front page or any other pages that included a google search box. Please place the lower-half code in your resutl page that you have specified previous step. A java script must begin with <script=.......> and end with </script> right? So, when you split it all into two, I think it won't work. Please show me an example... Thanks.
Comment/Reply (w/o sign-up)
anwiii
Dec 13 2007, 04:27 AM
i just did give an example. it was a good tutorial. i suggest following it and then you will see first hand what he's talking about. in google, there are two different code. one for the search page(the page where you will input your search terms) and the results page(the page after you click the search button, it has to give you results, right? well, that is the results page. look at any serch engine page. you have the main page where you will enter your keywords to search for and then after you click to search, you are taken to a different page to list you the results you requested. the reason this tutorial is handy is because the regular google search bar will take you off your website. his tutorial is how you would go about setting up a search pages that wont direct your visitors to another website. you keep your template and links. it's very handy  and i think since it's adsense, you can keep earning money from the clicks since the visitors aren't redirected. i haven't tried this servie from google yet but i may think about it after i get my business website up and running just to see exactly how usefull it is. QUOTE(wgn_white @ Dec 12 2007, 09:53 PM)  I understand what the idea is all about. But, I don't really get it when you say A java script must begin with <script=.......> and end with </script> right? So, when you split it all into two, I think it won't work. Please show me an example... Thanks. 
Comment/Reply (w/o sign-up)
Dooga
Dec 13 2007, 05:00 AM
For some reason, my adsense account doesn't work... I didn't get banned, nor did I delete it. Anyone knows if it expires after a certain time you don't log in or something?
Comment/Reply (w/o sign-up)
Bayuugan
May 30 2008, 05:18 PM
it is like a web service... Well u can use xhtml to code it...pretty simple adding tis search function is good if u are doing some retailing.
Comment/Reply (w/o sign-up)
anwiii
Dec 13 2007, 07:17 AM
QUOTE(Dooga @ Dec 12 2007, 11:00 PM)  For some reason, my adsense account doesn't work... I didn't get banned, nor did I delete it. Anyone knows if it expires after a certain time you don't log in or something? hmmm i never heard of that. i know from personal experience that if you don't log in over a year, your account is still active. but i was still running ads on a website at the time so maybe if anyone clicking on an ad will trigger activity. how long was it since you tried to log in and did you have a website running adsense ads during that time? also, are you sure you have your user name and passowrd correct? i don't know exactly what you mean by "it doesn't work". is it that you can't log on or is it that you can log in but can't do anything once logged in. some sites, if they think there is an assumed security threat, they will suspend accounts until they can veryify who you are then allow you to change your password. and your account is reactivated to normal status.
Comment/Reply (w/o sign-up)
Similar Topics
Keywords : create, google, seach, result, page, embed, site, page,
- [aef] Most Recent Topics Listing Mod
on your Web-site pages (2)
How To Make An Ultimate Game List.
If you're making a site on video games or such. (0) Hello. I am BuBBaG. You can call me Bubba for short. I'm going to show you how to make an
Ultimate Game List. First off, we need to make a database, we are going to call this database
`my_db`, leave out the `'s. Inside that database we will need to create a table called
`ugl'(Ultimate Game List, duh). To make the table, simply enter this in the Syntax. CODE
CREATE TABLE ugl ( System char(50), Game char(50), ) In the above code, it is stating we are
creating a table called ugl, with two columns, System, and Game. Next, we will need to make a form,
t....
Simple Stylesheet Tutorial
Stylesheet embedded in your site. (2) Hi - ill show you how to make a simple style sheet that will be embedded into your site. OK make
sure your site is set up already (like the standard tags) To start and end off a stylesheet you
need to do the following CODE Ok lets start CODE p { font-family: "Tahoma";
font-size: 9; color: "red"; } So when you come to put in CODE Hi! The text will
appear red and will be in Tahoma. I will now just show you how to change the background colour of
the text. CODE span.hilightred {background-color: "red";} span.hilightblue {backgrou....
How To Set Up A Bookmarking System On Wii
Use your favorite social bookmarking site. (0) This is a simple tutorial on a way to set up a bookmarking system on your Wii with greater stroage
than the Favorites. It is more complicated than the Favorites and requires manual URL typing. Well
let's dive on in. Items Required Nintendo Wii Internet Channel 3 Empty Favorites Internet
Connection An account on a social bookmarking site I will be using delicious as an example.
delicious Ok, if you do not have an account, read on. If you do have an account, go to the
{account} section. Ok, first you need to register an account. This can be done by clicki....
Php Word Filter
Have you accidently sworn on your site? Or do you want to keep visitor (9) This is pretty simple but very useful if you don't want people to swear. We will be using
str_replace for this. CODE str_replace ("curseword, "replacemet"); ?> Thats pretty simple,
just fill in the curse word and the replacement, and then repeat... heres what it would look like
full size: CODE str_replace("swear", "replacement"); str_replace("swear", "replacement");
str_replace("swear", "replacement"); str_replace("swear", "replacement"); ?> Ok, but how do you
get it to work on your page now? Well, save that file as wordfilter.php and use CODE ....
Faux Ajax Loading - Css Only
Pretend your site is Ajax based (3) Link: http://www.jlhaslip.trap17.com/samples/misc/ajax/index.html Check that out. The first page
has information and the second and has the actual example of its use with sample CSS code. I find
that when you visit a site which has a slow server and attempt to view 'large' Image files,
it is pretty boring to sit and stare at a blank screen, so this little snippet of code can be used
to give the visitor something to see to indicate that the image is being downloaded. I built a
small animated gif that sits in the background of the space allocated for the image....
Adding Your Website To Google
How to register with google (25) Hi everyone. Hopefully here im going to tell you how to register yourself with the Google search
engine and get yourself in their results. Ill start the tutorial assuming you already have Meta
tags or other search engine optimisation techniques in place. This tutorial is solely about
registering with google. At one time i thought simply using meta tags etcetera would get you listed
in Google, i then found out that didnt work, so i wondered why, and the fruits of my labour are what
will go into this tutorial. the first step is to get a google account, this will get y....
Making The Popular Id Browsing For Your Site.
(17) Was just sitting and being bored but then I realized I could show how to create more or less popular
?id=page browsing. It's actually really easy. I know two ways how to do it. First one I learned
was checking the variable and if it's true including the text/file/anything needed and so on. It
was ok, but sometimes I just couldn't make it work so I switched to switch() function and
that's what I'm going to show you guys right now. So, I made a test page which contains the
code needed and here is its source. CODE Untitled Home - P....
Cpanel Useful Site Management Tools 2.1
Part 3 of My 7 Part Tutorial (0) This Tutorial will be divided into 7 different parts, and this is the first part, when i get the
other parts together, i will post the links under here /biggrin.gif" style="vertical-align:middle"
emoid=":D" border="0" alt="biggrin.gif" /> Enjoy. Part 1: E-mail Management Part 2: Useful Site
Management Tools Part 4: Analysis/Log Files Part 5: Advanced Tools Part 6: PreInstalled
Scripts, Extras, and Cpanel Options Part 7: Fantastico Detailed Cpanel Tutorial Part 2.1:
Useful Site Management Tools In this tutorial I will, in detail explain all of th....
Cpanel Useful Site Management Tools
Part 2 of My 7 Part Tutorial (0) This Tutorial will be divided into 7 different parts, and this is the first part, when i get the
other parts together, i will post the links under here /biggrin.gif" style="vertical-align:middle"
emoid=":D" border="0" alt="biggrin.gif" /> Enjoy. Part 1: E-mail Management Part 3: Useful Site
Management Tools2.1 Part 4: Analysis/Log Files Part 5: Advanced Tools Part 6: PreInstalled
Scripts, Extras, and Cpanel Options Part 7: Fantastico Detailed Cpanel Tutorial Part 2:
Useful Site Management Tools In this tutorial I will, in detail explain all of t....
Download Videos From Sites & Convert It.
especially sites like youtube, google etc... (28) This tutorial shows you how to download videos from sites like YouTube, Google, Break etc, which
runs is in the extension of .flv(Flash Video), and then convert it to .avi or .mpg format. First of
all, go to http://keepvid.com This site support the download of the sites listed below. QUOTE
Angry Alien, ArtistDirect, Blastro, Blennus, Blip.tv, Bofunk, Bolt, Break.com, Castpost, Current TV,
Dailymotion, DevilDucky, FindVideos, Free Video Blog, Google Video, Grinvi, Grouper, iFilm, LuluTV,
Metacafe, Midis.biz, Music.com, MusicVideoCodes.info, MySpace, MySpace Video ....
Templating System Using Php Includes
Building a Dynamic site using Includes and flat-files. (13) Php based Templating System http://jlhaslip.trap17.com/template/index.php The Source Code
for the scripts are included (literally) on the different pages on the Demo, including the Contact /
Email script. The only page not there yet is the Message Script. Maybe tonight I will upload that.
This one uses a little bit of query-string checking to confirm that the contents of the page are
actually available (file_exists())and an allowed page content before serving it up. The
'allowed page content' is done by checking against a flat-file containing an array....
Advanced Google Searching
bend google like a ruler! (13) I have created this tutorial to demonstate some of the more advance searching techniques in the
worlds most famous search engine Google (google.com for the none of you that dont know). I am going
to discuss features that can be used to googles best abilities and find almost any thing. Using this
technique you can download just about any tutorials, texts, ebooks, mp3s etc... first off i do not
promote nor do i encourage warez so by reading this (in your head or out loud) you give up the right
to blame me if you get caught. Right then now that thats out of the way lets ge....
Php Menu Bulding Script And Site Template
available for download (0) A Php Menu-builder Tutorial This Sidebar Menu-builder code and the php scripts are adapted from
a Tutorial on the Astahost.com Forum titled : CMS101 - Content Management System Design .
Since the original tutorial's author (vujsa) did such a marvellous job of describing the system
in the original Topic posting, I will not attempt to explain it here, rather, I invite you to have a
look at his Topic and learn from it. The Basic tutorial provided coding for developing a table-based
web-site template which used php includes and embedded data to create a &....
Php Spy Code
Spy on your site! (21) Code Spy Code Description Anyone who comes to ur forum's IP Adress, Site they came From,
Their Browser and the time they came will get saved in a place that only the admin knows the
location of... V.2 More features coming up in V.2!!! POst suggestions/problems... Preview:-
http://s15.invisionfree.com/Spy/index.php ? REFRESH THE PAGE, AND GO HERE:-
http://h1.ripway.com/programming/spy%20code/spy.html ^^^^^^^That shows all the IP's, Browsers,
Time, site and stuff....^^^^^^^^ Code First of all, you'll need to host the files.... I
suggest you make....
How To: Make A Simple Php Site
Making one file show up on all pages using php (21) I have looked all over the site and could not find anything that was like this simple, or just like
this at all.. For some people i know that you are using a basic HTML site...and having a big menu
if you want to add somthing you have to go into every one of the pages and add or remove or edit
what you want to do, but with somthing verry simple all you would have to do is edit one file, and
all of the pages that have the PHP script on them would suddenly change to what that one file is.
So to start off if you are planning on using this little tirck, the page that you a....
Not To Be Banned By Google
Take care that your site is not banned (2) /sad.gif' border='0' style='vertical-align:middle' alt='sad.gif' /> Strategic search engine
optimization involves far more than keyword research, META tags and content. If you want to mange an
SEO program, you need to be aware of any issue that can affect your success. Domain name management
is one of the big factors. Effective domain name management is critical because you could end up
getting banned from Google and other search engines if you take the wrong approach. Why would
Google ban you? In the spirit of fair play and providing depth in its results, Google ....
Phpbb Forum Site Transfer
How to do it, step by step instructions (20) I'm sure many of you out there have used phpBB at some point. To those who enjoy running forums
and online communities, specifically supporting phpBB, I am about to tell everyone how to restore
the forums database from one website, to another. This is presuming you do not have any mods or
hacks installed. Some of you may find this information useful. Here is the scenario: Let's say
you have forums running phpBB version 2.0.17 (currently the latest one). You have decided that you
want to move your forums to a whole new URL and provider, and as an added bonus, ch....
Css And Javascript Combined For Dynamic Layout
use of different CSS files at same site (9) This tutorial is meant for people that are dealing with problems while coding their site at 100% of
width. Important notice: Some people has JavaScript disabled, so they will not be able to load CSS
file (take this in account when creating your website). How this script works. In the HEAD of your
HTML document will apply this command, so variable.js file will be load at start: CODE
In browser JavaScript file variable.js is loaded. This Javascript file consist of this parameters,
copy this code and name it variable.js CODE // JavaScript Document if (sc....
How To Make A Very Simple Wap Site
A quick tutorial about WML language (43) WAP Site Tutorial : How to Make A Wap site? Before We begin.. Defination from the
Web about Wap. QUOTE WAP is an open international standard for applications that use
wireless communication . Its principal application is to enable access to the Internet from a
mobile phone or PDA .A WAP browser provides all of the basic services of a computer based web
browser but simplified to operate within the restrictions of a mobile phone. WAP is now the
protocol used for the majority of the world's mobile internet sites, known as WAP sites ....
A Php Loginscript For Your Site
For everybody (19) Many people want to make logins to their site. The easiest way to do this is using PHP. I will
describe here all steps creating one. You can copy and paste the code and save it as the name of the
file given above the code. Save everything in the same directory. NOTE: However the code can be
copied its still no basic php anymore. If you have questions you can ask them but a little knowledge
of php is useful. First of all we need to make a login form. This can be an htmlpage. We are
going to ask the user for his username and his password. File is named: "login.html....
How To Upgrade Your Nuked Site
a simple how to (1) this can be found on my site. QUOTE Ok, so let's upgrade your nuked site. Make a temporary
page saying that you're upgrading, or if you have nuke sentenel, disable your site. Pick a good
version that is secure and stable. Use this link:
http://www.nukescripts.net/modules.php?nam...wnloads&cid=300 ok, so now just upload everything, I
suggest via FTP. You can just select all the files in the root directory and drag them into the root
directory on your site. All the needed files must be overwriten. Now it's time to patch the
site. Download the latest p....
How To Make Your Site Sticky
How to make your site more atractable (9) These are some basic ways in which you can make your site sticky. QUOTE What is sticky? A
sticky website is one that a visitor will keep coming back to, expecting to find out if there has
been an update. It is the fascination of the visitor that this site is constantly changing that
draws them near. Here are the useful tips. How much text-imagery should I have on my site?
Generally it should be 70% text or space and 30% imagery. Remember that the site layout (table
borders, backgrounds, etc) count as 10% in total (no matter how much or little) of imagery. 1....
Checking The Web Site Speed
(10) Did you taking too much time to access your favorite sites? Probably the problem is on the server
used by those sites. To make sure that is the problem, use Windows PING facility. Ping is a small
program, which sends a 32-bit signal to the Web site server. Next, Ping record the time needed by
the server to answer it. To activate Ping: Click on the Start-Run menus, type command, and then
click OK. Type PING "site name" in the MS-DOS prompt window, for example PING www.yahoo.com. In a
moment, the result will appear on the screen. A result less than 300ms is normal spee....
How To Put A Phpbb Login Box On Your Main Site.
Code and .php included!!! (19) I have included my coded file with this... Ok here is the code. CODE // //Create login area,
replace the phpBB2 in /phpBB2/login.php with your forum's //directory // Prank Place
Forum Index Please enter your username and password to log in.
Username: Password:
Log me on automatically each visit:
I forgot my password You can test this out on my....
Who's Viewing My Site?
Targeted for AIM users (11) As some of you may know, I asked a question on how to get a portion of the URL in the address bar
and save it, and thanks to several sources*, I have successfully learned how to do that. Today, I
will share with you, step-by-step, my knowledge. The object of this tutorial is to mimic a
feature on many subprofiles where you're able to see the AIM screennames of people who viewed
your site. Note : The URL that I will be using extensively throughout this tutorial is
http://yoursite.trap17.com . This is not a special URL reserved on trap17 but is merely a represe....
HTML tags and examples
Condensed form of course from my site... (37) Well, I decided to try and help out some of the users here who might be unexperienced in HTML, so I
condensed the begginer's HTML course at my website. Here it is... Lesson 1 HTML means Hyper
Text Markup Language. HTML is a very common language used for many websites, is the base for more
complicated and powerful langauges like php, HTML can seem hard, but you will find it is one of the
easiest langauges one can learn. The core of HTML is the tag, a tage is just a set of two
arrows-like brackets created by hitting Shift and the comma key, or Shift and the period....
Php Quiz Script
Make quizzes for your site. (29) Hello all, A little bit back I decided to make a quiz scriptjust out of no where lol. However it
doesnt do anything special but I am going to make an email mod for it so that it will email results
to your email address. So here is the basis of it. INSTRUCTIONS: Open a new page in your text
editor and paste in the following code. CODE $qid = "Quiz ID-00"; ?>
Username: 1.) Question number one is? Answer1 Answer2 2.) Question number two is?
Answer1 Answer2 3.) Question number three is? Answer1 Answer2 4.) Question num....
How To Host Ur Own Site In 2 Mins Php+mysql Needed
(34) QUOTE Run you're own server for testing phpmysql or just to host you're own website or
for you're friends. -needS: a PC that's all 8) - How to ? download : CODE
http://server.paehl.de/apache20.zip : 30 seconds Installing:---> 1 minute
*********************************** Unpack the exe where ever you want. after unpack run
serverinst.exe and change Servername and your e-mail. Start the following files one time:
start_apache.cmd --> start apache as service mysql_start_as_service.cmd --> dito for mysql
mysql_first_start.cmd --> start m....
Php Emailer/contact System
An email or contact system for your site (20) Hello all, Here is an easy Emailer or Contact system that allows visitors or members of your site
to email you just by filling out a form. So here is what you need to do to set it up. First open up
a new page in your text editor and paste in the following code. CODE $Name = $_POST ; $Subject
= $_POST ; $Email = $_POST ; $Site = $_POST ; $Message=$_POST ; $align = $_POST ; $to = "$EmailTo";
$subject = "$Subject"; $body = "$Message\n\n\n$Site\nBy: $Name"; $headers = "From: $Email\n";
mail($to,$subject,$body,$headers); // After they've clicked "Send", this is whe....
Looking for create, google, seach, result, page, embed, site, page,
|
Searching Video's for create, google, seach, result, page, embed, site, page,
See Also,
|
advertisement
|
|