Become a webdsign master


10 tips for internal website optimization.

1.  Optimize  Your  Title  Tag.
I mentioned before that search engines can't
Always important to remember your keywords,read images, thats not completly true, images
also in your titel tag, do never write yourhas an ALT tag, that makes it possible for
company name or something like that, insteadyour to put in a descriptiv text to the
use a descriptive text containing as manyimages, some says that google sees that, so
keywords relevant to your site subject ashere is the code.img src='my_image.jpg'
possible. (note: keep your titel about 60width='50'  height='60'
characters).
ALT='A  descriptive  text  in  here.'
2.  Creating  good  content.
7.  Text  sizes.
Eventhough your main product is to sell
pictures from your website, google and otherSome people also says that search engines
search engines can't 'see' them, so you needlook at text that is emphasized (eg. h1). so
som descriptive text content, search enginesmytheory is, if you are doing as I have done
has a very complex way of reading a websitefor years, just writting text and then set up
for content and to find out what your site isthe visual part in a seperate css file, then
about, so remember to use alot of goodgoogle can't se that the text is a header1 or
relevent keywords in your text content, (butheader2  text.
remember  to  spread  them  naturaly).
So what to do could be, in your website page,
3.  What  confuses  search  engines?make the text h1 and in a css file define the
h1  tag  to  look  different.
Well, this is and have been a very big
discussion topic for a long time now, some ofH1 { color: blue; font-family: Verdana;
the factors that can confuse search enginesfont-size:  16px  }
is javascript, using frames on pages, dynamic
pages (eg. asp.net etc). Almost forgot to say8.  Remember  filenaming.
that if you are using flash elements,
eventhough there are text in it, searchAnother thing to look at is your filename,
engines  can't  read  it, so not recommented.your first page may be named default.html,
but if you go to google and search for
4.  META  tags.something, like 'Free SEO Tools' you can see
that google also looks at sub-directorys and
META tags are a way to describe your site forfilenames, like. says more than just
search engines, its text that is not shown ondownload.aspx.
the pages. (Some people claim that google
does nothing with these tags anymore, but we9.  Internal  linking
don't know, and I know that other sites uses
them,  so  why  not  just write them anyway).Always remember to link your site together,
your need search engines to find more then
META name='description' content='a welljust  your  front  page.
optimized  short  description  of your page'>
10. Some personale words before you go on
5.  Robots  text  filemaking  a  website.
The Robots.txt is a file you have on yourThis last tip is not really a tip, just some
site, not for visitors, but for searchwords from me personally to you, I have read
engines when they look at your site theya lot of litteratur about SEO, and other
looks after a robots file, and if it existsmarketing techniques, so just do not forget,
it is easier for search engines to index alldepending on what your site content is, there
your sites. You can generate a robot filemay be other ways to market your product, it
with  this  software  for  free.could even be done cheap or for free, be
creative.
6.  The  thing  about  images



1 A B C D E 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128