Recently , i saw in Google Webmaster a lot pages is NOT FOUND as:

http://example.com/webroot/index.php?url=authors/1781/<http://gohentai.net/webroot/index.php?url=authors/1781/Yamasaki_Atsushi>
test_test
http://example.com/webroot/posts/5978/test_test

I don't know as google crawl in pages but it can access in cakephp 1.3 . It 
seems cakephp 2.0 fixed this ?

How  can i redirect url : 
http://example.com/webroot/index.php?url=authors/1781/<http://gohentai.net/webroot/index.php?url=authors/1781/Yamasaki_Atsushi>test_test
 
   ->      
http://example.com<http://gohentai.net/webroot/index.php?url=authors/1781/Yamasaki_Atsushi>
/authors/1781/<http://gohentai.net/webroot/index.php?url=authors/1781/Yamasaki_Atsushi>
test_test
http://example.com/webroot/posts/5978/test_test        ->    
  http://example.com/posts/5978/test_test

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to