Printer Friendly Version Print this thread
Email this thread to a friend eMail this thread to a friend
Featured Web Site Template

Hundreds More at Free Site Templates.com!

Web Site Partners
Sponsored Links
Jet City Software
 
Whos Here ?
Reflects user activity within the last 5 minutes
Moderator(s): g1smd, Logan
Member Message

vg5518
Joined: May 28, 2002
# Posts: 218

View the profile for vg5518 Send vg5518 a private message

Posted: 2006-Aug-06 18:10
Edit Message Delete Message Reply to this message

Hi,

I have another issue that might be contributing to my supplemental results problem. I have a mod that rewrites the url's in my store. Unfortunately, if you change a category name or a product name, it still brings up the same content instead of a 404. The way I was trying to deal with this was by putting a 301 redirect from the old url to the new one, but I have a problem with this:

1. If I try to redirect for example:

/cat--OldName--catid.html ... to
/cat--NewName--catid.html

what happens is the address bar displays:

mydomain/cat--newName--catid.html?seo=cat--OldName--catid

Will Google see this as a duplicate page?

2. Even if I delete a category or product, when you click on a link, instead of displaying a 404,it just displays a page that contains all of my "include" stuff (header, category list, footer) as well as the "default" meta tags and title.

Is there a way to serve up a 404 in these cases?

The other thing is that some of my categories have 3-4 pages of products and the only thing that changes is the product thumbnails and their respective link text and price. Even though every category has a unique title tag, meta description and keywords tag, plus unique on-page text about that category, the additional pages of the same category all have the same meta tags and category text. Just the thumbnails and their product names and price are different.

Are these add'l. category pages causing problems because I see that while the main categories are not supplemental, it seems that the "additional pages" in those categories are.

I know I'm probably wearing out my welcome here smile, but if someone wouldn't mind pointing me in the right direction I'd be really, really grateful.

Thanks again!



g1smd
Staff
Joined: Jul 28, 2002
# Posts: 10465

View the profile for g1smd Send g1smd a private message

Posted: 2006-Aug-06 20:43
Edit Message Delete Message Reply to this message

Each URL that serves content with a 200 reponse is indexable. If the indexable content is the same as the content on another page with a different URL then that is duplicate content.

To serve a 404 response, for non-valid URLs you can modify the script that generates the HTML page to test the URL and output a 404 header above and before the HTML page.

PHP has a one or two line function to send that 404 status code response, and it needs to be before any HTML is output.




vg5518
Joined: May 28, 2002
# Posts: 218

View the profile for vg5518 Send vg5518 a private message

Posted: 2006-Aug-06 21:24
Edit Message Delete Message Reply to this message

Thanks g1smd. Unfortunately, the program's written in perl so probably a little more challenging than php.

Any suggestions about the multiple category pages?

Thanks ...


You are not permitted to post messages in this forum or topic, because of one or more of the following reasons:
  1. You have not yet logged in, or registered properly as a member
  2. You are a member, but no longer have posting rights.
  3. This is a private forum, for which you do not have permissions.

If you are a recent member, it's possible that you simply have not yet confirmed your account. Please check your email for a message entitled 'JimWorld Forums: Confirm Your Account' and follow the instructions contained within.

If you cannot find this message, click here to Re-Send it.

If you are still experiencing problem, please read the Login Assistance Article for some advice on what may be causing your login not to work properly.

Switch to Advanced Editor and ... Create a New Topic or Reply to this Thread

New posts Forum is locked
© 1995  ·  iWeb, Inc  ·  DBA JimWorld Productions