ROR - Not showing any Description
« on: July 26, 2009, 03:21:37 PM »
OK, so for the last 6 months I did not know what to do with the ror.xml feed. Welp now im learning howto harness the power HOWEVER... my ROR.XML just shows the title of the page with the link and where the Description should be is left blank.

I do not run a blog these files are for websites with meta keywords and Descriptions.(I assume thats where the descriptions come from.)

Please advise.
Re: ROR - Not showing any Description
« Reply #1 on: July 27, 2009, 01:30:20 PM »
Hello,

make sure you have description meta tag defined in html source of your pages:
<meta http-equiv="description" content="your page description here" />
Re: ROR - Not showing any Description
« Reply #2 on: July 27, 2009, 06:14:54 PM »
 I have in my current webpages
<meta name="description" content="Specializing in Bah Blah">

is that different from what is needed?

I see you have:
<meta http-equiv="description" content="your page description here" />

 Is this an additional tag seperate with the same information? If so wouldn't that hurt the SEO with duplicate? please advise.

I found an article on yahoo answers:
 [ External links are visible to forum administrators only ] (but it further confuses me)
Re: ROR - Not showing any Description
« Reply #3 on: July 27, 2009, 08:22:36 PM »
I did some more research:

If you are adding META tags to your pages, use the following standard: the "http-equiv" attribute name is used only for META tags associated with an HTTP-level response header, including "last-modified", "expires", and "content-type". All other META tags - including "description", "keywords", "robots", and "fdse-index-as" - should use "name".

To which I ask: Who do I believe?
Re: ROR - Not showing any Description
« Reply #5 on: September 30, 2009, 09:30:36 PM »
Hello, Im reopening the conversation.

I changed the tag to <meta http-equiv=\"description\" content=\"desc\">

And it still is not working when i generate the ROR sitemap.