Skip to content

Promoting content in one section over another #2043

Answered by shortcuts
markzegarelli asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @markzegarelli, indeed pageRank and pathsToMatch will be what you need to use here.

You can create a new action that only targets the legacy URLs, (so pathsToMatch would contain all legacy URLs), and add a negative pageRank to this action.

In the other action (the current one), just append the legacy URLs to the current pathsToMatch, prepended with a ! (this means it's a negative pattern, so URLs are excluded)

don't hesitate to copy your config (without appID and apiKey fields) here if you need more help

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@markzegarelli
Comment options

Answer selected by markzegarelli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants