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

Sitemap fixes #864

Merged
merged 5 commits into from Oct 23, 2013
Merged

Sitemap fixes #864

merged 5 commits into from Oct 23, 2013

Conversation

da2x
Copy link
Contributor

@da2x da2x commented Oct 22, 2013

No description provided.

Files such as alexa-verify, google-site-verification, etc. Generated
files all have doctype declerations, and they are required for
standards mode in browsers.

Use real_path directly instead of recreating it as filepath.
@ralsina
Copy link
Member

ralsina commented Oct 22, 2013

Not thrilled about the doctype test... sites may include some random old html files without one.

@da2x
Copy link
Contributor Author

da2x commented Oct 22, 2013

I didn’t really find any better solution. Doctypes are required by browsers and the spec alike. The only once I have without them are the weird domain ownership verifications from various third-parties.

Samples of files I am trying to target:

@da2x
Copy link
Contributor Author

da2x commented Oct 22, 2013

@ralsina, I’d like to merge this as-is unless you strongly object to it.

@ralsina
Copy link
Member

ralsina commented Oct 23, 2013

On 22/10/13 17:57, Daniel Aleksandersen wrote:

@ralsina https://github.com/ralsina, I’d like to merge this as-is
unless you strongly object to it.

Go ahead.

da2x added a commit that referenced this pull request Oct 23, 2013
@da2x da2x merged commit 999db09 into master Oct 23, 2013
da2x added a commit that referenced this pull request Oct 26, 2013
@da2x da2x deleted the sitemap-fixes branch October 26, 2013 23:33
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

Successfully merging this pull request may close these issues.

None yet

2 participants