robots.txt should exclude ALL print-friendly pages
- Status
- Closed
- Subject
- robots.txt should exclude ALL print-friendly pages
- Version
- 1.8.x
1.9.x
2.x - Category
- Feature request
- Feature
- All / Undefined
Installer (profiles, upgrades and server-related issues)
Search engine optimization (SEO) - Resolution status
- Fixed or Solved
- Submitted by
- John Hadjisky
- Volunteered to solve
- Luis Henrique Fagundes
- Lastmod by
- Beestje
- Rating
- Description
The robots.txt in the current distro (1.9.x Sirius) contains
Disallow: tiki-print.php
Should it not also contain
Disallow: tiki-print_article.php
Disallow: tiki-print_blog_post.php
Disallow: tiki-print_multi_pages.php
Disallow: tiki-print_pages.php- Solution
It should.
Per Robots.txt Disallow entries now must have leading slash, each of these must actually have a leading slash, so:
Disallow: /tiki-print.php
Disallow: /tiki-print_article.php
Disallow: /tiki-print_blog_post.php
Disallow: /tiki-print_multi_pages.php
Disallow: /tiki-print_pages.phpI will do this once I figure out CVS...unless anyone else wants to jump in...it should be an easy fix.
- Importance
- 5
- Priority
- 25
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 443
- Created
- Wednesday 21 December, 2005 14:43:24 UTC
by Unknown - LastModif
- Wednesday 15 April, 2009 14:56:06 UTC