Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2006-12-08 01:47:08

crowleyr
Member
From: Tallinn
Registered: 2006-04-04
Posts: 27

firefox detect of rss feed

hmm why doesn’t my site indicate to firefox 2.0 that there is an rss feed (i.e. feed icon in address bar) ?

Textpattern version: 4.0.4 (r1956)
Last Update: 2006-12-05 16:10:36/2006-12-05 16:08:52
Document root: /hsphere/local/home/raycrowl/raycrowley.com
$path_to_site: /hsphere/local/home/raycrowl/raycrowley.com
Textpattern path: /hsphere/local/home/raycrowl/raycrowley.com/textpattern
Permanent link mode: section_id_title
open_basedir:
upload_tmp_dir: /tmp
Temporary directory path: /tmp
Site URL: www.raycrowley.com
PHP version: 4.4.4
Server Local Time: 2006-12-08 01:44:24
MySQL: 4.1.21-log
Locale: en_GB.UTF-8
Server: Apache/1.3.37 (Unix) PHP/4.4.4 FrontPage/5.0.2.2623 mod_psoft_traffic/0.1 mod_ssl/2.8.28 OpenSSL/0.9.7a
Apache version: Apache/1.3.37 (Unix) PHP/4.4.4 FrontPage/5.0.2.2623 mod_psoft_traffic/0.1 mod_ssl/2.8.28 OpenSSL/0.9.7a
PHP Server API: apache
RFC 2616 headers:
Server OS: Linux 2.4.21-47.ELsmp
Active plugins: tru_tags-1.9m

.htaccess file contents:
————————————
#DirectoryIndex index.php index.html
#Options +FollowSymLinks
#RewriteBase /relative/web/path/

<IfModule mod_rewrite.c> RewriteEngine On RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^(.+) – [PT,L]

RewriteRule ^(.*) index.php </IfModule>

#php_value register_globals 0

————————————

Offline

#2 2006-12-08 01:55:10

hcgtv
Plugin Author
From: Key Largo, Florida
Registered: 2005-11-29
Posts: 2,722
Website

Re: firefox detect of rss feed

Add this to your <head> section:

<txp:feed_link flavor="rss" format="link" label="RSS" />

Offline

#3 2006-12-08 01:58:45

crowleyr
Member
From: Tallinn
Registered: 2006-04-04
Posts: 27

Re: firefox detect of rss feed

solved ! thanks hcgtv !

Offline

#4 2006-12-08 02:09:14

Mary
Sock Enthusiast
Registered: 2004-06-27
Posts: 6,236

Re: firefox detect of rss feed

Because you don’t have autodiscovery links.

Offline

Board footer

Powered by FluxBB