HTML - Google Searches
hi 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"> Similar TutorialsHi, 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> 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? 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. 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 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 Site : www.originalwalls.blogspot.com Problem : My site index with no problem the pages in google but , the images are not indexing. Some photos had been index but if you hold the click on them you see from the start somfing is wrong the images had been indexed with same title . . . http://www.google.ro/search?q=site:o...w=1366&bih=643 Does enyone know what the problem is ? can it be from the template ? Please help i really need help Thanx a lot http://www.website.com looks much better in the URL bar than http://website.com. How do I forward my website ***.dk to www.***.dk? Hello to everyone who gets to read this post, here at HTMLforums.com. I think it's great there is a community for all webmasters to share there knowledge. Well I got a problem with my domain name, and sorry, but I could not find a category that would fit for this thread. But here's the deal: When I go type http://google.com into my browser and the site is done loading, it shows http://www.google.com in my browser. The same in almost all large websites. Now how do I make my domain, stenersted.dk, forward to www.stenersted.dk? Thanks alot, Poul I'm using google map on my webpage for pin point a location and then save the image with the location. My problem is one of my clients wants to have an option that they can add additional markers without typing the address again. How will I do that? Thanks in advance Google SEO observation is part science and part black art. Aggressive SEO is the best way as it tries to deceive the system. On the hand you may receive a web site with high rank one-day. Bu there might be a huge chance of facing the eviction next. So, its always better for you to look out for optimizers that can assure you for #1 rankings in major search engines (Google, Yahoo, Altavista, etc.). They can do more damage than good. It’s quite known that search engines like Google and Yahoo admires web pages with steamy content. The more pages you show in your area of expertise the more exposure you will get to all the major search engines. The most important thing is that how you place your content along with the tile, keywords and heading tags for a particular web page. If all these necessary elements placed properly then without any doubt you will receive more search engine visibility. Your page will rank higher. Hi all I have so far made up this google map, and I am stuck as to how code in the pop ups (for text/images etc..) at each peg or marker. I would really appreciate if anyone can chip in and help me out. http://ranabtawi.com/googlMapTagged.shtml Thanks! hi every i'm Rohit From India and just started working with the html and i've an task given by my teacher i have to make a web page with one header pic and a footer pic and there should be one google search box in Header i know how to make a google search box in a simple web page using this code HTML Code: <html> <head> </head> <body> <form name="search" action="http://www.google.com/search" target= "_blank"><input name="query" value= "site:http://www.my_site.com" type="hidden" /><input name="q" type= "text" class="field" value="Search Stuff" /><input type="submit" class= "button" value="Search" /></form> </div> </body> </html> but here i've too make a search box over an pic so what i did is i made a simple header in photoshop then i sliced it and use it in my web page using a table and placed the text input box one column and the search button on the next column but now the searching is working i'm English learning too . i know its not good but if its hard for you what i 've written then do this :- i have attached a zip file which have the source files so please edit the html code without changing the current look of the page and make the search box work and i'm new to this site too if i did anything wrong or posted my question at wring place plz don't mind anyone know of any tutorials on uploading a google map to your contact page? Why is it that thise date appears in front of my website, and others dont have that date? Im not understandinng how it got there.. should I use another doctype or something? Its my first site that has gotten it. Ive done some digging and found that its not removable........ but, i fear that it replaces some words from my meta descriptions.. Does anyone have some advice? Or a way to remove it. Appreciate it. thanks I'm just trying to embed a google map into a website I'm building, just showing where a particular building s located (based on Post Code). However, it is defaulting to showing the "speech bubble" type info on the pointer. This is the code I got off Google Maps. Code: <iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.co.uk/maps?f=q&source=s_q&hl=en&geocode=&q=cv32+7na&sll=53.800651,-4.064941&sspn=19.910905,57.084961&ie=UTF8&hq=&hnear=Leamington+Spa+CV32+7NA,+United+Kingdom&ll=52.310464,-1.501484&spn=0.020045,0.055747&z=14&output=embed"></iframe> How do I remove the bubble so only the pointer shows? I want to create a google search bar for my website. Not a custom search, but one that will use just generic google. How would I go about doing this (may require JS/PHP) Not sure if this is the right place but anyway... I am working on someone else's website and the have had "someone else" work on it before me who has tried to put google calendar into an iframe - only problem is that none of the details in the calendar show up... Real headache. Any ideas??? Here's the site... http://lawyers-in-business.co.uk/inhouse/calendar.html Cheers. Hello! First, I must say that I've been reading around this forum and am super impressed with eveyone here! I recently started my own website, and have been trying to incorporate Google Ads into it... I would really like to add a square block of ads in the "white space" to the right of the "what you need" and "instructions" sections on my Pantry Tip pages like this one: Pantry Spa - Home Remedies Can anyone advise me on how to do this? Also, does anyone have any other recommendations on better ways to incorporate Google ads into my page? Much thanks!!! Hey everyone - can anyone help me to even get started on how to do the following: When i'm searching in google for a website called 4xp.com you can see that on google there is website name+description and under it there is some sort of a list. I'm attaching a file here with an image that will show the result. My question is: Can i do it in HTML, if yes then how? If not - how can i do it?! Thanks, Igal |