View Single Post
  #22  
Old 09-28-2006, 04:45 AM
 
intel352 intel352 is offline
 

X-Wizard
  
Join Date: Dec 2005
Posts: 1,071
 

Default Re: XC SEO v1.1.0 Released

Those ToDos all sound good. One additional thing:

-Verify that url being visited is a legit url, otherwise redirect to the legit url (to prevent duplicate content if someone changed a product title)
-Make lower-case urls optional in admin

Regarding sending bots to 401 for printable, I've tested the redirection by flagging myself as a bot, it works fine in my tests, no loop. Unless you're talking about more of a situation such as "the bot got redirected to the origin page, and tried to visit the print page again" type of thing, but that won't happen either, because if the bot is detected, the Print/Sort links are written differently for bots (if you're a bot, you will NOT see a Print/Sort url in the page content, the print/sort flags are removed, so the only time you would be redirected is if you followed some external link)

Good thought about the nofollow, noindex. That should be simple to implement, similar to the TITLE tag insertion
__________________
-Jon Langevin
WARNING: Unethical developer - NOT RECOMMENDED
See details here
Reply With Quote