SEO problems with Codeigniter |
[eluser]rohanprabhu[/eluser]
When somebody points to www.scrawll.com , they see the page I developed as it is supposed to. But when I searched for 'scrawll.com' on Google, the directory listed the site as: Quote:Index of / which means that Google is somehow now getting redirected to the default controller [which in my app is 'place'] or maybe it is happening due to the .htaccess file I'm using to remove the 'index.php' from URL names. Here are the contents of the .htaccess file: Code: RewriteEngine on Thanks.
[eluser]hepp[/eluser]
How did your site look on the 17th of December? It's probably just Google's cache of your site. It will be respidered and google's index updated accordingly. In other words, don't worry about it, it will fix itself ![]()
[eluser]rohanprabhu[/eluser]
17th december... well.. i guess you're right. I hadn't uploaded the app to my hosting account by then. Thanks a lot man ![]() |
Welcome Guest, Not a member yet? Register Sign In |