Web Design Forum  
 
Go Back   Web Design Forum > Web Promotion > Search Engine Optimization and Marketing

Reply
 
LinkBack Thread Tools Display Modes
Old 08-11-2008, 01:02 PM   #11 (permalink)
Banned
 
Join Date: Apr 2008
Posts: 21
Default

A Sitemap should contain a list of your site's URLs - up to 50,000 of them. If you have a large site with more than 50,000 URLs, you should create multiple Sitemaps and submit a Sitemap index file <>.

You can provide Google with a simple text file that contains one URL per line. For example:

www.example.com/file1.html

www.example.com/file2. html

For best results, follow these guidelines:

1. You must fully specify URLs as Google attempts to crawl them exactly as provided.
2. Each text file can contain a maximum of 50,000 URLs. If you site includes more than 50,000 URLs, you can separate the list into multiple text files and add each one separately.
3. The text file must use UTF-8 encoding. You can specify this when you save the file (for instance, in Notepad, this is listed in the Encoding menu of the Save As dialog box).
4. The text file should contain no information other than the list of URLs.
5. The text file should contain no header or footer information.
6. You can name the text file anything you wish. Google recommends giving the file a .txt extension to identify it as a text file (for instance, sitemap.txt).

You should upload the text file to your server, generally to the highest-level directory you want search engines to crawl. Once you've created this file, you can submit it as a Sitemap. This process, while manual, is the simplest and is probably best if you're not familiar with scripting or managing your web server.
Peps is offline   Reply With Quote
Old 08-21-2008, 01:54 PM   #12 (permalink)
New Member
 
Join Date: May 2008
Posts: 18
Default

Try this www.jsbwebtemplates.com/sitemap.html
klper is offline   Reply With Quote
Old 08-22-2008, 03:05 PM   #13 (permalink)
Silver Member
 
Join Date: Jul 2008
Posts: 103
Default

Go here: http://www.hotscripts.com/PHP/Script...ing/index.html

Take your pick.
athomas is offline   Reply With Quote
Old 08-29-2008, 04:23 AM   #14 (permalink)
Bronze Member
 
abwebdesign's Avatar
 
Join Date: Aug 2008
Location: Butler, PA
Posts: 44
Smile About Sitemaps

Here is an excerpt regarding sitemaps, from Part 3 of The SEO Crash Course.

Part 3: sitemap.xml
The sitemap.xml is placed within the main directory of your website and it is precisely what it sounds like -- a map of your website. It helps search engine bots by letting them know what files exist within the site before indexing even takes place. This is beneficial to you, and to the bot, because it reduces the total indexing time. Here is an example of what may be found within a sitemap.xml file:

<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>http://www.abwebdesignerie.com/web-design-erie-pa.html>
<lastmod>2008-06-07</lastmod>
<changefreq>weekly</changefreq>
<priority>0.8</priority>
</url>
</urlset>

Fairly self-explanatory:

* loc: the location of the file
* lastmod: the last time the file was modified
* changefreq: how often the page content changes (eg. daily, weekly, monthly, etc...)
* priority: the priority of the page - relative the the other pages found within the site (the scale runs from 0.0 to 1.0, and is usually incremental to the tenths place - eg. 0.1, 0.2, 0.3, etc...)

I suggest reading a little more information about the sitemap.xml at www.sitemaps.org
__________________
Cheers,

Christopher M. Arkwright
AB Web.Design, LLC.
www.abwebsitedesign.com
abwebdesign is offline   Reply With Quote
Old 10-08-2008, 01:17 PM   #15 (permalink)
New Member
 
Join Date: Oct 2008
Posts: 8
Post

Quote:
Originally Posted by allcombrand View Post
how do you create a sitemap?

can someone give me a simple template to copy and paste or post your sitemap code here?
You can easily create a site map by simply follow this code
You can create a site map by hand coding HTML or by using site map tools called site map generators.
Manually

A site map is simply a listing of web pages (usually by title) and the links on them. Although a site map cam just be a simple list of page the structure is usually like an index in a book e.g.

Theme
---->Category-name
---------->Article-name

It is easy to create a site map manually by using a nested list as shown below:

<ul>
<li>Main Theme
<ul>
<li>Subtheme
<ul>
<li><a href="page1.htm">Page 1 title</a>
<li><a href="page2.htm">Page 2 title</a>
<li><a href="page2.htm">Page 2 title</a>
</ul>

</ul>

</ul>

Here is what the above code would look like:

* Main Theme
o Subtheme
+ Page 1 title
+ Page 2 title
+ Page 2 title

Site maps, especially manually created ones, can be hard to maintain as they require to be updated each time the web site content changes.
__________________
Christmas Poems New Year SMS

Last edited by HopkinsMeve; 10-13-2008 at 01:53 PM.
HopkinsMeve is offline   Reply With Quote
Old 10-15-2008, 10:14 AM   #16 (permalink)
New Member
 
Join Date: Oct 2008
Posts: 6
Default

I use GSite Crawler from http://gsitecrawler.com/ ; easy to manage and can upload directly from the software. Even can setup your google and Yahoo verification page section.
__________________
G.Designwork, Inc. - Web site designer, Bali - Indonesia
hariara is offline   Reply With Quote
Old 11-21-2008, 04:07 PM   #17 (permalink)
New Member
 
Join Date: Nov 2008
Posts: 6
Default

The Google Webmaster Tools mentioned above is your best bet. Not only is it FREE and incredibly useful, but it will also optimize your rankings for Google's search results. Win-win for everyone.
__________________
Web Development Company
Lally Nettie is offline   Reply With Quote
Old 11-22-2008, 10:27 PM   #18 (permalink)
Bronze Member
 
fromthe5's Avatar
 
Join Date: Oct 2008
Location: Cincinnati
Posts: 47
Default

Quote:
it will also optimize your rankings for Google's search results.
I'm not sure exactly what you mean by that. Can you explain that a little more?
fromthe5 is offline   Reply With Quote
Old 11-24-2008, 10:00 AM   #19 (permalink)
Bronze Member
 
Join Date: Nov 2008
Posts: 46
Default

I used xml-sitemaps.com and it took me several minutes to create a site map. So I would also recommend this one.
Gorgy is offline   Reply With Quote
Old 12-19-2008, 02:40 PM   #20 (permalink)
New Member
 
Join Date: Nov 2008
Posts: 24
Default

Hi All,
Here is a list of third party tools that might help code.google.com/sm_thirdparty.html......
Bronzy is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT. The time now is 12:09 AM.


Computer Forum - TechZine - Webpage Design

 
Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0 ©2008, Crawlability, Inc.