Skip to content
This repository has been archived by the owner on Mar 7, 2021. It is now read-only.

Fix wrong meta robots tag attribute #400

Merged
merged 1 commit into from
Sep 29, 2017
Merged

Fix wrong meta robots tag attribute #400

merged 1 commit into from
Sep 29, 2017

Conversation

robinparisi
Copy link
Contributor

@robinparisi robinparisi commented Sep 23, 2017

What this PR changes

A wrong attribute was used for the meta robots tag:

wrong: <meta name='robots' value='nofollow'>
good: <meta name='robots' content='nofollow'>

@fredrikekelund
Copy link
Collaborator

Hey @robinparisi, thanks for this! Silly mistake on my part. Will look through some other PR's and then get a bug fix release out with this ASAP

@fredrikekelund fredrikekelund merged commit 1cb0492 into simplecrawler:master Sep 29, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants