Forum Moderators: Robert Charlton & goodroi

Message Too Old, No Replies

Combine brands with categories for a web shop?

         

rs2012

3:07 pm on May 14, 2012 (gmt 0)

10+ Year Member



Hi,

I searched the internet and I can't find a good solution for the following challenge that many webshops face:

--> The normal internal link structure is based on categories.
--> All products link to their brand name page, so a second internal link structure is created.

I think this is a very good solution, but, there is one challange: there are webshops who want to have their brand name page split into categories.

Example
For example: if you have a car occassion site. Your normal navigation consists of "small cars", "vans" and "trucks". All the cars within these categories will link to the brand name page. For example: this site has 200 Volvo's, 100 Volkswagen's and 10 Fords. All the volvo cars will link to the "volvo" page, all the volkswagen cars wil link to the volkwagens page and so on. Volvo will be the most important brand, because 200 pages are linking to Volvo.

Now comes the challenge: with the structure above, I will miss the pages where brand is combined with category, for example the "volvo cars" page, the "volvo vans" page and the "volvo trucks" page. Those pages are important for customers looking for a specific category of volvo's.

The problem is that if I combine all the brands with the categories, I'll get a major amount of extra URL's. How to deal with this situation? I would like to be relevant for the customer, but I don't want to get banned by Google...

I hope someone could help me out!

Thanks in advance!

Best Regards,

Robert

tedster

5:49 am on May 15, 2012 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hello rs2012, and welcome to the fourms.

When you generate the brand pages, can you include a noindex meta tag in the <head>? Alternately, you might use robots.txt to Disallow crawling the brand pages.

rs2012

6:39 am on May 15, 2012 (gmt 0)

10+ Year Member



Hi Tedster,

Thanks for you reply. I think the brand pages aren't a problem, the pages with the brands combined with category are the problem, right? Or do you mean those brand combined with category pages?

And why should I exclude these pages? They are relevant to the customers..

I hope to hear from you all

tedster

6:44 am on May 15, 2012 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Maybe I don't understand the situation properly. What do you mean by "splitting the brand pages by categories"?

[edited by: tedster at 11:37 am (utc) on May 15, 2012]

rs2012

7:26 am on May 15, 2012 (gmt 0)

10+ Year Member



Hi Tedster,

Thanks for you reaction! I mean that you have the normal navigation, based on categories and that you will have one page for each brand. This structure is according to me safe. But, you also want to be found on the combination of brand with the categories.

Example:
Normal navigation url's:
--> mywebsite.com/cars/
--> mywebsite.com/cars/convertible/
--> mywebsite.com/vans/

Product URL's:
--> mywebsite.com/cars/volvo-v40.html
--> mywebsite.com/vans/volkswagen-transporter.html

Brand navigation (a link to the brand on each product page):
--> mywebsite.com/volvo
--> mywebsite.com/volkswagen

And now the challenge: brand name combined with category:
--> mywebsite.com/volvo/cars/
--> mywebsite.com/volvo/cars/convertible/

You'll get a large number of extra URL's, but they are relevant for customers: with this extra structure, they can see all the cars of one brand within one category. Is it allowed to use this structure? And if not, what's the best sollution to this?