Products » Support Forums 

Support Forums

HomeHomeDotNetNuke Modu...DotNetNuke Modu...Url MasterUrl MasterUsing URLMaster with XmodUsing URLMaster with Xmod
Previous
 
Next
New Post
1/5/2010 2:02 AM
 

Just to follow up on this one : I will look at adding in parameter based redirection in the future.  I've added it to the features request list, though I stress that doesn't necessarily mean it will make a release one day.

 
New Post
1/7/2010 11:52 PM
 

Bruce,

Thank you for adding my request to the features list. I understand that considering my request is not a promise of fulfillment.

I'm just starting to delve in the whole realm of SEO and DNN: it appears that the amazing flexibility that XMOD provides may come at the expense of SEO-friendliness...

Meanwhile, to solve my immediate quandary, I've implemented URL Master on my site in conjunction with urlrewriting.net. I use urlrewriting.net to rewrite URLs that include XMOD record IDs. The urlrewriting.net entries are rewritten in the web.config, which has drawbacks, but so far, it works OK. URL Master handles the rest of my rewriting needs...(and it's much easier than rewriting everything in the web.config!)

I've started reading your blog and I'm benefiting from your insights. Thank you.

 
New Post
3/29/2011 1:12 PM
 
Hi,

I new to URL Master. Anyone come out with the solution for XMOD?

I like to change the url from ~/tabid/238/xmmid/1478/xmid/946/default.aspx to meaningful url like

~/product/ProductName1.aspx

Appreciated for any info or custom regEx.

Thanks
 
New Post
3/30/2011 12:58 AM
 

specex - no, you cannot introduce items into the Url that aren't already there. Creating friendly urls requires that the 'productname1' item already exist in the Url, and that is the responsibility of the module to introduce.

 
New Post
3/31/2011 7:41 AM
 
Thanks Bruce

So is that mean i can't make my product link SEO friendly?

In XMod, i manage to generate product link using built-in tag. For example http://localhost/product/ProductName1.aspx. The

As u said the link didn't point to any page unless i add http://localhost/product/ProductName1.aspx into DNN "Friendly Url Settings" > "Match" and http://localhost/tabid/238/xmmid/1478/xmid/946/default.aspx into " Replace With" section

In conclusion, i like visitor see the link http://localhost/product/ProductName1.aspx in my product list and when visitor click on it, it will redirect to product detail of http://localhost/tabid/238/xmmid/1478/xmid/946/default.aspx but the URL still display as http://localhost/product/ProductName1.aspx

Hope there will be a solution for this :)

Regards,
 
Previous
 
Next
HomeHomeDotNetNuke Modu...DotNetNuke Modu...Url MasterUrl MasterUsing URLMaster with XmodUsing URLMaster with Xmod


Support Guidelines.. Please read before posting

To get support on iFinity products and services, please search the forums for the the answer to the problem you are seeking. If you cannot find a solution, post a question in the relevant forum.   Ensure that you specify the relevant versions of the problem, and the actual error message or a detailed description of the problem.    You will need to register with this site to post on the forum.  If you have a Microsoft Live (Hotmail/Passport) account you can use that.  If you have a Open Id account you can use that.  If you neither of these, you will need to register a user Id and password.

Please note : If you are posting a new thread for the Url Master module, please include the following information where applicable:

- Url Master version

- DotNetNuke version

- Example Url where possible

- If there is an error, please post the full error text and/or stack trace (from the DotNetNuke event log).