c# - How to extract the RDF snippet out of an HTML page? -


I want to remove the RDF snippet from a web page. Since it can also be in an HTML-comment, I am at a loss here, does someone point me in the right direction, to use libraries or classes or something like that?

The goalback is to keep the trackback URL to send the trackback.

My solution was to use pingback instead of trackback and I recommend everyone else to do this. .


Comments

Popular posts from this blog

Is there an open source WebSockets (JavaScript) XMPP library? -

java - Is there an object like a "Set" that can contain only unique string values, but also contain a count on the number of occurrences of the string value? -

iphone - How do I make a UIPickerView in a UIActionSheet -