Hello everyone, I just launched my website, but I'm not sure how to make it so people can find it using a search engine. Could someone please point me in the right direction?
Thanks!
Printable View
Hello everyone, I just launched my website, but I'm not sure how to make it so people can find it using a search engine. Could someone please point me in the right direction?
Thanks!
What the website address?
Did you put mega tags in the html?
Are you useing cpanel?
Those are some question to start with.
I do teck support for a data center server company and have my own webhosting company.
The address is http://javasnob.homelinux.net.
The meta tags in the code are
Forgive my ignorance, but what's cpanel?Code:<meta name="description" content="Rob's Programming Tutorials">
<meta name="keywords" content="programming C C++ HTML Java Lisp ML Perl PHP Prolog Python Smalltalk SQL Tcl/Tk">
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="description" content="Rob's Programming Tutorials">
<meta name="keywords" content="INSERT YOUR KEYWORDS ABOUT YOUR WEBPAGE HERE">
<META name="author" content="Rob's Programming Tutorials by http://www.javasnob.homelinux.net - all content copyright 2005">
<META name="robots" content="index,follow">
<title>javasnob.homelinux.net</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
There is an exzampel of the mega tags the important one is the the one for robots as they help get you in the search engines.
cpanel is a panel for accessing your website that some hosting companys use www.cpanel.com
The reason for me asking they have a search engine summit built in them.