Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Forced reindex command #7

Open
phenomen opened this issue Jan 25, 2024 · 4 comments
Open

Forced reindex command #7

phenomen opened this issue Jan 25, 2024 · 4 comments

Comments

@phenomen
Copy link

On some websites I manage there are pages that are changing rather frequently.
It would be great if there was some command that forces indexing of selected page i.e. npm run reindex <url> even if this page is already known and indexed. While I can do that directly from Search Console, it's very slow.

@khyamay
Copy link

khyamay commented Jan 26, 2024

@phenomen agreed, would be nice to have command to reindex.

@AntoineKM
Copy link
Contributor

I will soon add this feature 😉

@AntoineKM
Copy link
Contributor

I haven't forgotten, it's just that it's a bit more complicated than I thought, because we've totally changed our vision, since we've got the CLI, the command would be gis --urls=https://domain.com/page1,https://domain.com/page2 ? I'm a bit out of ideas...

@phenomen
Copy link
Author

I haven't forgotten, it's just that it's a bit more complicated than I thought, because we've totally changed our vision, since we've got the CLI, the command would be gis --urls=https://domain.com/page1,https://domain.com/page2 ? I'm a bit out of ideas...

It would be fine I guess. To make it a bit shorter, you can also use --domain=https://domain.com --url=/page1,/page2,/page3/subpath1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants