Tagged: rss
Hi,
Can you tell me how I can manage my RSS/ATOM Feeds in Enfold?
I have found at the Enfold header.php this code, but I don´t know how to do it:
<!-- add feeds, pingback and stuff-->
<link rel="profile" href="http://gmpg.org/xfn/11" />
<link rel="alternate" type="application/rss+xml" title="<?php echo get_bloginfo('name'); ?> RSS2 Feed" href="<?php avia_option('feedburner',get_bloginfo('rss2_url')); ?>" />
<link rel="pingback" href="<?php bloginfo( 'pingback_url' ); ?>" />
What I want is so simple: just completely remove the by default “RSS Comments Feed” and customize my blog Feed, naming it RSS and (if possible) change the url of this feed from /fedd to /rss.
Thank you in advance for your help.
Hello!
Non-theme issues are not covered by the scope of the support we can offer.
Try looking for plugins:
https://wordpress.org/plugins/tags/rss
http://codecanyon.net/search?category=wordpress&direction=desc&order_by=best-match&term=rss&utf8=%E2%9C%93
Cheers!
Josue