i am working with wordpress on my website and i use xml sitemap plugin to generate my sitemap but how to show this on a page of my website..?
Do you mean like a HTML sitemap? (i.e. how to show like a HTML sitemap where users can see links to all pages in the website?)
xml sitemap is for submitting to search engines. You need a plugin like "simple sitemaps" to create a html sitemap to display on your site.
The xml sitemap is for the search engines and it needs to be added to the top level directory of your site. You can link it from the footer of your homepage with the anchor text 'xml sitemap'. If it has been added correctly you should be able to see it at yourwebsitedomainname/sitemap.xml. If you want something for humans you will need to create an HTML sitemap.
You crease your sitemap.xml form this page xml-sitemaps.com then You upload this file to your host good luck
xml sitemap is for submitting to search engines. You need a plugin like "simple sitemaps" to create a html sitemap to display on your site.If you want something for humans you will need to create an HTML sitemap.
How do I add a link to my simple-sitemap plugin? I have installed the plugin, but havent found the right way to display the link to my sitemap.
You will need to create a new page and call it Sitemap. You then simply add the shortcode [simple-sitemap] anywhere on the page and publish. You can also customize the sitemap in the plugin settings.
Both the version of sitemap (HTML & XML) are important. XML version is mainly submitted for Google as Google five first priority to this and HTML version is important for visitors. HTML sitemap is the place where you put all the important page links of your website and visitors can have all the imp. links at one place. Few search engines like TXT format of sitemap/urllist also, so my suggestion is to upload txt version of it also. Upload all the sitemaps in root folder of your hosting server through FTP client and submit the link to Google Webmaster Tools.