Webmaster Forum

Go Back   Webmaster Forum > Web Development > Web Design Lobby

Web Design Lobby Forum for general web design issues not specific to scripting or graphics.


 
 
LinkBack Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old 01-12-2009, 02:46 PM   #1 (permalink)
Junior Member
 
Join Date: 01-12-09
Posts: 1
iTrader: 0 / 0%
Latest Blog:
None

selfpublishingreview is liked by many
httaccess Problem

I recently submitted my site to Scrub the Web. It came back with this error message:

Warning: The URL you entered sent a redirect Location: HEADER response. Below are the redirect Location: HEADER responses sent by your Web server which the analyzer followed in the order received:

Redirect URL: http://selfpublishingreview.com/

Redirection like this can cause problems with all major search engines and is the reason for our warning. The report below is based on the information found at the final URL location shown above and is the URL we recommend is submitted to search engines until you solve this problem.


Someone recommended I add:

RewriteEngine On
RewriteCond %{HTTP_HOST} ^selfpublishingreview.com
RewriteRule (.*) http://www.selfpublishingreview.com/$1 [R=301,L]

What would be my resulting file:

# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{HTTP_HOST} ^selfpublishingreview.com
RewriteRule (.*) http://www.selfpublishingreview.com/$1 [R=301,L]
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

# END WordPress
_________________

Should I add or delete anything in there? Thanks, new to this.
selfpublishingreview is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Web Design Lobby

 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Google's China Problem (and China's Google Problem) - NYTimes Sunday Mag (4/23/06) Julie Google Forum 4 10-26-2009 03:54 PM
Problem with godaddy. Post your problem here!! charlesgan Web Hosting Forum 11 04-21-2009 06:34 AM
Problem in my website or problem in browser? speedo1234 Coding Forum 7 12-23-2008 01:41 PM
Problem with text looking funky on windows… maybe an anti aliasing problem? jpf566 Web Design Lobby 2 07-09-2008 07:40 AM


Sponsor Links
Get exposure! Contextual Links V7N SEO Blog V7N Directory


All times are GMT -7. The time now is 01:37 PM.
© Copyright 2008 V7 Inc
Powered by vBulletin
Copyright © 2000-2009 Jelsoft Enterprises Limited.


Search Engine Optimization by vBSEO 3.3.0 ©2009, Crawlability, Inc.