Jump to content

[SOLVED] RSS Feed in address bar?


Zeradin

Recommended Posts

I just noticed that this web page has the feed in the address bar and it shows up in the source, mine doesn't show up in the source. what the hell.

 

Have you uploaded it to the server?

 

Yeah. I mean if I look at the source code on the website it has it, but when i view of the source of my homepage it doesn't show up.

Link to comment
Share on other sites

Viewing the source, it looks like you have 2 different header files

 

On the one page the doctype is indented, and on the other it is not, your favicon paths are different, One page has keywords, the other doesnt.  Just a guess though.

 

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>TheHyp.net Main Index</title>
<link href="cssface.css" rel="stylesheet" type="text/css" />
<link rel="shortcut icon" href="favicon.ico">

 

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="description" content="TheHYP focuses on music news and reviews, also covering other forms of media and art">
<meta name="keywords" content="HYP, hype, music, reviews, articles, news, massachusetts, new england, boston, hip, california, progressive, rock, metal, indie, nu metal, instrumental, movies, art, video, concerts, youtube, audio, mp3, live music, music dvds, divx, artist">
<title>Articles @ thehyp.net</title> 
<link href="../cssface.css" rel="stylesheet" type="text/css" />
<link rel="shortcut icon" href="../favicon.ico" />
<link rel="alternate" type="application/rss+xml" title="TheHYP.net RSS Feed" href="http://thehyp.net/general/hyprss.xml" />

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.