Creating sitemap.xml manually

Wondering … how to optimized your website for search engines like google?

Here’s one that will help you how to increase your site’s search engine visibility.

How to create Sitemap.xml manually using your plain old text editor…

1.) Create a text file using notepad and save it Sitemap.xml.
2.) Type or copy the following text in the first and second line of the xml file.
<?xml version=”1.0″ encoding=”UTF-8″?>

<urlset xmlns=”http://www.sitemaps.org/schemas/sitemap/0.9″>

Read more