Advertisement

07.27.2005 at 10:15PM PDT, ID: 21507173
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

Some internal links in my website, when pointing to www.xxxxxx.com/subcategory1 seem to automatically redirect to xxxxx.com/subcategory1 (note the missing www) .  But links  www.xxxxxx.com/subcategory1/ correctly go to www.xxxxxx.com/subcategory1/ ??

While this doesn;t affect the functionality of the website I've been looking into SEO and am horrified to find that www.domain.com and domain.com are considered separate.  Which I'm probably pretty dim for not realizing earlier but...

My .htaccess looks like this

RewriteEngine on
Options -Indexes +Includes
RewriteRule ^search/page/(.+)/items/(.+)/ /search/index.php?pageNum_Items=$1&totalRows_Items=$2 [L,QSA]
RewriteRule ^(.+)/page/(.+)/items/(.+)/sub/(.+)/$ /$1/index.php?pageNum_Items=$2&totalRows_Items=$3&sub=$4 [L,QSA]
RewriteRule ^([^/]*)/page/([^/]*)/items/([^/]*)/ /$1/index.php?pageNum_Items=$2&totalRows_Items=$3 [L,QSA]
RewriteRule ^(.+)/sub/(.+)/$ /$1/index.php?area=$1&sub=$2 [L,QSA]
RewriteRule ^(.+)/sub/(.+)$ /$1/index.php?area=$1&sub=$2 [L,QSA]
RewriteRule ^(.+)/item/(.+)/$ /$1/index.php?item_id=$2 [L,QSA]
RewriteRule ^(.+)/item/(.+)$ /$1/index.php?item_id=$2 [L,QSA]
RewriteRule ^(.+)/item2/(.+)/$ /$1/index2.php?item_id=$2 [L,QSA]
RewriteRule ^(.+)/item2/(.+)$ /$1/index2.php?item_id=$2 [L,QSA]
RewriteRule ^(.+)/features/(.+)/$ /$1/index.php?feature=$2 [L,QSA]
RewriteRule ^(.+)/features/(.+)$ /$1/index.php?feature=$2 [L,QSA]
RewriteRule ^(.+)/do/(.+)$ /$1/index.php?do=$2 [L,QSA]
RewriteRule ^do/(.+)$ /index.php?do=$1 [L,QSA]
ErrorDocument 403 /v-web/errdocs/403.html
ErrorDocument 401 /v-web/errdocs/401.html
ErrorDocument 500 /v-web/errdocs/500.html
ErrorDocument 400 /v-web/errdocs/400.html
ErrorDocument 404 /v-web/errdocs/404.html
ErrorDocument 404 /v-web/errdocs/404.html

which I'm sure is redundant in some places but can't figure out if this is affecting it.  If this is not the problem can anyone suggest another possibility?  
Start your free trial to view this solution
Question Stats
Zone: Web Development
Question Asked By: baal32
Solution Provided By: duz
Participating Experts: 2
Solution Grade: A
Views: 2116
Translate:
Loading Advertisement...
07.27.2005 at 11:54PM PDT, ID: 14543538

Rank: Master

All comments and solutions are available to Premium Service Members only.

Start your 7-day free trial and see for yourself why Experts Exchange is the easiest and most proven technology resource in the world. Get Started

Already a member? Login to view this solution.

 
07.28.2005 at 09:53AM PDT, ID: 14547609

All comments and solutions are available to Premium Service Members only.

Start your 7-day free trial and see for yourself why Experts Exchange is the easiest and most proven technology resource in the world. Get Started

Already a member? Login to view this solution.

 
07.28.2005 at 11:19AM PDT, ID: 14548527

Rank: Master

All comments and solutions are available to Premium Service Members only.

Start your 7-day free trial and see for yourself why Experts Exchange is the easiest and most proven technology resource in the world. Get Started

Already a member? Login to view this solution.

 
08.03.2005 at 11:57PM PDT, ID: 14595743

All comments and solutions are available to Premium Service Members only.

Start your 7-day free trial and see for yourself why Experts Exchange is the easiest and most proven technology resource in the world. Get Started

Already a member? Login to view this solution.

 
10.19.2005 at 05:13PM PDT, ID: 15120843

All comments and solutions are available to Premium Service Members only.

Start your 7-day free trial and see for yourself why Experts Exchange is the easiest and most proven technology resource in the world. Get Started

Already a member? Login to view this solution.

 
 
Loading Advertisement...
20080236-EE-VQP-29