Tue 17 May, 2005 11:12 am - I have a non-profit website (no products or ads) that reproduces copyrighted news and opinion pieces in full-text. Every article inlcudes credit to the author and publisher and a link to the... (view)
Sun 17 Apr, 2005 08:02 am - PHP beginner question here...
I'm trying to define variables with characters in them that PHP uses as syntax. For instance:
[code]$variable1='Today's date is April... (view)
Tue 1 Mar, 2005 11:16 am - Found a solution using php. Here it is if anyone is interested:
If a given content page looks like this:[code]<?php include 'header.php';?>
content... content... content...... (view)
Tue 1 Mar, 2005 10:48 am - I have a website using php header and footer includes (all hardcoded, no database), and I'm wondering if there's a way to give each individual content page a unique title tag. Can you... (view)
Thu 6 Jan, 2005 10:33 am - I just received a reply from Google concerning the wildcard issue, and here's what they said:
[quote]Thank you for contacting us. Please note that the Disallow line you have provided is not... (view)
Thu 9 Dec, 2004 11:59 am - Is it your opinion then, that mod_rewrite is probably applied incorrectly in my case? I can't figure out why Google is indexing post-* URL's, and it's driving me mad. :cry: (view)
Tue 7 Dec, 2004 05:05 pm - As promised, bugscout's switch_meta_noindex mod works to prevent indexing of duplicate content, but I'd still like to figure out why the robots.txt entry (Disallow: /post-*.html$)... (view)
Tue 23 Nov, 2004 03:28 pm - bugscout,
I'm less proficient than many others. What exactly does your mod do? Does it work in the context of Craven's SEO mod?
Thanks :) (view)