1

I would like to build a sitemap for my newly developed website in PHP. Can someone help me in building a sitemap for Google?

John Conde
  • 217,595
  • 99
  • 455
  • 496
leo
  • 21
  • 3

3 Answers3

5

Google has pretty thorough documentation on the topic here

Brian Driscoll
  • 19,373
  • 3
  • 46
  • 65
1

You could try check XML sitemap tutorial: http://www.xml-sitemaps-generator.com/create-xml-sitemaps-with-a1-sitemap-generator/

There are lots of tools for helping you with XML sitemaps. I recommend you try out a few and find one that fit your needs.

Tom
  • 3,587
  • 9
  • 69
  • 124
0

You could try Sitemap Writer Pro.

Sam Starling
  • 5,298
  • 3
  • 35
  • 52
steve
  • 1