Printer Friendly Version
Email this thread to a friend
|
Featured Web Site Template |
|
There are 0 guests and 1 members in the forums right now.
Reflects user activity within the last 5 minutes
|
|
| Member |
Message |
keithlight57
Joined: Apr 01, 2005
# Posts: 2
|
Posted: 2005-Jul-31 19:46
I launched my business website (web and graphic design) in February. It was my own stupid fault but Google has only this month (July) accepted all the pages of my site because I was using Flash links to the rest of my site on my Home page. Now that I'm finally on the long road to a ranking, my question is this, and I'm sorry if it's a stupid one:- What is the coding procedure for linking to other sites? If you put another site's URL on your page, all it does is give the Google spider a reason to leave your site. I know linking is fundamental. I know it's got to be "on subject", but I have yet to understand the no doubt very simple coding procedure for linking to another site. Should I go out and buy "SEO for Dummies" or can someone give me a straight answer?
Many thanks!!
|
 |
g1smd
Staff
Joined: Jul 28, 2002
# Posts: 10465
|
Posted: 2005-Jul-31 20:09
Links are: <a href="--the URL here--" title="--popup tooltip text here--">--the link text here--</a>
That's it. Google does not so much randomly bumble around the web following links one at a time in a random manner. It does something a little different: the robot gets a URL to crawl from its central database, and then accesses that page and reads the whole page into its system. It then extracts all the URLs from the page, and adds all of those to its cental database. It then asks the database to give it the next URL to crawl. Typically you will see your index page crawled a few times, then after a week or so, it might go deeper for a while, then after a while go deeper still, and so on.
Linking to other sites is not a bad thing. Link to related sites that are good for your visitors.
I use only these formats for links:
/
/pagename.html
/folder/
/folder/pagename.html
or
http://www.domain.com/
http://www.domain.com/pagename.html
http://www.domain.com/folder/
http://www.domain.com/folder/pagename.html
Change .html to .php or .asp as appropriate.
When you link to an index page, don't include the filename in the link. End with the domain or folder followed only by a trailing / on the URL.
|
 |
You are not permitted to post messages in this forum or topic, because of one or more of the following reasons:
- You have not yet logged in, or registered properly as a member
- You are a member, but no longer have posting rights.
- This is a private forum, for which you do not have permissions.
If you are a recent member, it's possible that you simply have not yet confirmed your account. Please
check your email for a message entitled 'JimWorld Forums: Confirm Your Account' and follow the instructions
contained within.
If you cannot find this message, click here to Re-Send it.
|
If you are still experiencing problem, please read the
Login Assistance
Article for some advice on what may be causing your login not to work properly.
|
Switch to Advanced Editor and ...
Create a New Topic
or Reply to this Thread
|
|