Printer Friendly Version
Email this thread to a friend
|
Featured Web Site Template |
|
There are 0 guests and 2 members in the forums right now.
Reflects user activity within the last 5 minutes
|
|
| Member |
Message |
andyx
Joined: Dec 20, 2005
# Posts: 9
|
Posted: 2005-Dec-20 20:56
Hi everyone,
This might be an obvious one, but could anyone show me or provide a link to a sitemap example page so i could create one for my site,
I've been reading about them but are just a little unsure what they contain as far as code "info", and can't find an example to follow.
Thanks AndyX
|
 |
mo007
Joined: Dec 13, 2005
# Posts: 52
|
Posted: 2005-Dec-20 21:14
A Site Map is a simple html page that includes links to every page of your website that you want the robot to index, all the links must be plain html links so the robot bot can follow them. You have to have a link to the sitemap page on your index page, you can take a look at the web site and visit their sitemap:
http://www.rbcroyalbank.com/RBC:Q6idW471A8cAALRoDpI/sitemap.html
((Admin note: linking to a good sitemap is just fine.))
I have to write the url above that way, because we’re allowed to post any url in the forum. All you have to do is write the url in the correct format in your broser.
Hop this will help.
[ Message was edited by: bhartzer 12/20/2005 04:07 pm ]
|
 |
bhartzer
Staff
Joined: Jun 08, 2000
# Posts: 7042
|
Posted: 2005-Dec-21 00:10
Sitemaps should generally be added to a site for the users' benefit, not the search engines. In fact, a page with just a lot of outgoing links and no content is pretty much useless nowadays when it comes to SEO purposes.
An alternative to a sitemap is a good breadcrumb trail. A good breadcrumb trail will help with rankings and will also get the site crawled.
|
 |
andyx
Joined: Dec 20, 2005
# Posts: 9
|
Posted: 2005-Dec-21 09:39
Many thanks you two,
It's always the easy ones that you sometimes scratch your head on, until you realize.
Very simple, i'll get on it straight away.
Andyx
|
 |
andyx
Joined: Dec 20, 2005
# Posts: 9
|
Posted: 2005-Dec-21 10:48
Just had a thought,
Would i be able to show my sitemap on a .php page as i could generate this map and all pages directly from my database so it would be automatically updated ??
I've also been reading about an XML sitemap, stating other information like:-
<?xml version="1.0" encoding="UTF-8"?>
< urlset xmlns="http://www.google.com/schemas/sitemap/0.84">
< url>
< loc>http://www.example.com/</loc>
< lastmod>2005-01-01</lastmod>
< changefreq>monthly</changefreq>
< priority>0.8</priority>
</url>
</urlset>
Would this be placed in a .txt file say "urllist.txt" for the spiders to crawl.
Is it necessary to have more than one, eg the .PHP for the public to see and a .txt for the spiders to read and use ???
AndyX
|
 |
g1smd
Staff
Joined: Jul 28, 2002
# Posts: 10438
|
Posted: 2005-Dec-21 12:11
The sitemap above is an XML file specifically for Google.
Use that in addition to a regular HTML sitemap for your visitors to use.
|
 |
searchbliss
Joined: Jan 15, 2006
# Posts: 11
|
Posted: 2006-Jan-16 15:02
The key is yto have a site map that is "static" for search engines to spider and get around you site easy (deeper crawl), but you also want it to be compact and easy to use for your visitors.
[ Message was edited by: searchbliss 01/16/2006 10:43 am ]
|
 |
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
|
|