HTML - How Do I Make Google Searches Find My Page?
Hi, I'm brand new to HTML and web design and would like to make sure that Google searches (and other search engines) can actually find my page when searched for.
Right now I only have the following code in my index.html file, and it doesn't seem to work. My url is kristenhill.sasktelwebsite.net, and my business name is Kristen's Crafts. Google searches for those things do not even work, so I know that I'm doing something wrong! I would LOVE for "wedding invitations regina" (Regina is my city), etc. to bring up my webpage, but this code isn't doing that for me: <head> <title>Kristen's Crafts</title> <Meta name="Description" content="kristenhill.sasktelwebsite.net"> <Meta name="Keywords" content="kristenhill.sasktelwebsite.net,kristen's crafts,kristenhill,Kristen Hill,kristen,hill,regina,saskatchewan,scrapbooking,scrapbook,cards,cardmaking,crafts,classes,photogr aphy,photographer,wedding,invitation,invitations,invites,wedding invitations, wedding invites, wedding invitation,custom,party,show,workshop,birthday"> </head> Similar Tutorialshi there, how do i get my site to come up on the first page of a google search ? here is my meta description - basically i want it to find us when anyone enters - dash8, Dash 8, Dash 8 parts, etc... Thanks! <meta name="description" content="Dash 8, Dash8 100, Dash 8 100, Dash8 200, 3 Points Aviation, Three Points Aviation, DHC 8, Dash 8 200, Dash8 300, Dash 8 300, Dash8 400, Dash 8 400, Dash8 parts, Dash 8 parts, Dash8 engines, Dash 8 engines, Dash8 support, Dash 8 support, Dash8 landing gear, Dash 8 landing gear, Dash8 propellers, Dash 8 Propellers, Dash8 aircraft parts, Dash 8 aircraft parts, regional aircraft parts"> Hey, I embedded a google search box on my website, and I can't figure out how to make it so that when you search for something, the results show up on my page and not leave my site. I just want like a window below the search box in MY site. Any ideas on how to do that? Here's the code I have so far: <FORM method=GET action="http://www.google.com/search"> <input type=hidden name=ie value=UTF-8> <input type=hidden name=oe value=UTF-8> <TABLE bgcolor="#FFFFFF"><tr><td> <A HREF="http://www.google.com/"> <IMG SRC="http://www.google.com/logos/Logo_40wht.gif" border="0" ALT="Google" align="absmiddle"></A> <INPUT TYPE=text name=q size=25 maxlength=255 value=""> <INPUT type=submit name=btnG VALUE="Google Search"> </td></tr></TABLE> </FORM> Thanks!! I made a site with Dreamweaver that has frames and within those frames I have different html pages that load into them. I came across an extension once which I believe prevented those pages from coming up in Google searches but cannot relocate it. These pages are just bare text and should not be accessed by themselves. how do I set my description for my site when it is found via a search engine? I have a meta description tag, but when i search my site on google, yahoo, msn, etc... the description doesnt fit my meta one.... any better way to set a description? Hey, I'm trying create a form that contains two radio buttons and a text box and a submit button. Depending on which radio button is selected, a search is done on the keyword. One of the buttons is for a google search and the other is for an internal site I am working with. The problem I am running into is that the 'method' attribute in my form has to equal both "get" and "post", depending on what I select. I've tried a few things using scripts but nothing successful. Any help would be great. Thanks Can someone please give me the code for a search bar that searches your own site. I am making a site with tons of song lyrics. I just started so there is nothing to sow you as an example. Sorry Thanks for the help! I work as a product manager for a company and one of my responsibilities is to update pricing on our website and I've just recently taken to making cool tables to reference similar products on select product pages. However, with each reference in a description field, the more search results get convoluted and the harder it is to get what you are searching for the come up because our website search tool lists searches alphabetically rather than by relevance. So my question is this: are there any HTML tags that bypass the way search tools organize its listings and let the webmaster specify, "I want this product to show up first in a search." For example, one of our product numbers is P992. We sell similar products, like P993, P994, etc. and I reference P992 on each of these other product pages, but with each product I mention P992 on, that product shows up when you search for P992 on our site, as well. Most of the time the actual product that is searched for is buried somewhere in the middle, depending on where it stands alphabetically, and I can't figure out how to get it to show up at the top of the page. Anyone have any suggestions? I'd rather not spend money on a more advanced search tool and would much rather manually tell our search engine to list the actual product, P992, first and then all other products that mention P992 in their description field to be listed after that. Thanks for any help. I have just started playing around with AJAX, and made a simple input text field that continuously suggests pages as the user types into the textfield. However, in most browsers, the browser also tries to do something similar, by displaying a list of similar queries for any input with the same name attribute... I end up with two lists of suggestions :-) Is there a way to prevent the browser suggestions from turning up? Robert Some mouses today have horizontal scroll, some call the tilt. It looks something like: http://www.htmlforums.com/attachment...1&d=1242556560 I noticed that many websites they code those horizontal scroll to go to next/prevous page. For example Discuz! forum system has this function. While you browse hundreds or thousands of posts separated into pages, the horizontal scroll can take you to previous page or next page.(not browser back/forward) How do I code like that? Or any examples? Hi All, Please Heeeeeeeeeeeeeeeeeeeeeeeeeeeellllllppp!!!!! Thanks in advanced!!! Have a few mistakes and / or something is missing below: Code: <html> <head>PLEASE FIND THE MISTAKE(S) or SOMETHING MISSING /</head> <script type="text/javascript"> window.onload=function() { document.getElementById('exampleletterList').onchange=function() { window.location=('http://www.example.org/'+this.value+''); } } </script> <body> <select id="exampleletterList"> <a target=\"_blank\" href=\"file.doc\" title=\"\">John Doe<br> XXXXXXXXXXX</br></a>. <option value=""><b> PLEASE SELECT THE FOLLOWING: <b/> </option><!--this option takes you to --> <body mar="0" marginheight="0" bgcolor="rgb(38,38,38)"> "BACKGROUND BLUE GREEN MARMOL " <embed width="100%" height="100%" name="plugin" src="http://www.example.pdf" type="application/pdf"> <br> <CENTER> <option value=index.htm>Option #1</option><!--this option takes you to --> <option value="example7">Option #2</option><!--this option takes you to --> <option value="example3">Option #3 </option><!--this option takes you to --> <option value="example4"><br>Option #4</br></option><!--this option takes you to --> <option value="example5">Option #5</option><!--this option takes you to --> <option value="example2">Option #6</option><!--this option takes you to --> <option value="blog/wp-login.php"><!--this option takes you to blog--> </select> </CENTER> </br> </body> <html xmlns:v="urn:schemas-microsoft-com:vml" xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz </body> </head> </html> I want a Form that searches google on my home page. Not a hyperlink to google but a text area and then maybe a dropdown menu for Google, Yahoo, Google Images, Alltheweb. Any help would be appreciated. How do I make a page like this? anyone knows a way to sign into google apps without involving a google hosted sign in page? somebody in a blog described same problem like "We're having a Google Apps mail service. And we want to create a gmail login form on our main site. The mail login page resides at mail.our_domain.com. And we're trying to create a form at www.our_domain.com pages to send the user to his gmail account. I've copied the whole html code from mail.our_domain.com and placed in www.our_domain.com pages. And when the form gets submitted it redirects to mail.our_domain.com displaying the login form with security warning that it is only safe to log in from there. " since i do not understand html or so i need help, lets say my domain is xy.com, how must the html code must look like to enter google apps mail directyl from my domainwebpage. Please help i would like to allow surfers to access sections of my website directly from the google.com search page here is a example of what i would like to do Working on this site and I like the template but I'm tying to make it more inviting, any ideas? Not very creative here.. www.baysidesuperior.org/Bayside/ministries.html http://www.ivoog.com/test The page is COMPLETELY messed up in IE 6. I am not sure what I have done wrong as everything I see is ok. How can it look exactly like IE 7? What changes? Thanks. I have wrote this <html> <body> <script type="text/javascript"> var w=window.open(); w.document.open(); w.document.write("FirstLine<br>SecondLine<br>"); w.document.close(); </script> </body> </html> This simply creates anew window and outputs text onto it... What I want is for the specified text, to be outputed to a new html file For instance, OutPut1.html or OutPut2.html and so on. And for clarification, I do not want to manually create each new file for html to write to. I want the main html to create these new files Thank you all in Advance for all help given sorry im really new at this stuff. so i have the code, and i need to make & view the page.. so how do i do that?? thanks hi, i want to create a screenshot of the webpage once is displayed on the client browser. Let's say, there is some php and javascript. The php code runs, than javascript code run. After that I want to make a screenshot and store it on the server. I guess I need a client side javascript code sending back an image to the server. Is that possible ? easy ? thanks Greetings I have this problem that i have menu in Iframe and from that iframe i have link to another page. Now when i click the link it opens the link in the iframe window and does not move me completely on the new page. How do i put link that will get me to new page, and does not open it in the iframe window? Also i have another page with PHP include, would love to know the same thing in PHP. So i have this link that opens in the IFrame window, but i dont want to open it in IFRAME, but i want to move completely to the page the link shows. Also i don't want to open it in new window, i want it open in same window. Thanks for help! |