If you want to add sitemap to your wordpress blog;
- Go admin panel (wp-admin).
- Click the ‘Plugins’ > ‘Add New’ button.
- Search ‘Sitemap’ on Search Form.
- You will see ‘Google XML Sitemaps‘ plugin. Click to ‘Install’, after that plugin will be added.
- go ‘Plugins’ and activate the ‘Google XML Sitemaps‘ plugin.
- 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>