| :: |
| Author |
Message |
loveseo PR0

Joined: 29 Aug 2007 Posts: 73 Location: Egypt
|
Posted: Thu Aug 30, 2007 3:40 am Post subject: [No Dupe]zero dupe not working for me |
|
|
hello i think i did some thing wrong when i installed zeodube
http://www.eurospine2005.com/post163.html
http://www.eurospine2005.com/topic-t55.html
2 urls with the same content
i have many dupe urls sam above what can i do to avoide this dupelcat content please? this is my robots.txt
| Quote: | User-agent: *
Disallow: /viewtopic.php
Disallow: /viewforum.php
Disallow: /index.php?
Disallow: /posting.php
Disallow: /search.php?
Disallow: /ucp.php
Disallow: /mcp.php
Disallow: /post
Disallow: /member
Disallow: /memberlist.php
Disallow: /faq.php
Disallow: /viewonline.php?
Disallow: /adm/ |
should me add post.html in the robots.txt file? |
Last edited by loveseo on Thu Aug 30, 2007 1:46 pm; edited 1 time in total |
|
| Back to top |
|
 |
|
 |
HB phpBB SEO Team

Joined: 16 Oct 2006 Posts: 808
|
|
| Back to top |
|
 |
loveseo PR0

Joined: 29 Aug 2007 Posts: 73 Location: Egypt
|
Posted: Fri Aug 31, 2007 1:05 am Post subject: Re: [No Dupe]zero dupe not working for me |
|
|
hello
i dont talk about redicts i mean the 2 urls contain the sam subject and im afried because google may think im doing spam or have many duplicate pages
please take alook again
http://www.eurospine2005.com/post163.html
sam content also here
http://www.eurospine2005.com/topic-t55.html
so why evrey subject have 2 url and dose the bothe urls indexd by google? |
|
|
| Back to top |
|
 |
HB phpBB SEO Team

Joined: 16 Oct 2006 Posts: 808
|
Posted: Fri Aug 31, 2007 1:55 am Post subject: Re: [No Dupe]zero dupe not working for me |
|
|
Ah, I see that you misunderstand.
Let me explain, starting with some background: The first URL with postNNN.html refers to a specific post, not a topic. Because posts can be split from their topic thread into a new thread, phpBB defines post URLs. Post URLs never change, even after a split. Or to put it another way, posts are uniquely defined (post163.html), they are not an index into a thread because the thread associated with a post changes after a split.
Back to your URLs.... When a visitor (or bot) requests this URL:
http://www.eurospine2005.com/post163.html
The zero dup code translates it into its actual topic URL (or topic relative URL, e.g., topic-t55-20.html#p163):
http://www.eurospine2005.com/topic-t55.html
Search indices will not store two URLs since one (post163.html) will redirect to the other (topic-t55.html). In other words, the zero dup is working exactly as it should. |
_________________ Dan Kehn |
|
| Back to top |
|
 |
loveseo PR0

Joined: 29 Aug 2007 Posts: 73 Location: Egypt
|
Posted: Fri Aug 31, 2007 3:57 am Post subject: Re: [No Dupe]zero dupe not working for me |
|
|
Thank you very much . Now I understand very well .the zero dup mod doing great job
Regards |
|
|
| Back to top |
|
 |
arch stanton PR1

Joined: 04 Oct 2006 Posts: 114
|
Posted: Sun Sep 02, 2007 3:51 am Post subject: Re: [No Dupe]zero dupe not working for me |
|
|
I've been trying to find out why the PR from my old /forum/index.php page hasn't been transferred to /forum/
When I check web-sniffer, /forum/index.php gets 301 redirected, but it has a session-id number.
web-sniffer link
Is there something wrong with the way I have set up zero dupe - or is this supposed to happen? |
|
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 14131
|
|
| Back to top |
|
 |
|
|