Friendly URLs

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
5/9/2013 6:00:17 PM
Gravatar
Total Posts 11
Marc Beacom Making Data-Driven Decisions Possible http://www.DawaBI.com

Friendly URLs

What operating system?

Microsoft Windows NT 6.0.6002 Service Pack 2
What database platform?

2.3.9.4 MSSQL
What version of mojoPortal?

2.3.9.4 MSSQL
What version of .NET?

v4.0.30319 Running in Full Trust
Steps to produce the problem, expected results, and actual results.

IN the URL manager the following URL http://dawabi.com/blog.aspx maps to http://dawabi.com/Default.aspx?pageid=32

However, when you go to the frienldy URL it doesn't take you to the correct maps to URL. It'll take you to a different URL of http://dawabi.com/Default.aspx?pageid=6.

 

I've tried editing the maps to to point to a different page and still doesn't get updated. 

 

What I think is causing this, besides my lack of knowledge around the implementation of the friendly urls is the following.  I had a page originally called blog.aspx (pageid=6) which I renamed to marcbeacom.aspx (pageid=6). I then created a new page called blog.aspx (pageid=32). I did go to the friendly url and point it to the (new) blog page and saved it.  However, the blog.aspx is being directed to marcbeacom.aspx (pageid=6).  

 

I've reviewed the forums but didn't find much info on this so am thinking this may be a bug (even with the user ;) )

 

 

 

5/10/2013 8:30:14 AM
Gravatar
Total Posts 18439

Re: Friendly URLs

Hi Marc,

Thanks for the beers! Much appreciated.

Have you looked in Administration > Advanced Tools > 301 Redirect Manager to see if there are any unintended redirects there?

See also 301 Redirects for details that may be relevant.

Hope that helps,

Joe

5/10/2013 8:39:46 AM
Gravatar
Total Posts 11
Marc Beacom Making Data-Driven Decisions Possible http://www.DawaBI.com

Re: Friendly URLs

Your a genius, thanks that was it.  I deleted that redirect and all is as expected thanks much.

I'll be out your way for the PASS Summit in October, if you go and our paths cross I'll buy you a beer for real.

 

Thanks again,

 

Marc

You must sign in to post in the forums. This thread is closed to new posts.