18
May

If you want to add sitemap to your wordpress blog;

  1. Go admin panel (wp-admin).
  2. Click the ‘Plugins’ > ‘Add New’ button.
  3. Search ‘Sitemap’ on Search Form.
  4. You will see ‘Google XML Sitemaps‘ plugin. Click to ‘Install’, after that plugin will be added.
  5. go ‘Plugins’ and activate the ‘Google XML Sitemaps‘ plugin.
  6. You can add a sitemap link to your blog like the following code:
<a href="http://www.yourblog.com/sitemap.xml" title="sitemap">Sitemap</a>