Closed (fixed)
Project:
Ubercart Affiliate v2
Version:
6.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Apr 2009 at 16:03 UTC
Updated:
8 Apr 2009 at 17:14 UTC
Hi,
Some seo minds:
I see the module generates:
http://www.site.com/nl/affiliate/user-x/product-a
For seo (I think) it better looks like:
http://www.site.com/nl/product-a/?q=affiliate/123
OR even better
http://www.site.com/nl/product-a/?id=123 (123 is the id of user-x)
Is something like this possible?
Jurgen
Comments
Comment #1
Jurgen8en commentedAnother even better seo suggestion.
Described in http://dorax.naturalp.org/affiliatetutorial to setup this module, you can add one or more "Website"-fields in the profile of the affiliate.
With this set, theoretically it is possible to use links without affiliate id´s in it: http://www.site.com/nl/product-a
Detect where the visitor came from, and the visitor can be added to the right affiliate user.
This is very nice option to add. Visitors and search engines can´t see that it ´s an affiliate link.
Comment #2
bojanz commentedYou have the option of using urls in the form of
http://www.site.com/?a=affiliate/nl/product-a/
I will think about improving this for future releases.