Project ID:
789647
Project Type:
Fixed
Budget:
$30-$250 USD
Project Description:
Hey all,
I had a mod-rewrite rule setup. This is the contents of my htaccess file:
RewriteEngine On
RewriteBase /
RewriteRule ^daylily/(.*)$ general/?serterm=$1 [L]
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
So the url http://site.com/general/?serterm=Robin-Frost should look like http://site.com/daylily/Robin-Frost. The problem I am experiencing is when I look at yahoo site explorer, it picked up http://site.com/general/ with the title of Robin Frost. Also, google only picked up one of the URL's that are rewritten, it should have been a couple of the URL's by now.
So is there a problem with this mod-rewrite rule? I can you give you exact URL's and examples in PM.
I've also already proven this has nothing to do with duplicate content.
Payment via GAF escrow only.
Released once solution is provided and explained as to why it caused the problem.
Skills required:
Apache,
SEO