Giter Site home page Giter Site logo

Comments (3)

dllpl avatar dllpl commented on May 23, 2024 1

As mentioned in the documentation, Each URL is added on a new line. but indexing for only one URL.

Example: When I added 5 URLs in the urls.txt, but indexing for 5th URL only, remaining 1to 4 URLs are skipped

It works. Here is an example of a successful response from Google about adding 5 URLs to the indexing queue. If you get the same response from your links, then the library has done its job!

But Google may indeed not index your pages for some of its internal reasons: See https://developers.google.com/search/docs/fundamentals/get-on-google#do-you-serve-high-quality-content-to-users

Google may not have liked the quality of pages 1-4, but it liked page 5.

{
    "response-1410898662": {
        "urlNotificationMetadata": {
            "url": "https://grand-service.su/",
            "latestUpdate": {
                "notifyTime": "2024-04-05T12:50:44.043333568Z",
                "type": "URL_UPDATED",
                "url": "https://grand-service.su/"
            }
        }
    },
    "response-1549321495": {
        "urlNotificationMetadata": {
            "url": "https://grand-service.su/remont-televizorov/bang-and-olufsen",
            "latestUpdate": {
                "notifyTime": "2024-04-05T12:50:44.047527414Z",
                "type": "URL_UPDATED",
                "url": "https://grand-service.su/remont-televizorov/bang-and-olufsen"
            }
        }
    },
    "response-1578195267": {
        "urlNotificationMetadata": {
            "url": "https://grand-service.su/remont-duhovyh-shkafov/kitfort",
            "latestUpdate": {
                "notifyTime": "2024-04-05T12:50:44.042969840Z",
                "type": "URL_UPDATED",
                "url": "https://grand-service.su/remont-duhovyh-shkafov/kitfort"
            }
        }
    },
}

from google-fast-indexing.

dllpl avatar dllpl commented on May 23, 2024

Thanks, I'm already working on it.

from google-fast-indexing.

CHANDRASEKHAR613 avatar CHANDRASEKHAR613 commented on May 23, 2024

Hello @dllpl,

Upon debugging, I discovered that $response = $batch->execute(); will only occur for the last URL, as it lies outside the foreach loop. I've submitted a PR addressing this issue. Kindly review and consider the matter.

Thank you.

from google-fast-indexing.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.