| |
| |
|
|
|
|
| |
|
| |
|
| :: |
| Author |
Message |
AMH
Joined: 11 Oct 2006 Posts: 30
|
Posted: Sat Jul 26, 2008 3:03 pm Post subject: Pages not changing with URL |
|
|
Hi,
Website : -www.codeccodecs.com
Version : Upgrade 3.0.1 - 3.0.2
Copied all the files but no matter what you click on the front page the URL will change but the page does not change.
What am I doing wrong?
Thanks! |
|
|
| Back to top |
|
 |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 15242
|
|
| Back to top |
|
 |
AMH
Joined: 11 Oct 2006 Posts: 30
|
Posted: Sun Jul 27, 2008 11:47 am Post subject: Re: Pages not changing with URL |
|
|
| Let me copy it. |
Last edited by AMH on Sun Jul 27, 2008 12:33 pm; edited 1 time in total |
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 15242
|
Posted: Sun Jul 27, 2008 12:32 pm Post subject: Re: Pages not changing with URL |
|
|
So what's happening is that your server is using the root page as an error page (here the index), which can be ok, but doing so, it's not ouptuting the proper headers :
http://codeccodecs.com/404 :
| Quote: | | HTTP Status Code: HTTP/1.1 200 OK |
This is very wrong for SEO, I don't know if you are the one to have implemented the error page handling on the server, but it is wrong and should be fixed to output the proper headers, eg 404 for a page that does not exists.
This being said, it looks like you need to generate a new .htaccess, didn't you have one for url rewriting in the 3.0.1 version ?
++ |
_________________ Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________
Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche |
|
| Back to top |
|
 |
AMH
Joined: 11 Oct 2006 Posts: 30
|
Posted: Sun Jul 27, 2008 12:35 pm Post subject: Re: Pages not changing with URL |
|
|
I copied over it by accident as this is what I have
<Files "config.php">
Order Allow,Deny
Deny from All
</Files>
<Files "common.php">
Order Allow,Deny
Deny from All
</Files> |
|
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 15242
|
Posted: Sun Jul 27, 2008 12:37 pm Post subject: Re: Pages not changing with URL |
|
|
This is what I saw when posting, so all I say stays the same, you need to fix your error page handling, and for mod rewrite, implement the .htaccess.
I assume now, that you where not using any url rewriting in the 3.0.1 version.
This means that you'll need to activate the zero duplicate and set post redirection to at least "guest" and then, wait at least two month before you implement the robots.txt (it's all explained in the install file).
++ |
_________________ Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________
Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche |
|
| Back to top |
|
 |
|
|
| Navigation |
Similar Topics |
|
|
|
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|
| |