Page 16 of 96 FirstFirst ... 614151617182666 ... LastLast
Results 151 to 160 of 955
  1. #151
    Join Date
    Feb 2007
    Location
    Los Angeles
    Posts
    359
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Ohhh i did not even know i had this on my admin

    Thank you Misty

  2. #152
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,555
    Plugin Contributions
    70

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by a_berezin View Post
    Really? You can prove it?
    Ok let's pretend you just installed SEO URLs. Now whenever you submit your deep links to directories or other sites link to your pages, they are going to use the SEO URLs that are displayed when they browse your site.

    When you create an RSS feed and submit it to many feed and blog sites, you've created a large number of links back into your site. It would be optimal to use the same URLs as the ones that are already being promoted rather than a different PHP URL. It goes back to the argument that numinix.com is different than www.numinix.com. Both of these addresses will have a different PageRank. So it is best to stick to one format in all of your links, just the same as with PHP URLs vs SEO URLs.

    I am not endorsing SEO URLs at all. I'm merely saying that if youve decided to go this road, you need to stick with it in all of your links.

  3. #153
    Join Date
    Aug 2004
    Location
    Saint Petersburg, Russia
    Posts
    1,786
    Plugin Contributions
    13

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by numinix View Post
    I'm merely saying that if youve decided to go this road, you need to stick with it in all of your links.
    Of course.

  4. #154
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,555
    Plugin Contributions
    70

    Default Re: RSS2 Feed Contribution

    Since the add-on is based on a commercial script, I've added it as a commercial product on my website. All of my other contributions will still remain free.

  5. #155

    link problem Re: RSS2 Feed Contribution

    Hello there.
    Question regarding the problem with duplicate content from two URLs: regular URL and and rss feed generated URL: See the URLs below:
    rss feed URL
    vs
    regular URL

    Will Google penalize (or drop) one of the URLs as shown above from their database due to both URLs are indeed with the same content.

    And how this module affects the organic search results from the major search engines?

    Somebody out there probably did some research regarding this. Please share...
    Custom Crafts Online
    http://allcraftsonline.com

  6. #156
    Join Date
    Nov 2007
    Posts
    1
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    I have a weird problem.

    24h after installed this contrib. on my test site and my website I have this msg:


    1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'EXPECTED_PRODUCTS_SORT limit 10' at line 7
    in:
    [select p.products_id, pd.products_name, products_date_available as date_expected from zen_products p, zen_products_description pd where p.products_id = pd.products_id and p.products_status = 1 and pd.language_id = '1' and p.products_date_available >=20071109 order by EXPECTED_PRODUCTS_FIELD EXPECTED_PRODUCTS_SORT limit 10]


    like brimsjewelry and misty before but with the latest version (I tried 2.0.7 and 2.0.5).

    Of course I cannot perform a full restore of the database (Powweb...) even if you have a full backup but if I know which part of the dadatabase to restore I might be able to fix it ...

    I didnīt see any issue with MySQL 5.0.45 and this contrib.

    The only info I have is taht just after the installation I have another error:

    'SQLPATCH', 'Cannot insert configuration_key "" because it already exists', '2007-11-08 11:31:41', 'INSERT INTO configuration (configuration_id, configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, date_added, use_function, set_function) VALUES'

    The RSS is generated and available even after this msg.

    If somebody have any idea, well it would be just great.

  7. #157
    Join Date
    Feb 2007
    Location
    Los Angeles
    Posts
    359
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    [FONT=Times New Roman]Hi[/FONT]
    [FONT=Times New Roman][/FONT]
    [FONT=Times New Roman]I have this RSS feed installed on my site and I have a issue that I am not sure if this is the right place to ask.[/FONT]
    [FONT=Times New Roman][/FONT]
    [FONT=Times New Roman]My RSS feed got my site down for few minute, few times already today, “This Account Has Exceeded Its CPU Quota “ after calling the hosting the told me I need to fix or remove the RSS feed because it take too much of time allowed[/FONT]
    [FONT=Times New Roman][/FONT]
    [FONT=Times New Roman]In abut 30 minute I got few lines like this[/FONT]
    [FONT=Times New Roman][/FONT]
    [FONT=Times New Roman]Fri Nov 9 09:14:24 2007: used 12.53 seconds of cpu time for HTTP Request: www.mysite.us : GET /index.php?main_page=rss_feed&feed=new_products HTTP/1.1[/FONT]
    [FONT=Times New Roman][/FONT]
    [FONT=Times New Roman]I will appreciate any advice[/FONT]
    [FONT=Times New Roman][/FONT]
    [FONT=Times New Roman]Dr Byte if you see it , please advice[/FONT]
    [FONT=Times New Roman][/FONT]
    [FONT=Times New Roman]Thank you[/FONT]

  8. #158
    Join Date
    Feb 2007
    Location
    Barcelona
    Posts
    201
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by firstov View Post

    Will Google penalize (or drop) one of the URLs as shown above from their database due to both URLs are indeed with the same content.

    And how this module affects the organic search results from the major search engines?

    Somebody out there probably did some research regarding this. Please share...
    Better to disallow the indexing of the feed url, itīs a lot of literature out there speaking about this

  9. #159
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,555
    Plugin Contributions
    70

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by firstov View Post
    Hello there.
    Question regarding the problem with duplicate content from two URLs: regular URL and and rss feed generated URL: See the URLs below:
    rss feed URL
    vs
    regular URL

    Will Google penalize (or drop) one of the URLs as shown above from their database due to both URLs are indeed with the same content.

    And how this module affects the organic search results from the major search engines?

    Somebody out there probably did some research regarding this. Please share...
    I think it explains in the readme.txt how to set it up to use Ultimate SEO URLs. Your URLs on your website should be the same as in your feeds. For those using Magic SEO URLs, I've released an add-on on my website that also works for all my feeds as well as Andrew's RSS. I'll be updating it to work with many more modules as well.

  10. #160
    Join Date
    Nov 2003
    Posts
    1,987
    Plugin Contributions
    15

    Default Re: RSS2 Feed Contribution

    @motti:
    My RSS feed got my site down for few minute, few times already today, “This Account Has Exceeded Its CPU Quota “ after calling the hosting the told me I need to fix or remove the RSS feed because it take too much of time allowed
    It looks like you increased the "Default Products Limit" value too much and your thumbnails are about 10x the filesize they should be. It would not suprise me if this combination "kills" the server. Not sure how many products you are showing, but 400 products x 25kb per average image x nr of viewing visitors (for example) is a lot of data to feed.

 

 
Page 16 of 96 FirstFirst ... 614151617182666 ... 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