javascript - How to Add Sitemap Automatically from Wordpress to Blogger -


how make sitemap / list ordered category http://goo.gl/xnfism (wordpress version) on blogspot?

i want add sitemap automatically wordpress blogger.

wordpress use php, blogger use html.

they different feed formats.

blogger doesn't allow such sitemaps. blogger creates sitemap in xml format automatically. following url have been added example.

for blogspot blogs

http://example.blogspot.com/sitemap.xml

if have custom domain.

http://www.example.com/sitemap.xml


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

c# - ItextSharp font color issue in ver 5.5.4+ -

ios - retrievePeripherals deprecated in IOS7 how to substitude it with retrievePeripheralsWithIdentifiers -