Question Status
- This question is open for discussion
Similar Questions
Question: Search Engine Optimization
- Posted By: juke
- Subject: Computer Science
- Report? Flag for Abuse
Search Engine Optimization
How does search engine optimization work?
- Posted By: Digit
- Report? Flag for Abuse
Fatekiller is wrong about meta tags. In fact, search engines such as Google have dropped the use of meta tags completely. Although they can provide some benefits, they're almost obsolete.
Search engine optimization is all about ranking well in google for a specific keyword. Lets takes the keyword "blue pants" for example.
It makes sense for me to have the word "blue pants" around my website. There's much debate around how many times you should say "blue pants" on your site (keyword density), and at what point in which google will penalize you for saying it too many times.
Another good method is having other sites link to your site, with the link name including the phrase "Blue Pants". The bigger the sites that link to yours, the better.
Other things such as putting keywords in <h1> tags are helpful as well. Also optimizing your URLs are helpful. Lets say you have a page all about blue pants. Using yoursite.com/blue-pants.html will be better than using yoursite.com/1234.html
The cleaner your code (html/css), the better. The reason for this is that search engines index your sites by using spiders (also known as robots and crawlers). The easier these spiders can get around all of the pages of your site, the better. Here's some more information about sitemaps: http://en.wikipedia.org/wiki/Site_map.
There's some basic knowledge of some simple SEO methods.
- Posted By: fatekiller
- Report? Flag for Abuse
we will take google for example. google every so often does web crawls where they sweep the web, indexing web pages. The sweeps go through your web pages and look at not only the links, but the body copy, the alternate text on your images and most importantly your <meta> tags.
To optimize your web page for google, you need to write these meta tags and insert them into the <head></head> section of your html files of your website. meta tags include keywords.
for example here are the meta tags for my website:
<META NAME="Keywords" CONTENT="maxwell, ariss, maxwell ariss, orillia, north bay, canadore, kahuna, graphic design, photoshop, digital design, orillia ontario" />
<META NAME="Description" CONTENT="This is a website designed by maxwell ariss to showcase his collective works in desig, illustration, and photography" />
Once you have these into your html pages and on your server, it will take a while sometimes for search engines to index them.
Then you will be set my friend =)
http://www.maxwellariss.com
- Posted By: juke
- Report? Flag for Abuse
I've been reading about this as well. The hard thing for me to figure out is if your site is very broad (ie contain a wide variety of subject matter), how do you develop enough content to move up in the rankings?
- Posted By: priley447
- Report? Flag for Abuse
I have done a lot of research on Google's site and to increase your page rank, they say that the best thing you can do is get a lot of good links to your site.
That does not say to go out and buy links or post your link on a page full of meaningless links. Content also matters a lot too if you are considering page rank.