Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Hide url  part in site url Hide url part in site url
Previous
 
Next
New Post
1/29/2010 12:00 AM
 

 

Hi

i created a site in two language now i want to publish on live but problem is while suffering  pages on site, complete url is displayed 

i want this url in short like

"http://www.sitename.com/Ourpartners"   rather than following url

"http://server_name/procitsite/Ourpartners/tabid/68/language/nl-NL/Default.aspx"

one more thing i used Ealo module for language part and FriendlyUrl Concept is not working. I tried that one in web.confg (Fromat =HumanFriendlyl)

any one please help

thx in advance its argent issue i am facing

 

 
New Post
1/29/2010 5:11 AM
 

sorry, but  built-in humanfriendly URL provider does not support language parameters. you can turn it off in admin :: Languages (you might face other caveats) or use a 3rd party urlprovider, e.g. UrlMaster from www.ifinity.com.au.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
2/1/2010 9:28 AM
 

hi

Sebastian

Thanks for your answer but now i am in big trouble that how can i use multiple language plus Friendly url if you know the way please tell me

another thing  is, it possible humanFriendly fromat is work if i use resource file to convert all the content of my site , but this will very tuff job for me my site is allready live you can see it if you want to. Site url is "procit.com".

is there any quick solution you no to adjust this two thing together.(this is my first site in dotnetnuke)

Roshan Jagtap

From India

 
New Post
2/1/2010 10:06 AM
 

the only solution I can recommend is using URLMaster from www.ifinity.com.au


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
2/2/2010 5:14 AM
 

hi

Sebastian

i got the solution want to share with you and other.

1) You can simple make new page (like main.aspx)  put this page on root folder of site and make this page as start page of your site

2) In main.aspx put one iframe put src of frame as Default.aspx

3) your site is working as fine as before it is but without a long url you will get static url.

4)<script type="text/javascript" language="javascript"  >
function SetDefaultSize()
        {
 
 
      if(window.navigator.appName == 'Microsoft Internet Explorer')
            {
                document.getElementById("frm_Main").style.height = (window.screen.availHeight - 150) + "px";
        //document.getElementById("frm_Main").style.Width = window.screen.availWidth + "px";
            }
            else
            {
                document.getElementById("frm_Main").style.height = window.innerHeight + "px";
        //document.getElementById("frm_Main").style.Width = window.innerWidth + "px";
            }

        }
</script>

</head>
<body id="framePage" onload="SetDefaultSize(); " style="margin:0px" scroll="no" >
    <form id="form1" runat="server">
   
    <iframe id="frm_Main" runat="server" src="Default.aspx" frameborder="0" style="width:100%" ></iframe>      
       
      
    </form>
</body>
</html>

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Hide url  part in site url Hide url part in site url


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out