How to make a page visible Muse only if someone adds their information via an email form?

Hello

I was wondering if anyone knew how, or if this is possible in muse.  I would like to set up a voucher for my site page, actually quite a few good pages on the same site.  For guests visiting the site, they must enter their email and name via the e-mail form.  Then, they are directed to the right page.

I need to know if there is a way to stop someone say copy the url of the page of and he give it to friends, or say type in google "" * good page "and ending up maybe this way." I had not planned to name the page * page in meta in gift data properties, but might use a string instead? I thought that it might help with the chances of a google search to the page right?  But what in him and one to copy url giving is there any way to stop this?

Thank you very much in advance for all those who can help you.

Michele

It is not 100% foolproof, but if you add the following line to the html for the page head and also uncheck include Page in sitemap.xml, that should prevent him from appearing in Google, etc.

Tags: Adobe Muse

Similar Questions

  • How to make a page QML figurentsur only the first launch

    How to make a qml page appears only on the first time the application is started?

    I need to create a tabbed pane and the number of tabs depends on n the input from the user to whom it provides the first launch. How to make this happen?

    You can use QSettings to store parameters.

    Create two main qmls (mainHasInput.qml and mainHasNoInput.qml). When the user runs your application for the first time, load mainHasNoInput.qml. If the user enters the input values correct, who writes in your QSettings. The next time that the launch of the app, you check if a setting has been stored in your QSettings. If not, show your mainHasNoInput.qml, if yes, see the mainHasInput.qml (which is your main 'normal' screen)

    for an example how to use QSettings, see https://developer.blackberry.com/native/sampleapps/ -> 'persistent objects '.

  • How to make a page go to a secure as https Server?

    How to make a page go to a secure as https Server?

    'S done it with your hosting provider. Nothing you can do in Muse to define.

  • How to make a calendar with Muse

    How to make a calendar in Muse that my client can update manually? For a booking of apartment site.

    I've only seen them on http://www.muse-themes.com/ in the bar just type CALENDAR search, you will see a number of calendars of third parties to use for your clients site. Do not forget to rate me

  • How to make a page on windows 7

    How to make a page on windows 7

    1. Press PRTSCN.

    2. Open Paint by clicking the Start button, all programs, accessories, and then click Paint.

    3. In the painting, on the Home tab, in the Clipboard group, click on paste.

    4. If you want to resize the image, on the Home tab, in the Image Group, click on resize and enter a new size in percentage or in pixels.

    5. Click on the paint button , and then click Save.

    It is also possible to capture the active window when you press PRTSCN.

    To capture an active window:

    1. Press Alt + PRTSCN.

    2. Open Paint by clicking the Start button, all programs, accessories, and then click Paint.

    3. In the painting, on the Home tab, in the Clipboard group, click on paste.

    4. If you want to resize the image, on the Home tab, in the Image Group, click on resize and enter a new size in percentage or in pixels.

    5. Click on the paint button , and then click Save.

    Notes

    • On some keyboards, PRTSCN might appear as PRTSC, print SCREEN, or a similar abbreviation.

    • Some laptops and other mobile devices that do not have a print screen button could use other combinations of keys, such as FN + Insert, to capture the screen. Check the manual that came with your laptop or device for specific instructions.

    You can also use another image editing program other then paint if you have installed.

  • How to make the handles visible direct selection on the pasteboard?

    When I go to for transformation/resize images within frames using direct Selection, I don't see the handles of the image because they are white against a white cardboard.  I use InDesign CS5 (ver 7.0.4) on a Mac. I've been using InDesign for a few years and never noticed that it was a problem; all of a sudden, the handles seem invisble. I don't remember what the color scheme was before. (Maybe I'll lose my mind). The colors did not alter an update? There is an option in the preferences to choose the color of the pasteboard, but this does not seem to have any effect. In the meantime, I can't find the handles to resize/convert images. I can enter a percentage to scale, but it is sometimes useful. How to make the handles visible direct selection on the pasteboard?

    If you're talking about the color of a path and its handles, which is dependent on the color of the layer selection. Go to the layers panel. Double-click the currently selected schema and change the selection to something darker color.

  • Martyn King: Martyn King: I don't see how to change the opacity on MUSE CC it is grayed out when I select my form box. Martyn King: it is on an element in the form of CAPTCHA.

    Martyn King: King of Martyn: I don't see how to change the opacity on MUSE CC it is grayed out when I select my form box.

    Martyn King: On an element in the form of CAPTCHA.

    Unfortunately, we can not change the opacity of the captcha has filed the fill option, are looking for a way to set the background and text color even? or you want to set the opacity so that object behind the rating should be visible?

    Thank you

    Sanjit

  • How to make a subform visible after the form email

    Here's my script for an e-mail button1 that runs a one(see below) invisible and hides a subform (form1.HR_USE.) Hide_HR):

    flag of the var = false;

    While

    (flag != true){

    var CheckPW = xfa.host.response ("Password required", 'Comments' "", 0 ' ");

    if (CheckPW == "123"){

    Form1.HR_USE. Hide_HR. Presence ='hidden';

    Form1.HR_USE. Hide_HR. Mail_Staffing.execEvent ("Click");

    flag = true;

    } else {}

    If (CheckPW == "") {}

    flag = true;

    } else {}

    xfa.host.messageBox ("mot word password incorrect, please try again!", "", 0.0);

    }

    }

    }

    Here is my script for email invisible button2:

    var

    myDoc = Event.Target;

    var

    address = "[email protected]";

    var

    sub = "Form ";

    var Sender = (form1. Page1.New_Hire.Group_B.EmployeeInfo.RowA.PositionTitle.RawValue+'-'+form1. Page1.MANAGER_APRO. HiringManagerName.rawValue);

    var msgBody = "see my form attached.\n\nThank you!"

    myDoc.mailDoc ({bUI: false,})

    cTo: address,.

    bassujetti: void + sender.

    CMSG: msgBody + "\n\nRegards\n."

    ({cSubmitAs: 'PDF'});

    I also have the script for the button2 event PostSubmit e-mail:

    Form1.HR_USE. Hide_HR. Presence ='visible';

    Everything works fine, I am able to send the form but the postsubmit script does not work!

    I love the subform: form1.HR_USE. Hide_HR to becomes visible

    Where I'm wrong?

    Thank you

    I haven't used the postSubmit event, but I think it's maybe because the button that you use is not using this functionality built-in.

    What happens if you put the line at the end of the submission script you?

    var myDoc = event.target;
    var address = "[email protected]";
    varsub = "Form ";
    var Sender =(form1.Page1.New_Hire.Group_B.EmployeeInfo.RowA.PositionTitle.rawValue+" - "+form1.Page1.MANAGER_APRO.HiringManagerName.rawValue);
    var msgBody = "See my  Form attached.\n\nThank You!";
    myDoc.mailDoc({ bUI: false,
    cTo: address,
    cSubject: sub + Sender,
    cMsg: msgBody + "\n\nRegards\n",
    cSubmitAs: "PDF"});
    form1.HR_USE.Hide_HR.presence="visible";
    
  • Pavilion dv6-3150us Entertainm: we know how to make my Pavilion dv6-3150 to remember my personal info to fill out the forms?

    I would like to know how this computer do remember my personal information to complete the forms. Whenever I must state all the lines, but on my desk I have not. The office is a bit hard Pack around, but the point I am making, if my old office can do, then this computer must too.

    Any help will be greatly appreciated!

    NighthawkT3

    Hello

    I don't know what form are you talking but in many cases web browser and these sites can remember information for you.

    Now, my question is DO YOU REALLY, REALLY, REALLY... WANT TO KEEP ALL THE YOUR PRIVATE information on this site?  If so, please post back what site is this, you may need to talk to its owner.

    Kind regards.

  • How to make resources (page template, skin) visible by default

    The new page template, or skin are hidden by default. How to configure as available by default without having to define them explicitly. Basically I want the same behavior for my page template regarding the 2 page STANDARD templates that are available by default. -Thank you

    Hello.

    There is a file called credits-site - resources.xml in your portal application (look through Explorer). It will record all the resources of the portals.

    Look at your new portals resources and change visible attribute to TRUE.

    I hope it helps.

    Kind regards.

  • How to make a clip visible only when the mouseY theatrical est.25?

    I really need the code to make a movieclip that is visible only if the mouse is near the back of the stage.  Here is the code that I tried to use, but it does not work well, thank you:

    thumb_container. Visible = false;

    stage.addEventListener (MouseEvent.MOUSE_MOVE, show);

    visible (e:MouseEvent) {}

    if(e.localY<stage.stageHeight/4) {}

    thumb_container. Visible = true;

    thumb_container. RemoveEventListener (MouseEvent.MOUSE_MOVE, show);

    thumb_container.addEventListener (MouseEvent.MOUSE_MOVE, hide);

    }

    }

    stage.addEventListener (MouseEvent.MOUSE_MOVE, hide);

    function hide {(e:MouseEvent)}

    if(e.localY>stage.stageHeight/4) {}

    thumb_container. Visible = false;

    thumb_container. RemoveEventListener (MouseEvent.MOUSE_MOVE, Hide);

    thumb_container.addEventListener (MouseEvent.MOUSE_MOVE, show);

    }

    }

    Try:

    stage.addEventListener (MouseEvent.MOUSE_MOVE, showhide);

    function showhide(e:MouseEvent) {}

    {if(e.localY>3*stage.stageHeight/4})

    thumb_container. Visible = true;

    } else {}

    thumb_container. Visible = false;

    }

    }

  • How to make my adobe site muse a multilingual site?

    I'm looking for comment make sure that my adobemuse site is translated in all languages normal browser, how to do? or how to translate a site muse in french in all languages?

    Hello

    Please try the suggestions in the link below

    https://forums.Adobe.com/message/5520675#5520675

    You can also try the widget below

    http://www.Muse-themes.com/pages/instructions-Google-translate

    Concerning

    Vivek

  • How to save a page in Muse in a subfolder?

    I am remodel an existing Muse site and want to restrict access to certain pages with name of user and password.

    The current site that save these pages in records and by protecting all of the content of such a folder with a name of user and password combination.

    However, I can't find a way to Muse to create folders in which to save certain pages, so I'm not able to reproduce this part of the site.

    Is there a way to do this (or achieve the same result in a different way)?

    (I can only find information on how to do this by using Adobe Business Catalyst, but my site is hosted elsewhere. I can also find information on the implementation of a protection with htaccess, but I already have this set up with my host, which is a service that I pay. The problem is that to protect a folder I need to be able to create in the Muse!)

    Use the directory host during the publication/Upload FTP host option, you publish to a subdirectory.

    It is not an option to set different subdirectories for different pages to be published through Muse right now. The only way around this would be to export the HTML site and manually download the pages of their respective directories to your Web host. You can also ensure that internal links does not break doing so.

    Thank you
    Vinayak

  • How to make a panelGroupLayout Visible / not Visible at base selectOneRadi

    Hi all

    Version: 11.1.1.4

    I'm trying to figure out how I can make a section panelGroupLayout visible or not visible based on one of the buttons selectOneRadio selected by the user. I tried to use some EL on the visible property of the panelGroupLayout to try to raise the visibility, but it doesn't seem to be something.

    I don't know I'm doing something wrong, just don't know what.

    EL watching selectOneRadio value:
    User has two choices "Home" or "Other".  In this case I am saying if they chose "Other" I want the panelGroup to be displayed:
    
    #{bindings.PurposeCode.inputValue == "Other"}
    
    also added selectOneChoice ID as a partial trigger to the panelGroupLayout
    Any suggestions or ideas would be appreciated.

    Thank you

    S

    Below the example is based on selectOneRadio:

    JSPX Page:


    Binding = "#{ForumSampleBean.radioChoice}" > "




    visible = "#{ForumSampleBean.radioChoice.Value =="Home"? true: false}" "
    partialTriggers = 'sor1' >


    Bean code:

    public class ForumSampleBean {}
    Private RichSelectOneRadio radioChoice;
    public ForumSampleBean() {}
    }
    {} public void setRadioChoice (RichSelectOneRadio radioChoice)
    this.radioChoice = radioChoice;
    }

    public RichSelectOneRadio getRadioChoice() {}
    Return radioChoice;
    }
    }

    Thank you
    Nini

  • How to make a page blocked, like a restaurant menu, to be allowed to come?

    Pages come on Firefox, which invents it on Internet Explorer

    If you use extensions (Firefox/tools > Modules > Extensions) which can block content (e.g., Adblock Plus, NoScript, Flash Block, Ghostery) then make sure that these extensions are not blocking content.

    You can try the following steps in case of problems with web pages:

    You can reload webpages and ignore the cache to refresh potentially stale or corrupt.

    • Hold down the SHIFT key and click the Reload button
    • Press 'Ctrl + F5' or 'Ctrl + Shift + R' (Windows, Linux)
    • Press 'Command + shift + R' (Mac)

    Clear the cache and delete cookies only from Web sites that cause problems.

    "Clear the Cache":

    • Firefox/tools > Options > advanced > network > content caching Web: 'clear now '.

    'Delete Cookies' sites causing problems:

    • Firefox/tools > Options > privacy > "Use the custom settings for history" > Cookies: "show the Cookies".

    Start Firefox in Safe Mode to check if one of the extensions (Firefox/tools > Modules > Extensions) or if hardware acceleration is the cause of the problem.

    • Put yourself in the DEFAULT theme: Firefox/tools > Modules > appearance
    • Do NOT click on the reset button on the startup window Mode safe

Maybe you are looking for