On Nov 11, 1:05 pm, Điển vũ <[email protected]> wrote: > 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_testhttp://example.com/webrootposts/5978/test_test > > I don't know as google crawl
It follows links that appear in your page source. > in pages but it can access in cakephp 1.3 . It > seems cakephp 2.0 fixed this ? Fix what..? > > But i can > redirecthttp://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_testhttp://example.com/webroot/posts/5978/test_test->http://example.com/posts/5978/test_test If google is requesting those urls as it crawls: those urls are in your html page source, or in your sitemap, or in links on other sites pointing at your site. AD -- 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
