Inner web page not inex Frequently despite of modification

Discussion in 'Google' started by leadgeneration, Aug 4, 2011.

  1. #1
    Internal page of my website not being frequently index by Google even home page being index in 5 to 6 days interval.

    I did some modification on this page but since last 20 day not crawled.There is no issue with robot.txt

    http://www.orbitgroup.com.au/commercial-industrial-cleaning.aspx

    Can anybody guide me crawling policy of Google, when i can expect next crawl.

    I did some change in title tag on this page and expected to crawl as soon as possible .
     
    leadgeneration, Aug 4, 2011 IP
  2. GunCalledHate

    GunCalledHate Peon

    Messages:
    22
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Try to build plenty of backlinks to your website, and Google will then begin to crawl your website more regularly.
     
    GunCalledHate, Aug 4, 2011 IP
  3. leadgeneration

    leadgeneration Peon

    Messages:
    48
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    On current date my web page is crawled. I got some thing here that search engine give some time period to a web page to re-crawl the page .I notice my two web page ,they crawled after some time period while i was working hard on those page .
     
    leadgeneration, Aug 18, 2011 IP
  4. Sharpwebhosting

    Sharpwebhosting Member

    Messages:
    198
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    28
    #4
    Have you tried using a sitemap.xml file in the file you can give google a guideline of how frequently to crawl your pages.
    example:

    <?xml version="1.0" encoding="UTF-8" ?>
    <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
    <url>
    <loc>http://www.yoursite.com/</loc>
    <priority>1</priority>
    <changefreq>weekly</changefreq>
    </url>
    <url>
    <loc>http://www.yoursite.com/page1.htm</loc>
    <priority>1</priority>
    <changefreq>weekly</changefreq>
    </url>
    </url>
    </urlset>

    You will have to physically submit the page to google
    check google guidlenes on this.
     
    Sharpwebhosting, Aug 18, 2011 IP
  5. lifeplayer

    lifeplayer Notable Member

    Messages:
    15,609
    Likes Received:
    475
    Best Answers:
    0
    Trophy Points:
    265
    #5
    You just need to submit your sitemap and build some strong backlink to get crawl frequently
     
    lifeplayer, Aug 18, 2011 IP