Page 84 of 96 FirstFirst ... 3474828384858694 ... LastLast
Results 831 to 840 of 955
  1. #831
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Re: RSS2 Feed Contribution

    edit----------------------------------
    Yep looking at the source of your file, the head section of your site is being included at the top of the rss file, that will definitely kill it.
    Webzings Design
    Semi retired from Web Design

  2. #832
    Join Date
    May 2008
    Posts
    9
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    nigelt74,

    could you respond to my question in post #821, Thanks!

  3. #833

    Default Re: RSS2 Feed Contribution

    what have you altered from the default as the xml should be the first line NOT the 24th

    when i look at your page via opera i see the following

    Quote:
    21: <script type="text/javascript" src="includes/templates/ashley_pink/jscript/jscript_easySlider.js"></script>
    22: <script type="text/javascript" src="includes/templates/ashley_pink/jscript/jscript_jquery.js"></script>
    23: </head>
    24: <?xml version="1.0" encoding="iso-8859-1"?>

    Have you hacked the RSS file trying to add your template and theme?

    If so remove it and return it to the original condition, this is meant to be seen in a feed reader not in a browser, so adding the html stuff kills it
    I most certainly have NOT hacked the RSS file NOR my template to try to combine them.

    The RSS feed DID work on this site a few days ago, before I tried to install SEO url mods...I should have known better; none of those appear to work.

    I also had a Static Rss Feed Sidebox that I was thinking could be conflicting and so, I just removed it.

    In FIREFOX, this is what I see for source:

    <!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" dir="ltr" lang="en">
    <head>
    <title>Fancy Gift Wrap!, Cellophane gift bags, gift basket supplies, ribbon, bows, shred</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    <meta name="keywords" content="Baby and Bridal Showers Bases and Assorted Boxes Cello Bags, Clear Cello Bags, Printed Cello Bags, Special Value Cello Wrap Sets Creative Crafting Gift Basket Supplies Holiday Labels and Cards Merchandise and Retail Bags Organza Bags Paper and Plastic Wrap Project Packs Ribbons and Bows Shreds and Tissue Shrink Wrap Twist Ties and Tags Variety and Surprise Sets Wrap Education cellophane gift bags, gift basket supplies, bridal, baby, shower, favor bags, ribbon, bows, shred, online shopping " />
    <meta name="description" content="Fancy Gift Wrap! : - Baby and Bridal Showers Bases and Assorted Boxes Cello Bags, Clear Cello Bags, Printed Cello Bags, Special Value Cello Wrap Sets Creative Crafting Gift Basket Supplies Holiday Labels and Cards Merchandise and Retail Bags Organza Bags Paper and Plastic Wrap Project Packs Ribbons and Bows Shreds and Tissue Shrink Wrap Twist Ties and Tags Variety and Surprise Sets Wrap Education cellophane gift bags, gift basket supplies, bridal, baby, shower, favor bags, ribbon, bows, shred, online shopping" />
    <meta http-equiv="imagetoolbar" content="no" />
    <meta name="author" content="The Zen Cart&trade; Team and others" />
    <meta name="generator" content="shopping cart program by Zen Cart&trade;, http://www.zen-cart.com eCommerce" />

    <base href="http://fancygiftwrap.com/" />
    <link rel="canonical" href="http://fancygiftwrap.com/" />

    <link rel="stylesheet" type="text/css" href="includes/templates/ashley_pink/css/stylesheet.css" />
    <link rel="stylesheet" type="text/css" href="includes/templates/ashley_pink/css/stylesheet_betterCategoriesEzInfo.css" />

    <link rel="stylesheet" type="text/css" href="includes/templates/ashley_pink/css/stylesheet_css_buttons.css" />
    <link rel="stylesheet" type="text/css" href="includes/templates/ashley_pink/css/stylesheet_dotline.css" />
    <link rel="stylesheet" type="text/css" href="includes/templates/ashley_pink/css/stylesheet_footer_menu.css" />
    <link rel="stylesheet" type="text/css" media="print" href="includes/templates/ashley_pink/css/print_stylesheet.css" />
    <script type="text/javascript" src="includes/templates/ashley_pink/jscript/jscript_easySlider.js"></script>
    <script type="text/javascript" src="includes/templates/ashley_pink/jscript/jscript_jquery.js"></script>

    <link rel="alternate" type="application/rss+xml" title="RSS Specials Feed" href="http://fancygiftwrap.com/index.php?main_page=rss_feed&amp;feed=specials" />
    <link rel="alternate" type="application/rss+xml" title="RSS New Products Feed" href="http://fancygiftwrap.com/index.php?main_page=rss_feed&amp;feed=new_products" />
    <link rel="alternate" type="application/rss+xml" title="RSS Upcoming Feed" href="http://fancygiftwrap.com/index.php?main_page=rss_feed&amp;feed=upcoming" />
    <link rel="alternate" type="application/rss+xml" title="RSS Featured Feed" href="http://fancygiftwrap.com/index.php?main_page=rss_feed&amp;feed=featured" />
    <link rel="alternate" type="application/rss+xml" title="RSS Best Sellers Feed" href="http://fancygiftwrap.com/index.php?main_page=rss_feed&amp;feed=best_sellers" />
    <link rel="alternate" type="application/rss+xml" title="RSS All Products Feed" href="http://fancygiftwrap.com/index.php?main_page=rss_feed&amp;feed=products" />
    </head>
    <body id="indexHomeBody">

    <div id="mainWrapper">

    Line 24 is a BLANK line; Line 25 is the RSS Specials (first line) of the feed.

    In IE, Line 24 is the RSS Specials line. By the way, when I try to subscribe to the feeds in IE, I get this error:

    Internet Explorer does not support feeds with DTDs.

    So, does this feed contain a DTD (Document Type Definition)? DTDs are used to define a structure of a webpage. Internet Explorer does not support DTDs in feeds.

    So where does that leave my problem?


    sylvia

  4. #834
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by mstng67 View Post
    nigelt74,

    could you respond to my question in post #821, Thanks!
    I'll try to get that done tomorrow
    Webzings Design
    Semi retired from Web Design

  5. #835
    Join Date
    May 2008
    Posts
    9
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by nigelt74 View Post
    I'll try to get that done tomorrow
    Thanks!

  6. #836
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by boutiqueshops View Post

    I most certainly have NOT hacked the RSS file NOR my template to try to combine them.

    The RSS feed DID work on this site a few days ago, before I tried to install SEO url mods...I should have known better; none of those appear to work.

    I also had a Static Rss Feed Sidebox that I was thinking could be conflicting and so, I just removed it.
    this is what i see in opera browser

    HTML Code:
    <!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" dir="ltr" lang="en">
    <head>
    <title>Fancy Gift Wrap!, Cellophane gift bags, gift basket supplies, ribbon, bows, shred</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    <meta name="keywords" content="Baby and Bridal Showers Bases and Assorted Boxes Cello Bags, Clear Cello Bags, Printed Cello Bags, Special Value Cello Wrap Sets Creative Crafting Gift Basket Supplies Holiday Labels and Cards Merchandise and Retail Bags Organza Bags Paper and Plastic Wrap Project Packs Ribbons and Bows Shreds and Tissue Shrink Wrap Twist Ties and Tags Variety and Surprise Sets Wrap Education cellophane gift bags, gift basket supplies, bridal, baby, shower, favor bags, ribbon, bows, shred, online shopping " />
    <meta name="description" content="Fancy Gift Wrap! :  - Baby and Bridal Showers Bases and Assorted Boxes Cello Bags, Clear Cello Bags, Printed Cello Bags, Special Value Cello Wrap Sets Creative Crafting Gift Basket Supplies Holiday Labels and Cards Merchandise and Retail Bags Organza Bags Paper and Plastic Wrap Project Packs Ribbons and Bows Shreds and Tissue Shrink Wrap Twist Ties and Tags Variety and Surprise Sets Wrap Education cellophane gift bags, gift basket supplies, bridal, baby, shower, favor bags, ribbon, bows, shred, online shopping" />
    <meta http-equiv="imagetoolbar" content="no" />
    <meta name="author" content="The Zen Cart&trade; Team and others" />
    <meta name="generator" content="shopping cart program by Zen Cart&trade;, http://www.zen-cart.com eCommerce" />
    
    <base href="http://fancygiftwrap.com/" />
    <link rel="canonical" href="http://fancygiftwrap.com/index.php?main_page=rss_feed&amp;feed=products" />
    
    <link rel="stylesheet" type="text/css" href="includes/templates/ashley_pink/css/stylesheet.css" />
    <link rel="stylesheet" type="text/css" href="includes/templates/ashley_pink/css/stylesheet_betterCategoriesEzInfo.css" />
    <link rel="stylesheet" type="text/css" href="includes/templates/ashley_pink/css/stylesheet_css_buttons.css" />
    <link rel="stylesheet" type="text/css" href="includes/templates/ashley_pink/css/stylesheet_dotline.css" />
    <link rel="stylesheet" type="text/css" href="includes/templates/ashley_pink/css/stylesheet_footer_menu.css" />
    <link rel="stylesheet" type="text/css" media="print" href="includes/templates/ashley_pink/css/print_stylesheet.css" />
    <script type="text/javascript" src="includes/templates/ashley_pink/jscript/jscript_easySlider.js"></script>
    <script type="text/javascript" src="includes/templates/ashley_pink/jscript/jscript_jquery.js"></script>
    </head>
    <?xml version="1.0" encoding="iso-8859-1"?>
    <?xml-stylesheet type="text/css" href="http://fancygiftwrap.com/includes/templates/ashley_pink/css/rss.css" media="screen"?>
    <!-- generator="Zen-Cart RSS Feed/"v 2.1.4 14.02.2008 15:26 -->
    <rss version="2.0" 
    as you can see line 24 is where the rss file starts, everything before it shouldn't be there.

    you don't perchance have some leftover rewrite rule in your .htaccess file from the seo things?
    Webzings Design
    Semi retired from Web Design

  7. #837

    Default Re: RSS2 Feed Contribution

    Good morning! Sorry I pooped out last night (this early morning). I'd been working on this site for almost 2 days straight.

    Nigel, I did find a leftover SSU .htaccess file in the root directory, which I have now replaced. Some of these uninstalls are not "clean" uninstalls, are they?

    As far as the order of things, I went to this link:

    http://www.picaflor-azul.com/free-de...id=ashley_pink

    which is the demo of the template I'm using. The source for that is the same as mine except for the canonical link reference. Now *after* that section is a whole other story. omg....

    I'm going to finish my coffee and probably drink another pot.

    Any insights?

    sylvia

  8. #838
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by boutiqueshops View Post
    Good morning! Sorry I pooped out last night (this early morning). I'd been working on this site for almost 2 days straight.

    Nigel, I did find a leftover SSU .htaccess file in the root directory, which I have now replaced. Some of these uninstalls are not "clean" uninstalls, are they?

    As far as the order of things, I went to this link:

    http://www.picaflor-azul.com/free-de...id=ashley_pink

    which is the demo of the template I'm using. The source for that is the same as mine except for the canonical link reference. Now *after* that section is a whole other story. omg....

    I'm going to finish my coffee and probably drink another pot.

    Any insights?

    sylvia
    Check your admin and see if gzip compression is turn on if it is turn it off and see if that has any effect.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  9. #839

    Default Re: RSS2 Feed Contribution

    Good morning, countrycharm!

    gzip was on...now it's off. Interesting...a page full of data, some of which I had selected NOT to appear in the RSS feed (like price), and some of it repeated twice.



    sylvia

  10. #840
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by boutiqueshops View Post
    Good morning, countrycharm!

    gzip was on...now it's off. Interesting...a page full of data, some of which I had selected NOT to appear in the RSS feed (like price), and some of it repeated twice.



    sylvia
    Good Morning to you.
    You can click the Rss Feed button at the bottom of the page with chrome, and IE8 to see whats going on. I see pictures and a lot more. Something is not quite installed right. Go back and re-check each file to see if they are in there correct location and check manually to make sure there is no extra lines and spaces in the language and other additional files.
    Last edited by countrycharm; 7 Mar 2011 at 04:34 PM.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

 

 
Page 84 of 96 FirstFirst ... 3474828384858694 ... LastLast

Similar Threads

  1. Rss2 feed & Ultimate SEO URL
    By Jerry5763837 in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 1 Feb 2009, 12:42 PM
  2. RSS2 feed contribution support
    By Woodymon in forum All Other Contributions/Addons
    Replies: 73
    Last Post: 26 Sep 2007, 07:38 AM
  3. How to display Price in Rss2.php ( Rss Feed )
    By anand in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 27 Jan 2007, 10:38 PM
  4. rss2.php rss feed contribution - YAHOO picks up only IMAGE URL?
    By gsh in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 29 Dec 2006, 05:19 AM
  5. Does rss2 mod also do mailing lists?
    By levander in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 3 Sep 2006, 11:15 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR