Rank: Member
Joined: 1/10/2005(UTC) Posts: 714
Thanks: 14 times Was thanked: 1 time(s) in 1 post(s)
|
Under the Options tab > Performance: I auto rewrite my categories to use the prefix "Departments". Now, all of my categories are rewritten with a custom URL as well, so no where on our site does a cateogry have "/Departments/". If I wanted create a category that was hidden and non-indexable by search engines, would it be safe to "User-Agent: * Disallow: /Departments/ "> Would this work?
All of my cateogries have a custom URL, so I am not scared about accidently creating a new category without creating a custom URL for it. I simply want to keep a few categories hidden and non-indexable for marketing products.
|
|
|
|
Rank: Administration
Joined: 4/2/2004(UTC) Posts: 2,393 Location: Hummelstown, PA Thanks: 6 times Was thanked: 163 time(s) in 158 post(s)
|
If the category is not hidden in BV, you will probably have some weird side affects like the category showing in a breadcrumb. What you're proposing could prevent search engines from indexing the page, but remember that adding something to the robots.txt file does not guarantee that it won't be indexed. |
Aaron Sherrick BV Commerce Toll-free 888-665-8637 - Int'l +1 717-220-0012 |
|
|
|
Rank: Member
Joined: 12/23/2003(UTC) Posts: 909
|
How about?
Create a new master page, call it "Hidden-Category.master".
Add the <meta name="robots" content="noindex,follow" /> to the header of the master page.
Set up a custom category template, call it "Hidden Category"
Have that category template use the Hidden-Category.master
......
Adds a second measure to try and thwart off the bots.
Notice that I'm using the "follow" as opposed to "nofollow". Can o' worms in terms of true effectiveness, but if there's any link juice on that page, it may still apply to the linked pages.
Not positive if any link juice applies to a pages linked from a page indicated as noindex though. I always say, better to have it and not need it, than need it and not have it...:) |
|
|
|
|
Rank: Member
Joined: 1/10/2005(UTC) Posts: 714
Thanks: 14 times Was thanked: 1 time(s) in 1 post(s)
|
Originally Posted by: "Matt@9BallDesign" How about?
Create a new master page, call it "Hidden-Category.master".
Add the <meta name="robots" content="noindex,follow" /> to the header of the master page.
Set up a custom category template, call it "Hidden Category"
Have that category template use the Hidden-Category.master
......
Adds a second measure to try and thwart off the bots.
Notice that I'm using the "follow" as opposed to "nofollow". Can o' worms in terms of true effectiveness, but if there's any link juice on that page, it may still apply to the linked pages.
Not positive if any link juice applies to a pages linked from a page indicated as noindex though. I always say, better to have it and not need it, than need it and not have it...:) That is actually what I was thinking about doing. Basically I have a lot of promotions that expire quarterly. I use a fancybox popup for the promo details and what products are eligible for the promo. Instead of manually designing each product, I could assign them to my hidden custom category and use the category as the popup in the grid format. I dont want any search engines indexing these pages because they do expire. Just a thought.
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.