*psst, you need a phpBBseo favicon* don't you see it ? No, I don't see it when I use my regular browser (IE 7). However, when I view your website with another browser (Opera 10) I do see it. The source for this page shows this code: <link rel="shortcut icon" href="http://www.phpbb-se...
MODERATOR: Could you please move this thread to the Apache Mod Rewrite forum, I posted in the wrong place. Thank you... :) I am trying to modify a board so that when one particular forum is clicked on, it simply redirects the user back to the index again. I would like to achieve this with apache mo...
Hello, it's me again. I have started a new forum. Everything was working OK, the last mod I installed was zero duplicate advanced and now the screen is blank when you go to my website. See here > http://www.nursetalkusa.com When you view the source this is what shows up: <!DOCTYPE HTML PUBLIC "...
I have the simple subforums mod installed. If I click directly onto a subforum from my index page, it mod_rewrites properly. However, if I go into a forum and then click on one of its subforums, it does not mod_rewrite properly. You can see example here > www.nursetalkusa.com
The robots.txt entries are "hints" that save the bot time and your server resources. It's not an access list; for that, you would use .htaccess / .htpasswd Thank you for your reply. The thing is I don't know what is best to allow/disallow via a robots.txt file. I used a recommended one of...
What do you mean ? The robots.txt does not actually block anything, it's just a set of directive we ask bots to follow, in the end it's up to them to be nice or not. ++ OK, I'll elaborate. What I mean is ... Is there any reason why I would want google to go through files such as probe.php? Should I...
I have advanced zero duplicates mod installed and I think I am getting duplicate results in google. Could you please check at site:hvacruniverse.com and see? Also I have the guest sessions mod installed and google is still actively spidering one page and showing a session id in the address, is this ...
I apologize for the odd questions, it seems that I was accidentally using the 0.2.4 install file instead of the update file. I was able to fix the problem and all seems to be working well!
I want to make sure to edit my .htaccess file correctly, could you please show me which "." need to be replaced and which "[QSA,L]" need a ,NC added...? Also, if you notice any errors in this file please let me know. RewriteEngine On RewriteBase / RewriteCond %{HTTP_HOST...