Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » RSS, Feeds & Subscribing »

[SOLVED] Removing RSS links from page source


  #1  
Old Nov 8, 2009, 06:13 AM
yo-less
 
5 posts · Nov 2009
Hello everyone. First of all thanks for all the effort that went into creating the Atahualpa theme. It's simply amazing, I have been trying to get to work several CMSs and only with Wordpress and this theme I've finally found a way to do things I want to do.

I do, however, have a slight problem with disabling the RSS feeds that get announced to the browser as I am trying to set up a static page. I have been able to remove some of the feeds by deleting lines from header.php, however, there is still this line:

<link rel="alternate" type="application/rss+xml" title="... Comments Feed" href="..." />

that comes after:

<meta name='robots' content='noindex,nofollow' />

that I just can't get rid off.

Any ideas would be appreciated =).
  #2  
Old Nov 8, 2009, 09:07 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
in version 3.4.4 edit header.php adn remove line 15
Code:
<link rel="alternate" type="application/rss+xml" title="<?php bloginfo('name'); ?> RSS Feed" href="<?php bloginfo('rss2_url'); ?>" />
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Nov 8, 2009, 09:53 AM
yo-less
 
5 posts · Nov 2009
Thanks for your quick reply!

I have removed the following lines

PHP Code:
<link rel="alternate" type="application/rss+xml" title="<?php bloginfo('name'); ?> RSS Feed" href="<?php bloginfo('rss2_url'); ?>" />

<link rel="alternate" type="application/atom+xml" title="<?php bloginfo('name'); ?> Atom Feed" href="<?php bloginfo('atom_url'); ?>" />

<link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" />
However, I still get the one line trying to provide an rss-feed link. Strange.
  #4  
Old Nov 8, 2009, 10:12 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
what's the url?
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #5  
Old Nov 8, 2009, 10:56 AM
yo-less
 
5 posts · Nov 2009
I've sent it via PM
  #6  
Old Nov 8, 2009, 02:21 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Do you have any plugins? Try deactivating them all. It could be coming from one of them.

I don't see it generated in my test site.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #7  
Old Nov 8, 2009, 04:55 PM
yo-less
 
5 posts · Nov 2009
Thank you so much for your help. Inspired by your last post I completely reinstalled Wordpress and now it's working - Maybe some weird setting was cached somewhere? I'm really at a loss what the problem was. Thanks for your time, though, it really helped, if indirectly ^^.

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Removing page name from Body. Also, adding links into Footer OrganicAnalyticsNow Atahualpa 3 Wordpress theme 19 Feb 23, 2010 12:46 PM
Firefox- removing the dotted line around links? ericinnyc Header configuration & styling 2 Jul 22, 2009 09:37 PM
removing the Entries RSS, Comments RSS & Wordpress.org default links earlalger Header configuration & styling 2 Mar 8, 2009 06:09 PM
removing footer links byronyasgur Atahualpa 3 Wordpress theme 3 Feb 2, 2009 06:43 AM


All times are GMT -6. The time now is 08:23 AM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.