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

feat: sitemap suggestions #597

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

Conversation

AndreiAlexandruParaschiv
Copy link
Contributor

@AndreiAlexandruParaschiv AndreiAlexandruParaschiv commented Jan 20, 2025

Redirect URLs Sitemap Suggestions

{
	"auditResult": {
		"details": {
			"issues": {
				"https://www.sunstar.com/sitemap-en.xml": [
					{
						"suggestedFix": "https://www.sunstar.com/innovation",
						"url": "https://www.sunstar.com/research",
						"statusCode": 301
					},
					{
						"suggestedFix": "https://www.sunstar.com/healthy-thinking/lets-talk-oral-health-cancer-therapy",
						"url": "https://www.sunstar.com/healthy-thinking/lets-talk-oral-health-cancer-therapy-yak",
						"statusCode": 301
					}
				]
			}
		},
		"reasons": [
			{
				"value": "Sitemaps found and checked."
			}
		],
		"success": true,
		"url": "https://www.sunstar.com"
	}

@AndreiAlexandruParaschiv AndreiAlexandruParaschiv marked this pull request as ready for review January 20, 2025 13:48
Copy link

This PR will trigger a minor release when merged.

src/sitemap/handler.js Outdated Show resolved Hide resolved
src/sitemap/handler.js Outdated Show resolved Hide resolved
src/sitemap/handler.js Outdated Show resolved Hide resolved
src/sitemap/handler.js Outdated Show resolved Hide resolved
src/sitemap/handler.js Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants