in my wordpress blog i want to add google site map but i don't know how and where to paste the meta tag for verifying?my wordpress version is 2.5
meta tags go in the <head> tag of your html. Search the source code of your files for this string. Google desktop search can search for strings like this in files and show you which file in wordpress you need to edit.
You have to copy and paste the code just below the <head> tag in the source code of your site. That's all. It is that simple, you know
i have uploaded the XMl plugin to my wordpress blog.how to configure it and add sitemap successfully?