View Single Post
  #15  
Old 07-27-2011, 05:19 AM
8thos's Avatar
8thos 8thos is offline
 
Join Date: Aug 2010
Location: Pensacola, FL
Posts: 772
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MrHorror View Post
I've said it once and I'll say it again, the vbulletin question and answer option kills 99.5% of spammers. This is because most spammers are bots. Not real people. So every now and then, you might get the occasional spammer. But atleast they'll be human.
I've been saying that too. I have Q&A set up on my site. No spam problems really. I get human spammers but they are rare.

Cloud Flare isn't awesome to me because of spam-prevention though. It's awesome because it's a Content Delivery Network. My host says it has more reach than maxCDN which is what vbSEO uses. I need CloudFlare because for one, I don't live near my server and two, my site won't even load on my moderator's cell phone because she lives overseas. Having a CDN means having a faster site and a better search ranking. My site's ranking went down when my site slowed down. I need this and some other optimization besides mods like dboptimize lite to increase the speed of my site.


--------------- Added [DATE]1311748181[/DATE] at [TIME]1311748181[/TIME] ---------------

Quote:
Originally Posted by KevinL View Post
Yep. You would have to add a 301 redirect from non-www --> www

You can put this in your htaccess:

Code:
RewriteCond %{HTTP_HOST} ^the8thlegion.com$ [NC]
RewriteCond %{SERVER_PORT} ^80$
RewriteRule ^(.*)$ http://www.the8thlegion.com/$1 [R=301,L]
That should route it correctly for you.
They fixed it awhile ago thank you! I see your host has softalicious. I just now discovered that on my server the other day. I'm mad no one told me. Do you ever get requests from your customers about integration with the free scripts within softalicious? Integration as in, dual-login. Single-sign on kinda deal.
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01129 seconds
  • Memory Usage 1,769KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code
  • (2)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete