Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,152,743 members, 7,817,051 topics. Date: Saturday, 04 May 2024 at 01:13 AM

Help! Please How Do I Create A Site Map? - Webmasters - Nairaland

Nairaland Forum / Science/Technology / Webmasters / Help! Please How Do I Create A Site Map? (1188 Views)

Site Map / Oscommerce Site Map Help / Webmasters, What Is The Main Functions Of "site Map" On A Website? (2) (3) (4)

(1) (Reply) (Go Down)

Help! Please How Do I Create A Site Map? by babanne(m): 4:18pm On Sep 01, 2008
PLease I need someone to guide me in creating a site map for my web pages.


http://zachadetona.googlepages.com


http://zachadetona.googlepages.com
Re: Help! Please How Do I Create A Site Map? by kehers(m): 5:19pm On Sep 01, 2008
What sitemap do you really need? sitemap for SEO (for google sitemaps) or sitemap page (i.e a page containing links to other pages in your site)? Whatever, I dont really think you need a sitemap as ur site is a one page design (I think). However, if you mean sitemap for SEO, then check out www.xml-sitemaps.com/. If you mean the link page, simply create a page with all intra links withing ur site arranged there, better still check a couple of sites, and see how they did theirs.
Re: Help! Please How Do I Create A Site Map? by mexabet(m): 8:19am On Sep 02, 2008
You can see the standard protocol for creating sitemaps here: http://sitemaps.org/protocol.php.

However, I will give you a brief sample:
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>http://www.yourdomain.com/</loc>
   <changefreq>daily</changefreq>
    </url>
<url>
<loc>http://yourdomain.com/index.html</loc>
   <changefreq>daily</changefreq>
</url>
<url>
<loc>http://yourdomain.com/aboutus.html</loc>
   <changefreq>weekly</changefreq>
   </url>
   <url>
<loc>http://yourdomain.com/contactus.html/</loc>
   <changefreq>weekly</changefreq>
   </url>
   <url>
<loc>http://yourdomain.com/products/index.html</loc>
   <changefreq>monthly</changefreq>
   </url>
   </urlset>

I used www.yourdomain.com as an example, but you need to replace that with your actual domain name. And of course, you have to change URL examples with yours.

All major search engines, Google, Yahoo, Live Search, etc, adhere to this standard set forth by sitemaps.org in creating sitemaps using XML format. Make sure to save your sitemap as sitemap.xml.
Start creating your sitemap with this:
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
. This is the standard procedure and it is followed by:
<url>
<loc>http://www.yourdomain.com/</loc>
   <changefreq>daily</changefreq>
    </url>

Every URL on your site has to start with <loc> and end with </loc>.
<changefreq>daily</changefreq> or <changefreq>weekly</changefreq> is optional. It is only there to notify search engine crawlers the frequency with which you modify the bearing URLs. <changefreq>daily</changefreq> shows you modify your URL everyday. <changefreq>weekly</changefreq> means you modify the bearing URL every week.

After you have included all your URLs in your sitemap, close it with </urlset>. I can't go into so much details here because of space, but if you follow my example, your sitemap should work.

Most importantly, make sure to upload the sitemap in its proper location. It has to be accessible at:
http://www.yourdomain.com/sitemap.xml
. This is to make it possible for search bots (crawlers) to be able to retrieve it.

I hope this helps. If you need further assistance with this issue, please, don't hesitate to post it here. And I will be willing to help, if I know the answer.
Re: Help! Please How Do I Create A Site Map? by babanne(m): 1:07pm On Sep 02, 2008
kehers,
tanx for responding to my request.Its a sitemap page that i want to create not seo sitemap.
Re: Help! Please How Do I Create A Site Map? by somtookeke(m): 9:01am On Dec 21, 2019

1 Share

(1) (Reply)

Solution To Www.careers.total.com Problem / Register a .info Domain at N800 / Where Are The Paypal Gurus In The House, Check This Out...

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 17
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.