Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 175339
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T13:40:53+00:00 2026-05-11T13:40:53+00:00

In RSS, for example if I wanna add a link for the channel: Part

  • 0

In RSS, for example if I wanna add a link for the channel: Part of the RSS code:

<link>  <a href='http://www.nytimes.com/2009/04/10/technology/internet/10google.html?ref=technology'/> </link> 

And now here is the XSL code:

 <span> <xsl:value-of select='channel/link'/></span>  

The problem here is that when I preview the code, the link is not actually be active in the browser (means that it is still look like normal text and cannot click on it on the browser)

Would you please help me how to make a link in RSS code so that it could be finally be active in the browser? Thank you

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T13:40:54+00:00Added an answer on May 11, 2026 at 1:40 pm

    I would use

    <link>http://www.nytimes.com/2009/04/10/technology/internet/10google.html?ref=technology</link> 

    Then in the XSLT, create an a tag and set the href attribute to that value. I don’t know XSLT that well, but this might be possible or something to hash away at:

    <span>     <a>         <xsl:attribute name='href'>             <xsl:value-of select='channel/link'/>         </xsl:attribute>          Some text     </a> </span> 
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I wanted to generate the following using XmlSerializer : <atom:link href=http://dallas.example.com/rss.xml rel=self type=application/rss+xml />
I have a RSS feed generated by my server ( for example : http://www.seek-team.com/en/teams/counter-strike-source/feed/
Example RSS feed link: http://twitter.com/statuses/user_timeline/twitter.rss Does anyone know if Twitter limits calls to a
This is the yahoo news rss feed <p><a href=http://us.rd.yahoo.com/dailynews/rss/us/*http://news.yahoo.com/s/ap/20110521/ap_on_re_us/us_michelle_obama_west_point><img src=http://d.yimg.com/a/p/ap/20110520/capt.53a8af4c675f421c8b7cba014c589d29-53a8af4c675f421c8b7cba014c589d29-0.jpg?x=130&y=97&q=85&sig=iOyBvkyg0rEKSK3hjlSsNA-- align=left height=97 width=130 alt=First
I am parsing an RSS feed from the following URL: http://rss.sciam.com/ScientificAmerican-Global?format=xml // $xml_text is
Am trying to parse the RSS feed from www.ted.com/talks/rss, I can access all normal
I'm writing an RSS to JSON parser and as a part of that, I
Slashdot's RSS feed is http://rss.slashdot.org/Slashdot/slashdot . If I download the XML file directly, I
http://docs.djangoproject.com/en/dev/ref/contrib/syndication/ describes the way to use the Feeds class, and it works well for
Any example on how to parse/have access to simple RSS feed elements in JS?

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.