how send to google ping after add new post

seo

Solution

after adding your post. change the last modified date of updated pages in your sitemap, (if you are using WordPress or Blogspot, you can use sitemap plugins to do this automatically).

then resubmit the sitemap in Webmaster Tools (both Bing and Google)

alternatively try the following method to tell search engines that you have updated your website

Ping Google Bot

type following URL in address bar of your browser

http://www.google.com/webmasters/sitemaps/ping?sitemap=[your sitemap web address]

for example:

http://www.google.com/webmasters/sitemaps/ping?sitemap=http://www.example.com/sitemap-file.xml

Ping Bing Bot

type following URL in address bar of your browser

http://www.bing.com/webmaster/ping.aspx?siteMap=[your sitemap web address]

for example:

http://www.bing.com/webmaster/ping.aspx?siteMap=http://www.exmaple.com/sitemap.xml

Problem

I want to tell Google that i add a new post on my site. How to announce Google that index my page again? I know that it is possible to index the site map, but as a possible re-indexed from a single post (page)?

Original source