You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-8Lines changed: 2 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -2,12 +2,10 @@
2
2
3
3
Use this script to get your entire site indexed on Google in less than 48 hours. No tricks, no hacks, just a simple script and a Google API.
4
4
5
-
You can read more about the motivation behind it and how it works in this blog post https://seogets.com/blog/google-indexing-script
6
-
7
5
> [!IMPORTANT]
8
6
>
9
-
> 1.Indexing != Ranking. This will not help your page rank on Google, it'll just let Google know about the existence of your pages.
10
-
> 2. This script uses [Google Indexing API](https://developers.google.com/search/apis/indexing-api/v3/quickstart). We do not recommend using this script on spam/low-quality content.
7
+
> 1. This script uses [Google Indexing API](https://developers.google.com/search/apis/indexing-api/v3/quickstart) and it only works on pages with either `JobPosting` or `BroadcastEvent` structured data.
8
+
> 2.Indexing != Ranking. This will not help your page rank on Google, it'll just let Google know about the existence of your pages.
11
9
12
10
## Requirements
13
11
@@ -178,10 +176,6 @@ index('seogets.com', {
178
176
179
177
</details>
180
178
181
-
## 🔀 Alternative
182
-
183
-
If you prefer a hands-free, and less technical solution, you can use a SaaS platform like [TagParrot](https://tagparrot.com/?via=goenning).
0 commit comments