Webmaster Forums - Website and SEO Help

Microsys Products and Webmaster Tools => A1 Sitemap Generator => Topic started by: eccoleap on March 27, 2013, 05:56:34 AM

Title: NewsML
Post by: eccoleap on March 27, 2013, 05:56:34 AM
Hi, is there any way of scanning NewsML Data with A1?
http://en.wikipedia.org/wiki/NewsML

NewsML is a XML standard, so this should be possible I guess.

I am provided with NewsML Data with videos I embed on my site. I put the data into the header:

http://www.spykeheels.com/2013/03/23/vera-wang-fashion-show-video-new-york-fashion-week-fall-2013/

It is not detected with the "xml: sitemap google video" preset.

The News ML code lokks like this:

<NewsML Version="1.2" xmlns="http://iptc.org/std/NewsML/2003-10-10/" xmlns:dcterms="http://purl.org/dc/terms/">
<NewsEnvelope>
</NewsEnvelope>
<NewsItem>
<Identification>
<NewsIdentifier>
<RevisionId PreviousRevision="0" Update="N">1</RevisionId>
</NewsIdentifier>
</Identification>
<NewsManagement>
</NewsManagement>
<NewsComponent>
<NewsLines>
<HeadLine>mbfw-vera-wang-fall-2013</HeadLine>
<KeywordLine>Vera Wang,Vera Wang bridal,Love Collection,The Princess,White by Vera Wang,Fashion Week,New York,New York City,Fall,Fall 2013,Fall 2013 Collection,Mercedes-Benz,MBFW,Fashion Week,Fashion Week New York,Tents,Runway,Lincoln Center,Models,Designer</KeywordLine>
</NewsLines>
<AdministrativeMetadata>
</AdministrativeMetadata>
<DescriptiveMetadata>
</DescriptiveMetadata>
<NewsComponent>
<Role FormalName="Thumbnail" />
<ContentItem Href="f01fe5f4ad17718f6cdb8a0330ed6a54_511a8931.jpeg">
<MediaType FormalName="Photo" />
<MimeType FormalName="image/jpeg" />
<Characteristics>
<SizeInBytes>28406</SizeInBytes>
<Property FormalName="Width" Value="640"/>
<Property FormalName="Height" Value="360" />
</Characteristics>
</ContentItem>
</NewsComponent>
<NewsComponent>
<Role FormalName="Video" />
<ContentItem Href="dbcb2ba20a8cd441581533d785d372fe_511a7dd2">
<MediaType FormalName="Video" />
<MimeType FormalName="video/" />
<Characteristics>
<SizeInBytes>441290281</SizeInBytes>
<Property FormalName="Bitrate" Value="4155" />
<Property FormalName="Width" Value="1280"/>
<Property FormalName="Height" Value="720" />
<Property FormalName="TotalDuration" Value="8495" />
</Characteristics>
</ContentItem>
</NewsComponent>
<NewsComponent>
<Role FormalName="Video" />
<ContentItem Href="dbcb2ba20a8cd441581533d785d372fe_511a7dd2">
<MediaType FormalName="Video" />
<MimeType FormalName="video/" />
<Characteristics>
<SizeInBytes>40447864</SizeInBytes>
<Property FormalName="Bitrate" Value="0" />
<Property FormalName="Width" Value="460" />
<Property FormalName="Height" Value="258" />
<Property FormalName="TotalDuration" Value="0" />
</Characteristics>
</ContentItem>
</NewsComponent>
<NewsComponent>
<Role FormalName="Video" />
<ContentItem Href="dbcb2ba20a8cd441581533d785d372fe_511a7dd2">
<MediaType FormalName="Video" />
<MimeType FormalName="video/" />
<Characteristics>
<SizeInBytes>80785128</SizeInBytes>
<Property FormalName="Bitrate" Value="0" />
<Property FormalName="Width" Value="640" />
<Property FormalName="Height" Value="360" />
<Property FormalName="TotalDuration" Value="0" />
</Characteristics>
</ContentItem>
</NewsComponent>
<NewsComponent>
<Role FormalName="Video" />
<ContentItem Href="dbcb2ba20a8cd441581533d785d372fe_511a7dd2">
<MediaType FormalName="Video" />
<MimeType FormalName="video/" />
<Characteristics>
<SizeInBytes>128544515</SizeInBytes>
<Property FormalName="Bitrate" Value="0" />
<Property FormalName="Width" Value="1280" />
<Property FormalName="Height" Value="720" />
<Property FormalName="TotalDuration" Value="0" />
</Characteristics>
</ContentItem>
</NewsComponent>
<NewsComponent>
<Role FormalName="Script" />
<ContentItem>
<MimeType FormalName="application/xhtml+xml" />
<DataContent>
<html xmlns="http://www.w3.org/1999/xhtml">
<div>
</div>
</html>
</DataContent>
</ContentItem>
</NewsComponent>
<NewsComponent>
<Role FormalName="SuggestedLeadIn" />
<ContentItem>
<![CDATA[
Fashion show looks from the  Vera Wang  Fall 2013 Collection at Mercedes-Benz Fashion Week in New York.  The Official Mercedes-Benz Fashion Week YouTube channel provides extensive coverage of runway shows including BCBGMAXAZRIA, Richard Chai, Rebecca Minkoff, Nicole Miller, Charlotte Ronson, Lacoste, Diane von Furstenberg, Carolina Herrera, Betsey Johnson, Badgley Mischka, Vera Wang, Nanette Lepore, Michael Kors, Vivienne Tam, Anna Sui
]]>
</ContentItem>
</NewsComponent>
</NewsComponent>
</NewsItem>
</NewsML>
Title: Re: NewsML
Post by: Webhelpforums on March 27, 2013, 06:29:42 AM
Hi,

For news related sitemaps, only Google's news sitemap format is supported
(which I believe is also the only news sitemap format supported by Google)

See
http://www.microsystools.com/products/sitemap-generator/help/google-news-xml-sitemaps/ (http://www.microsystools.com/products/sitemap-generator/help/google-news-xml-sitemaps/)