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

SEO warning due to image with no alt text #133

Open
samthomson opened this issue Nov 16, 2024 · 0 comments
Open

SEO warning due to image with no alt text #133

samthomson opened this issue Nov 16, 2024 · 0 comments

Comments

@samthomson
Copy link

Hi.
Hrefs is flagging every page on my site as having an image without alt text. It seems due to how piwik/matomo is included.
I am using this package like this:

MatomoNext.init({
	url: 'https://analytics.with.held/piwik.php',
	siteId: 1,
	excludeUrlsPatterns: [/^\/admin/],
})

Is there a way to make the tracking pixel have an alt/title prop so that this SEO audit tool will shut up?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant