Return to iWEBTOOL

Go Back   iWEBTOOL Talk > Search Engine > Search Engine Optimization (SEO)
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
 
Welcome to iWEBTOOL Talk, where you talk about webmaster-related stuff.
 
Discuss topics which interest you.
With over thousands of threads (topics), we're sure you'll find something that'll interest you.
Ask for help whenever you need it.
We have thousands of members who are available to help you if you need it.
It's absolutely FREE!

 1  Register           2  Browse the board           3  Discuss whatever may interest you!
 


Closed Thread
 
Thread Tools Search this Thread Display Modes
Old 10-23-2007, 05:45 AM   #1
michellebarkley
Smurf
 
michellebarkley's Avatar
 
Join Date: Oct 2007
Posts: 8
michellebarkley is on a distinguished road
Default Google sitemap

Any one tell to me what is google sitemap
what is working of the google sitemap
michellebarkley is offline  
 
This is an Ad Revenue Sharing forum Place your advert here
SEO Checklist
Get yourself better ranking with
our "Do-it-Yourself" SEO Checklist.
Click Here
Old 10-23-2007, 08:53 AM   #2
Bagi Zoltán
iWEBTOOL Moderator
 Contributor 
 
Bagi Zoltán's Avatar
 
Join Date: Aug 2006
Location: Hungary
Posts: 1,844
Bagi Zoltán is a glorious beacon of lightBagi Zoltán is a glorious beacon of lightBagi Zoltán is a glorious beacon of lightBagi Zoltán is a glorious beacon of lightBagi Zoltán is a glorious beacon of light
Default Re: Google sitemap

Google sitemap the map of your site, an URL list with xml file extension, which may help to improve the visibility of a given domain after submitting that here.
__________________
Time may come when you will need an excellent eCommerce shopping cart software
free seo related web directory online marketing Free shopping cart
Bagi Zoltán is offline  
Old 10-23-2007, 10:36 AM   #3
diligent_ss
Smurf
 
diligent_ss's Avatar
 
Join Date: Jul 2007
Posts: 38
diligent_ss is on a distinguished road
Send a message via MSN to diligent_ss Send a message via Yahoo to diligent_ss
Default Re: Google sitemap

Google sitemap is the listing of all urls that u want google to index.This should be in google supported formats..it can be simply in text or xml format. and by signing in to google account, you have to submit it through google webmaster tools.this should be in ur site's home directory.

By adding sitemap, you can see very useful information about your site.
Pages indexed..
Google's view about ur site..
external indexes..
and alot more....
diligent_ss is offline  
Old 10-23-2007, 12:33 PM   #4
Alan
iWEBTOOL Moderator
 
Alan's Avatar
 
Join Date: Nov 2006
Location: Ayr, Scotland
Posts: 887
Alan has a spectacular aura aboutAlan has a spectacular aura about
Default Re: Google sitemap

Sitemapa re XML documents that informs search engines about the pages on your website that can be crawled. The sitemap can also include additional information about each page; last updated, how often it changes, and the importance to other pages on the site.

The contstruct of the sitemap is:

Code:
<?xml version="1.0" encoding="UTF-8"?> < urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> < url> < loc>http://www.mydomain.com/</loc> < lastmod>2007-10-23</lastmod> < changefreq>monthly</changefreq> < priority>0.8</priority> </url> </urlset>


The sitemap must begin with the <urlset>
<url> - required: parent tag fro each URL
<loc> - required: page URL
<lastmod> - optional: last updated
<changefreq> - optional: how often page changes
<priority> - optional: number between 0 and 1 indicating how important the page is

Find more at http://www.sitemaps.org/
__________________

ahb Solutions Consultancy and Web Development

Seen a good post - Give some reputation click on the
Alan is offline  
Old 10-29-2007, 12:50 AM   #5
wwe9112
Member
 
wwe9112's Avatar
 
Join Date: Sep 2007
Posts: 128
wwe9112 is on a distinguished road
Default Re: Google sitemap

Is there something that will auto make a site map of all the links?
__________________
Please read and adhere to the signature link policy. Thank you.
wwe9112 is offline  
Old 10-29-2007, 05:32 AM   #6
Bagi Zoltán
iWEBTOOL Moderator
 Contributor 
 
Bagi Zoltán's Avatar
 
Join Date: Aug 2006
Location: Hungary
Posts: 1,844
Bagi Zoltán is a glorious beacon of lightBagi Zoltán is a glorious beacon of lightBagi Zoltán is a glorious beacon of lightBagi Zoltán is a glorious beacon of lightBagi Zoltán is a glorious beacon of light
Default Re: Google sitemap

Quote:
Originally Posted by wwe9112 View Post
Is there something that will auto make a site map of all the links?

Yes, there are quite a lot free online and offline tools that may help you build your own xml sitemap. Please, have a look at google's recommendation.
__________________
Time may come when you will need an excellent eCommerce shopping cart software
free seo related web directory online marketing Free shopping cart
Bagi Zoltán is offline  
Old 10-29-2007, 09:08 AM   #7
Alan
iWEBTOOL Moderator
 
Alan's Avatar
 
Join Date: Nov 2006
Location: Ayr, Scotland
Posts: 887
Alan has a spectacular aura aboutAlan has a spectacular aura about
Default Re: Google sitemap

If you are using Dreamweaver as your editor the is an extension that can be download free from the Dreamweaver Exchange that will create a sitemap also.
__________________

ahb Solutions Consultancy and Web Development

Seen a good post - Give some reputation click on the
Alan is offline  
Old 10-29-2007, 09:58 AM   #8
mit
Senior Member
 
mit's Avatar
 
Join Date: Feb 2006
Location: India
Posts: 422
mit will become famous soon enough
Default Re: Google sitemap

Google Sitemap - A best, free and an easy XML way for fast indexing of your website in G.

Just make it and submit it into Google Webmaster Tools Interface using a gmail id.
mit is offline  
Old 10-29-2007, 02:35 PM   #9
usearchme
Senior Member
 
usearchme's Avatar
 
Join Date: Nov 2006
Posts: 296
usearchme will become famous soon enough
Default Re: Google sitemap

Quote:
Originally Posted by Alan View Post
If you are using Dreamweaver as your editor the is an extension that can be download free from the Dreamweaver Exchange that will create a sitemap also.

I didnt know that nice tip !

Woc
usearchme is offline  
Old 10-30-2007, 06:14 PM   #10
scourge
Newcomer
 
scourge's Avatar
 
Join Date: May 2007
Posts: 12
scourge is on a distinguished road
Default Re: Google sitemap

Quote:
Originally Posted by Alan View Post
If you are using Dreamweaver as your editor the is an extension that can be download free from the Dreamweaver Exchange that will create a sitemap also.

nice. thnx
i am using plugin for my wordpress blog, it's working perfect
scourge is offline  
Old 10-30-2007, 10:18 PM   #11
Alan
iWEBTOOL Moderator
 
Alan's Avatar
 
Join Date: Nov 2006
Location: Ayr, Scotland
Posts: 887
Alan has a spectacular aura aboutAlan has a spectacular aura about
Default Re: Google sitemap

I like it, there's only 1 problem tha I can see with it. The priority is set within the automatically, I usually have to go and amend these to suit my purposes.
__________________

ahb Solutions Consultancy and Web Development

Seen a good post - Give some reputation click on the
Alan is offline  
Old 10-31-2007, 09:24 PM   #12
coolguy27
Senior Member
 
coolguy27's Avatar
 
Join Date: Mar 2007
Posts: 305
coolguy27 is on a distinguished road
Default Re: Google sitemap

Quote:
Originally Posted by wwe9112 View Post
Is there something that will auto make a site map of all the links?

Sitemap is the link map of all your site links. You can use sitemapdoc.com

You have a choice if you want in xml, html, or rss format...


Hope this helps you...
coolguy27 is offline  
 
This is an Ad Revenue Sharing forum Place your advert here
Webmaster Tools Webmaster Tools Click Here
Closed Thread

(Threads which have no activity for more than 30 days are automatically closed.)



Quick Reply
Message:

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Google Sitemap? is there any point johnvixen Google 13 06-13-2007 03:26 AM
Google sitemap and pages not indexing pch Web Development 4 04-17-2007 07:52 PM
google sitemap, how many? dadaas Google 10 04-14-2007 09:44 AM
Google sitemap UnKnown Google 8 10-06-2006 09:08 PM
Dynamic & auto updated XML Sitemap Generator for “Google Sitemap Beta2 system” xml-sitemap Tools & Software 3 08-16-2006 08:32 PM


All times are GMT. The time now is 02:38 AM.


Powered by vBulletin v3.6.7 © 2008, Jelsoft Enterprises Ltd. SEO by vBSEO © 2006, Crawlability, Inc.