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 -

gradle error "Cannot convert the provided notation to a File or URI" -

[C++][SFML 2.2] Strange Performance Issues - Moving Mouse Lowers CPU Usage -