PDA

View Full Version : Internet Web Site Tips by FRE[SP]3KZ



100%
10-12-2004, 08:28 AM
Basic Resources for a Web Site
Version 1.2.1 BY FRE[SP]3KZ

Getting Webspace
You first need to get some web space. Sometimes you can get some free webspace from your ISP, but if you don't, try this website: www.absolutely-free-hosting.com (http://www.absolutely-free-hosting.com/) for a listing of loads of FWPs [Free Webpage Providers] and if they want ads on your page or not, and so on.

If you're in the UK and you need to get some decent paid space, you can get some cheap domains and webspace from 1&1 (http://www.1and1.co.uk/xml/init?k_id=7104048).

Redirections
If you land up with a FWP that gives you a really long URL such as
http ://members.loadsaspace.4free.com /MemberStreet/38423 /~john.smith/ [or maybe shorter file:///C:/Documents%20and%20Settings/Administrator/Desktop/WEB%20TIPS/WEB%20Basics.php_files/tongue.gif] then consider getting a redirector. There are some good ones out there, but the best [in my opinion, correct me if you think I'm wrong] are:


DotTK (http://www.dot.tk/)
Now Network (http://www.now.nu/)
Active.ws (http://www.active.ws/)
NE1.NET (requires approval) (http://ne1.net/)
D6G.NET (requires approval) (http://d6g.net/)
smartdots (http://www.smartdots.com/)
FreeDNS (http://freedns.afraid.org/)
The next thing is if you want to be contacted by visitors to your site is to get
an e-mail address. You can get a free POP3 e-mail address from PostAccess (http://mail.postaccess.com/signup.esp).

Getting to grips with HTML
If you don't know HTML, try tutorials at Page Resource (http://pageresource.com/). They have very simple tutorials for newbies and oldies to help you take the plunge.

Uploading your files
If you want to download a program to upload then try FileZilla (http://filezilla.sf.net/). The great thing is that it has an interface similar to CuteFTP. It's open-source, so it can be hacked and modified to your needs.

If you want to upload without a FTP program go straight to Net2FTP, which can be found at www.net2ftp.com (http://www.net2ftp.com/), or an alternative website can be found at www.01ftp.com (http://01ftp.com/)

____________________________________________________

Get your site listed on top in search engines, Search Engine Optimization
copy and pasted from Neowin.net

The tutorial is all about getting your site listed on top in Search Engines i.e Search Engine Optimization

First thing you need to do is find the keywords you want to optimize for.
how to find it ?

ok no probs there is great tool by Overture ( http://inventory.overture.com/d/sea...ory/suggestion/ (http://inventory.overture.com/d/searchinventory/suggestion/) ) but i will suggest using this free tool called GoodKeywords ( http://www.goodkeywords.com/products/gkw/ )

this one does the same job as Overture does but it also supports Search Engines Lycos and Teoma.

for example if you want to optimize for the keyword "tech news" then just search fot that keyword in any of the tools i specified... it shall show you keywords related to that and no of searches..

so pick the keywords which are related to your site.

for example when you search for tech news u will see results like this :

Count Search Term
11770 tech news
351 itt news tech
191 high tech news
60 news tech texas
49 computer tech news
42 bio news tech
34 in itt news tech
30 news tech virginia
29 asia news tech
25 hi tech news
25 sci tech news

now see what other terms are related to your keyword technology news ?

do couple of searches like that and note down around 15-20 keywords.
after that keep the keywords which are searched most on the top.

ok i have done everything now what ?

ok now u need title tag for the page.
title tag should include top 3 keywords. like for "tech news" it can be like :

"Latest Tech News, Information Technology News and Other computer raleted news here."

remember characters should not be more than 95 and should not have more than 3 "," commas - some search engines might cosider more than 3 commas as spam

ok now lets move on to Meta Tags

You need following Meta Tags in web page

QUOTE
<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<META name="keywords" content="keyword1,keyword2,keyword3">
<META name="description" content="brief description about the site">
<META name="robots" Content="Index,Follow">

no need to have other meta tags like abstract,re-visit and all...no one reads it..

now let me explain everything step by step
<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

This tag is tells content type is html and character set used it iso-8859-1 there are other character sets also but this is the one mosty used..

<META name="keywords" content="keyword1,keyword2,keyword3">

This one should have all your keywords inside starting from keyword with most counts...
keyword tag for our example would be something like :

<META name="keywords" content="tech news,technology news, computer technology news,information technology,software news">

remember put around 15-20 keywords max not more than that and dont repeat keywords or dont put keywords like this tech news,info tech news,latest tech news and like that...i hope you got what i meant... smile.gif

<META name="description" content="brief description about the site">

Provide short decription about your site and include all the keywords mentioned in the title tag.

our decription tag could be
<META name="description" content="One Stop for Latest Tech News, Information Technology News, Computer Related and Software news.">

it can be upto 255 characters and avoid using more than 3 "," commas

<META name="robots" Content="Index,Follow">

this one is used for search robots..following explanation will help you :

index,follow = index the page as well as follow the links
noindex,follow = dont index the page but follow the links
index,nofollow = index the page but dont follow the links
noindex,nofollow = dont index page, dont follow the links
all = same as index,follow
none = same as noindex,nofollow

ok now lets move on to body part of the page
now this is very important part, include all top 3 keywords here,
i will suggest just break the keyword and use it...

for example

YourSiteName.com one stop for all kind of Latest Tech News and Computer Related information and reviews.................

and best thing will be include main keywords in <h#> tags <h1><h2> etc..
and yes
start with <h1> and then move to <h2> <h3> etc..

i know <h1> tag will be too big but CSS can help you there, define small font size in css for H1,H2,... tags

ok now when done with page copy now u need to provide title and alt tags for images and links also

use some keywords in the tags but dont add all the keywords and if not nccessary then dont use keywords in it basically it should explain what is image all about thats it...

remember add Top keyword atleast 4 times in the body and other 2 keywords thrice and twice respectively.

ok now we move on to footer part
this is very important part for Search Engine optimization, try to include top keywords here and see the effect smile.gif use site keywords as links i.e.
<a href="news.php">Tech News</a> <a href="software-news.php">Software News</a> etc..

ok thats it done ? NO you need to read some more stuff..may be you can all it as bottom lines...

Site Map - This is page where you need to put all the links present in your site, this is will help Search Engines to find the links easily and also provide link for site map in footer, coz search engines start scanning the page from bottom.

Robots.txt - what's that now ? well this file contains address of directories which should not be scanned by search engines.. more info can be found here : http://www.robotstxt.org/wc/exclusion.html
search engines line google, yahoo ask for robots.txt file.

Valid HTML - Your code should have valid html and doc type, i know its kind of diffucult to follow all the standards but you shall atleast open and close all the tags properly, you can check your page's html online here : http://validator.w3.org/]http://validator.w3.org/ or you can use this free software called HTML Tidy : http://tidy.sourceforge.net/]http://tidy.sourceforge.net/

ok all done now need to check your site with this script, its called SEO Doctor : http://www.instantposition.com/seo_doctor.cfm

it shall show you the report of your site with solution.

ok now i corrected the errors and all now start submitting the site :

start with google : http://google.com/addurl.html]http://google.com/addurl.html
then yahoo : http://submit.search.yahoo.com/free/request

then move to altavista,alltheweb and other search engies..

also submit your site to direcories like http://dmoz.org (http://dmoz.org/)
http://jayde.com (http://jayde.com/)]http://jayde.com[/URL] etc...
dmoz is must, coz google, yahoo and may more search engines uses same directory

and remember dont try to SPAM with keywords in these directories, dmoz is handled by Human Editors

ok submitted the sites ? but still i cant see my site on top? why ?

wait for sometime may be a month or so but keep an eye on your search term, use http://Googlealert.com (http://googlealert.com/) - this will show whenever google updates for your keywords, it will mail you the new results.

and also check whether your site is listed by google or not..
use this tool called Google Monitor, it can be downloaded for free from : http://www.cleverstat.com/google-monitor.htm

david622
10-13-2004, 08:09 PM
Very good tutorial. A lot of this stuff is known to experienced webmasters, but this is great info for newbs :)

100%
10-15-2004, 04:27 PM
and guess what.....im a newb...you got any other triks?

david622
10-15-2004, 06:59 PM
One of the webhosts I use is 1asphost.com

It's very good http://www.1asphost.com

Only problem is, if u want a popular site with pictures, the bandwidth'll run out pretty quickly (1 gig per month)

100%
10-17-2004, 03:29 PM
One of the webhosts I use is 1asphost.com

It's very good http://www.1asphost.com

Only problem is, if u want a popular site with pictures, the bandwidth'll run out pretty quickly (1 gig per month)
Thats weird im presently using this free site : http://www.domaindlx.com/
take a look it exactly the same as yours?:o

david622
10-17-2004, 05:36 PM
Yeah.... Strange....

That's pretty messed up.

Well.... either way, it's a good host.

KLiteAddict
01-10-2005, 07:06 PM
nice tutorial

jang
02-04-2005, 11:36 PM
I bought my space from 1&1,now what do i do next to get a page or two on my site?Any help i would be grateful for..thanks.

sparsely
02-10-2005, 03:56 AM
http://www.w3schools.com/ is far better for HTML/CSS tutorials

http://www.phpfreaks.com/ for php.

and for the newcomer...now you need to create an 'index.html' file in the root directory of your site.

I assume you've got FTP and all that?

jang
02-10-2005, 10:56 PM
http://www.w3schools.com/ is far better for HTML/CSS tutorials

http://www.phpfreaks.com/ for php.

and for the newcomer...now you need to create an 'index.html' file in the root directory of your site.

I assume you've got FTP and all that?

Hi not got ftp or anything sorted,i am familiar with it though.If you could point a total noob like me in the direction of a good sight i wud be grateful.How much would it cost for me to get someone to design and sort it all for me?Cheers

sparsely
02-10-2005, 11:52 PM
ooh..money?!
how much you got? ;)

seriously though...depending on what type of site it is, I may be willing to help you with it

unless you're doing something commmercial or with ads and all that...

jang
02-12-2005, 09:29 PM
ooh..money?!
how much you got? ;)

seriously though...depending on what type of site it is, I may be willing to help you with it

unless you're doing something commmercial or with ads and all that...


Hi mate,thanks for your offer to help me out getting a site up and running,i am grateful to you.
As i said in my post i have my domain with 1&1 and i need to know what to do next.I am willing to learn some html as i go along,it wont be a commercial site and no adds either.What is the next things i got to do to get it going please?Cheers

orcutt989
02-13-2005, 02:48 AM
*Note DotTK is not a website anymore.

david622
02-13-2005, 02:54 AM
thankfully it's still accessible at http://my.dot.tk

djlove
08-27-2006, 04:51 PM
thax a lot

grchl3
11-11-2006, 12:04 AM
thanks for the awesome tutorial. lot's of good stuff in there

tdoar
11-11-2006, 07:21 AM
Thanks for the info!

gatorade
11-21-2006, 03:08 AM
nice guide!

Hiii
04-17-2007, 11:47 AM
Thanks ... Good Tutorial :)

Taodao
06-13-2007, 12:44 PM
Great tutorial! I was looking for a good program to promote my website with google and you answered....

Thanks

Does anyone have experience using the Amazon shopping linked to a site? I was interested to know if it was reasonable to actually earn some money with it.

tsololot
07-29-2007, 06:23 AM
in my tutorials i only us lynda ^_^

0riGiNaLBoX
05-24-2008, 06:53 PM
Cool tutorial

instinctis
09-24-2010, 11:18 PM
yeah , pretty much useful things for those lasy enough to search the net for real tutorials etc