Skip to content

Commit c52c2f8

Browse files
authored
Update README.md
1 parent 3873be3 commit c52c2f8

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,10 @@
22

33
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.
44

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-
75
> [!IMPORTANT]
86
>
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.
119
1210
## Requirements
1311

@@ -178,10 +176,6 @@ index('seogets.com', {
178176

179177
</details>
180178

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).
184-
185179
## 📄 License
186180

187181
MIT License

0 commit comments

Comments
 (0)