When google crawl fast my website?

sritaanya

New Arrival
Joined
Nov 5, 2016
Messages
3
Reaction score
0
FP$
17
Hello friends,

I want to know that when google crawl my website links fastly. actually i have a new website 2 months old. when i post new posts to my website google takes atleast 2- 4 days to list on google search for that posts
 
It's google, live with it. Same for me, Maybe longer. That's why I get the posts tweeted.

Same for bigger sites for some topics
 
If you have done the on page correctly, then its better to wait for Google bots to find your website before they crawl it. Sometimes social promotions help to get traffic and Google faster on your webpage.
 
Hello,

there are some protocols that allow you to tell google "ehy, my website changed very fast in these specific directories/pages"

Think about online newspapers, etc.. they are updated really fast.. there's a trick there!
 
If you want Google to crawl your page faster, make sure the following:
  1. Your robots.txt file does not limit the rate in which web crawlers can/should crawl your website.
  2. You have a sitemap.xml for your website, and that in the sitemap.xml file, you've correctly set the update frequencies and priorities for the links so that Google knows which links are updated frequently. There are many tools on the internet for generating sitemaps that you can find. Some CMS's also automatically generate sitemaps.
 
well, that's how my IPB works with .php

PHP can technically output in almost any format, which is one thing I really like about PHP. I assume it's PHP because when you execute sitemap.php, it's dynamic... aka. when you execute it, it'll make sure the sitemap XML you are presented is up to date with the IPB system. That's the nice thing about using PHP to output dynamic content. You can use PHP to output dynamic HTML, CSS, JS, XML, JSON, TXT, hell, you can even use PHP to output dynamic audio and images. That's sometimes how CAPTCHAS work.
 
If you have done the on page correctly, then its better to wait for Google bots to find your website before they crawl it. Sometimes social promotions help to get traffic and Google faster on your webpage.
Social promotion which I always use to crawl my site sooner by GG
 
Back
Top Bottom