Download & Extend

Yahoo verification file has incorrect content

Project:XML sitemap
Version:6.x-1.1
Component:xmlsitemap_engines.module
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (won't fix)

Issue Summary

Yahoo site explorer is expecting the verification file's content like this (Where "XXXXXXXXXXXXXXXX" is the verification key):

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
            <HTML>
            <!-- XXXXXXXXXXXXXXXX -->
            <HEAD>
            <TITLE>
            </TITLE>
            </HEAD>
            <BODY>
            </BODY>
            </HTML>

But the Site Map module is creating a plain text file with just the key.

Comments

#1

Fix attached

AttachmentSizeStatusTest resultOperations
xmlsitemap_engines.pages_.inc_.tgz603 bytesIgnored: Check issue status.NoneNone

#2

Title:Yahoo Verification File has Incorrect Content» Yahoo verification file has incorrect content

To attach the file, it was enough to change the extension to .txt.

I am attaching the file contained in the archive found in the previous comment (to use it, the file must be renamed xmlsitemap_engines.pages.inc).

It is preferable to attach a patch, rather than the full modified file.

AttachmentSizeStatusTest resultOperations
xmlsitemap_engines_.pages_.txt1.6 KBIgnored: Check issue status.NoneNone

#3

Status:active» closed (won't fix)

This feature has been removed in the latest code. Please use the Site verification module.