Hello DP members, My pages are listed on Google, however they have old description and contents. I have updated content on my site(about a month ago). How can I make Google read the updated content and index accordigly?
1. Add google sitemap or FeedBurner 2. Create more back links quality site 3. Add into google base 4. check our inbternal links structure
add the meta tag that tells the bots to check back every X hours/days I don't remember the command off hand, but search google and you'll find it cheers
Get more links to your website and the search engines will follow the links to your site and update their database, once you reach 10 posts add a link to your site at your signature.
Go to Google Webmaster Tools Login there with your gmail id and there you will see a link says "Set Crawl Rate" It tells google how fast it should crawl your site. There are 3 options there... Slow - Normal - Fast ( you can set it as FAST ) if you want google to update your site regularly. Hope this helps
Link to the new updated page from all pages on your site (internal links). Add more external links to the new updated page (external links). The more important your page is, Google will crawls that page more.
You need to submit a sitemap and build quality links and your website will be indexed more regularly.
put this in ur header <meta http-equiv="expires" content="never" /> <meta name="""revisit-after""" content="1 day" /> <meta name="""distribution""" content="global" /> <meta name="""robots""" content="index,follow" /> then give a ping to google, copy this code to a notepad, save it as index.html, open it and put ur sitemap location there.. <center><form method="get" action="http://www.google.com/webmasters/sitemaps/ping" style="margin-top: 4px; margin-bottom: 4px;"><input name="""sitemap""" value="" size="40" type="text"><input value="Ping Google Sitemaps" type="submit"></form></center> Code (markup):