SEO - May#1464
Merged
Merged
Conversation
…gasless transactions explanation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates SEO- and integrity-check-related documentation links and refreshes the SQD/Subsquid integration guide.
Changes:
- Updated several third-party documentation links.
- Refreshed the SQD guide with newer prerequisites, processor configuration, and run instructions.
- Updated wording around SQD/Subsquid support and templates.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
tutorials/integrations/0xgasless.md |
Updates the 0xGasless homepage URL. |
learn/core-concepts/tx-fees.md |
Updates the Axios documentation link in transaction fee sample-code guidance. |
builders/integrations/indexers/subsquid.md |
Refreshes SQD setup, processor configuration, and indexer run instructions. |
builders/ethereum/verify-contracts/api-verification.md |
Updates the Axios documentation link in Moonscan API verification guidance. |
Comments suppressed due to low confidence (1)
builders/integrations/indexers/subsquid.md:198
- The migration instructions are ordered so users run
applybefore the conditionalgeneratestep, even though the text says generated/changed schemas need migrations generated before applying them. Move the generate guidance before the apply command or make this a branching step so ABI-template users do not apply migrations too early.
3. Apply database migrations:
```bash
npx squid-typeorm-migration apply
```
If you changed the schema or generated an ABI-based squid, generate migrations before applying them:
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
eshaben
reviewed
May 20, 2026
eshaben
left a comment
Contributor
There was a problem hiding this comment.
Left a series of commands from their docs, not sure if they're correct, but have you looked into using them?
Co-authored-by: Erin Shaben <eshaben@icloud.com>
Co-authored-by: Erin Shaben <eshaben@icloud.com>
Co-authored-by: Erin Shaben <eshaben@icloud.com>
Co-authored-by: Erin Shaben <eshaben@icloud.com>
Co-authored-by: Erin Shaben <eshaben@icloud.com>
eshaben
reviewed
May 21, 2026
Contributor
|
@0xlukem if this is ready for review again, pls request here or let me know in slack! thanks! |
eshaben
approved these changes
Jun 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR updates URLs and the content page for Subsquid (SQD). These findings come from the Semrush report and an integrity check.
Checklist
moonbeam-mkdocsto update redirectsTranslations
Does this PR update a page that also exists on the Chinese docs site? See mapping to confirm.
If Yes, complete the following:
Link to the corresponding CN docs PR: <INSERT_LINK>