1 replies
  • SEO
  • |
Hi,

Right now I am submitting the RSS of my social bookmarking sites.

I am just confused how to submit.whether I can place the RSS link of the site or using the similar code that I shown below.

<?xml version="1.0" encoding="UTF-8"?>
<?xml
-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>

<title>TITLE IN TITLE BAR</title>
<link>http://yoursite.com</link>
<description>A MAD LIST OF LINKS TO BACKLINKS!</description>

<item><title>BACKLINK 1</title>
<link>http://goarticles.com/cgi-bin/author</link>
<guid>http://goarticles.com/cgi-bin/author</guid></item>


<item><title>BACKLINK 2</title>
<link>http://ezinearticles.com/?expert=</link>
<guid>http://ezinearticles.com/?expert=</guid></item>

<atom:link href="http://yoursite.com/feeds/rss.xml" rel="self" type="application/rss+xml" /></channel>
</rss>


#feed #rss
  • Profile picture of the author somebody113
    errr, submit the URL of the feed, not the xml file
    {{ DiscussionBoard.errors[3121132].message }}

Trending Topics