Catalogue of URLs

I just understand that BC creates URLS scructured on the field and the resulting (www.domain.com/new-page) page.

That's fine with pages, but when it comes to catalogues and products, it seems quite logical.

In the catalogs that I like to use on my site of BC, some are structured as such:

  • Electric RC cars
    • On road cars
    • Road cars
  • RC Nitro cars
    • On road cars
    • Road cars

That is the problem. How it should be structured in the URL is: www.domain.com/rc-electric-cars/on-road-cars.

But, because of this logic of the URL, the resulting URL is www.domain.com/on-road-cars.

Since there are two names of subcatalogs on the road cars, making it impossible to have the URL without the "-1", etc..

In addition, why on Earth, when I delete a catalog, is the URL are not deleted? I deleted a catalog after you run tests and now he constantly tells me it is URL is already in use? If the new catalog always the infernal ammends '-1' the end of it.

Can anyone help with this frustrating potential deal-breaker?

Hello

The Catalogue is the first URL (file) and the product of the latter, then the URL that you wait, that's exactly what is created in the eCommerce of BC. What is you expect BC can do.

If you have products in a catalog and you delete it, just keep intact. Look at the file manager, and you will see a folder in the name of the catalog to maintain this link. Delete or unasign first catalogues products and you can avoid this. Good management.

The reason why you can have that one root, as you mention maybe because...

-You put not sup as a child of the other catalog in the admin.

-You not assigned the product to the catalog sup and left in the root or parent etc.

Verifier check through with your app, hope this helps.

Tags: Business Catalyst

Similar Questions

  • Automation of URLS in InDesign CS4 catalogue numbers

    Hello

    Anyone know if a script can be used to automate the creation of URLS based on catalog numbers in a document? For example, many of our data sheets, brochures, etc. have long lists of numbers of catalog on the last pages. We want to use them as links when you export as a PDF. the problem is, there is so much, he should always click on them all and create individual links.

    I read here on the forums that someone asked a similar question about using character Style sheets to content 'tag' to convert the URL. We want to do the same thing, only to add the catalog number to a static URL. For example, www.mycompany.com/catalogue/XXXX where XXXX is a catalogue number of the text that is in a certain style of character. We would then create a link by using this URL on the catalogue number in the text.

    Thank you

    Sintares

    Paul Hurd wrote:

    Hello

    Anyone know if a script can be used to automate the creation of URLS based on catalog numbers in a document? For example, many of our data sheets, brochures, etc. have long lists of numbers of catalog on the last pages. We want to use them as links when you export as a PDF. the problem is, there is so much, he should always click on them all and create individual links.

    I read here on the forums that someone asked a similar question about using character Style sheets to content 'tag' to convert the URL. We want to do the same thing, only to add the catalog number to a static URL. For example, www.mycompany.com/catalogue/XXXX where XXXX is a catalogue number of the text that is in a certain style of character. We would then create a link by using this URL on the catalogue number in the text.

    Thank you

    Sintares

    I find the hyperlink feature in InDesign to be very confusing, but I think this should do what you want:

    var myDoc = app.activeDocument;
    var myLinkStyle = myDoc.characterStyles.itemByName("link"); // the Character style of the links
    var myURL = "http://www.mycompany.com/catalogue/"; // url of your company
    var i, myLinks, myLink, mySource, myDestination;
    
    for (i = myDoc.hyperlinkTextSources.length-1; i >= 0; i--){
        mySource =  myDoc.hyperlinkTextSources[i];
        if (mySource.sourceText.appliedCharacterStyle == myLinkStyle){
            mySource.remove(); // removes existing hyperlinks to avoid "double bookings"
        }
    }
    
    app.findGrepPreferences = null;
    app.findGrepPreferences.appliedCharacterStyle = myLinkStyle;
    myLinks = app.findGrep();
    
    for (i = 0; i < myLinks.length; i++){
       myLink = myLinks[i];
       mySource = myDoc.hyperlinkTextSources.add(myLink);
       myDestination = myDoc.hyperlinkURLDestinations.add(myURL + myLink.contents);
       myDoc.hyperlinks.add(mySource, myDestination);
    }
    
  • Cannot open the link to the catalogue EPUBreader (chrome: / / URL)

    I have FF 16.0.2 and expansion EPUBreader installed and it works fine. When I click on a local .epub file, it opens in the browser.
    Also have a local webserver (http://localhost) and a homepage with all my links the and external.
    I would like to add a link to the Epub catalog like this:
    < a href = "chrome://epubreader/content/catalog.xul" target = _blank > < /a > BOOKS
    The problem is that FF does not show anything, when the link is clicked. How should I do?

    That an extension can open a URL chrome via this link on a web page.

    You can see in the ' tools > error Console "a security error.

    You can use a bookmark to the location defined in the URL chrome instead, if you want to open the catalog.xul page.

  • Can I download the application that is hosted in BlackBerry App World by giving the URL in the browser?

    We intend to release our Blackberry App World application.
    And we know that it can be downloaded by navigating from the App World.

    But our request, it is only if we can directly download the application from the BlackBerry APP World by giving the URL? (Means that if a customer selects the link, it should trigger the BlackBerry App World and downloads of the application).  We are

    Yes, it is possible to do.

    You can do this by finding your app in BlackBerry AppWorld online catalogue (available here: http://appworld.blackberry.com/webstore/).  Once you have found your application, click on the button send (on the right side) and then insert your e-mail address.  This will then send a link to your email address which you can then easily transfer it to others as you see fit.  You can also use this method to send links to anyone.  Another suggestion is to take the QR code for your application and include that in your email.  All users need to do is scan this code using the barcode scanner in the AppWorld and it will automatically open the page of the app in BlackBerry AppWorld.

    I hope this info helps!

  • URL of default product in case of multiple catalogs

    I have a strange situation with a configuration of ecommerce.

    Customer has a product in the two catalogues. One for the general public and the other for wholesalers (behind a secure area).

    The URL of the product are so something like:

    in line-shop/sub-sub-catalog/product-name

    and

    wholesalers/sub-sub-catalog /-name of the product

    Now, on the public site, they have a product that has the above designated product as a Up-Sell/Cross sell related products.

    The problem is that BC renders the URL of wholesalers for this product when it is listed as a related product, so public users get a page access denied when you click on this product.

    I first thought that affecting the canonical URL to the URL of the public catalogue will arrange but it had no effect.

    BC seems to use the latest catalogue (in alphabetical order) which is attributed to the product as the default URL.

    So the only way I can see to resolve this is to rename catalogs to change the alpha order - but is obviously not if possible.

    (but then the wholesale customers will have something similar, though not as bad)

    I don't think that we can access the different product URLS via module_data / liquid and adjust the product URL programmatically assimilated? or can we?

    Can't think of a way to solve this problem?

    I have the same problem. Upsell-Cross sell products jumping around to one of multiple catalogs not the value default language (or the top of the list).

    Links get generated by the present: the displayed catalog would be chosen on the ID account less.

    ID # are generated in the system.

    You can use the URL redirects.

  • Image from a URL database record

    Hello

    I'm building a name of product, price, link, picture the usual online catalogue, etc.

    the link of the product and the image are on another server that url are datatbade cells

    no problem with the link of product using < td > < p > < a href = "<?" PHP echo $row_Recordset1 ["productUrl"];? ">" target = "_new" > click for more < /a > < /p > < table >

    But I have a problem with the image have tried

    < td > < img src = "< a href =" <? PHP echo $row_Recordset1 ["imageUrl"];? > ' > < table >.

    <? PHP echo $row_Recordset1 ['description'];? > < table >

    but simply an area of placeholder even when image is uploaded to the server and preview in browser

    all the details are

    < table border = "1" >

    < b >

    name < td > < table >

    productUrl < td > < table >

    imageUrl < td > < table >

    Description < td > < table >

    < /tr >

    <? PHP {? >}

    < b >

    < td > <? PHP echo $row_Recordset1 ['name'];? > < table >

    < td > < p > < a href = "<?" PHP echo $row_Recordset1 ["productUrl"];? ">" target = "_new" > click for more < /a > < /p > < table >

    < td > < img src = "< a href =" <? PHP echo $row_Recordset1 ["imageUrl"];? > ' > < table >.

    <? PHP echo $row_Recordset1 ['description'];? > < table >

    < /tr >

    <? PHP} while ($row_Recordset1 = mysql_fetch_assoc ($Recordset1));? >

    < /table >

    Thank you

    You have a href in your image src... I have never seen that before, so I don't know if it's the correct syntax.

    Change:

    " >

    TO:

    and if you want the image to be clickable:

  • Link with a URL Variable Web buttons

    Hey all:

    I asked my question above in the general section of the forum InDesign, but a useful user suggested I repost it here since it will take a few magical scripts to accomplish:

    My task of the end work has developed an interactive PDF catalogue of our products that my superior can digitally distribute and allow to navigate potential customers without accessing the website.

    We have an Excel file which lists all the details of our products - name, description, title, image, category, etc. I used the data merge to create this 300 page document rather than the hand-copy each product information on a single page.

    Unfortunately, I'm stuck now - I designed the catalog so that I have an image I want to make a button that, if the person wishes to buy a product, will take them directly the the product page online where he or she can add it to your cart. That's fine, but I can't seem to find a way to make the image button link a variable like the rest of the page content. Each product page links are included in the CSV file, but without a method of variable web link, I create unique links individually, which kinda defeated the purpose of using merge data anyway.

    So my question is this - is there a way to make a button URL (image) have a web link function that can read from a CSV file and change each page like any other imported content? If not, is there another way to automate the process of individual link without placement on each page generated?

    Thanks in advance,

    Asher

    If you use the above code to verify the script tag, it will have to go inside the loop for (i) , replacing the "b = p.buttons [0]" line. However, there was a typing error, because I put t button and instead I should have put b for the button.

    Yes, a group. If you know that there is a single group on the page, so you don't even have to loop through the groups. Instead you can use:

    t = p.groups[0].textFrames[0];
    b = p.groups[0].buttons[0];
    

    Of course, it will break if there is never more than one group.

  • Change number of url hyperlinks.

    Hi all.

    I worked with InDesign CS3 to convert a catalog format iPDF for web distribution. It is through me the document page by page of hyperlinks between each program in the catalogue to the corresponding url. Recently, I was informed that all these hyperlinks must be modified by the addition of a few characters at the end of each url. It would not be a problem, but there are a few thousand links that would need to be updated.

    This brings me to my question: is there an easy way to change/modify several hyperlinks in an InDesign document or alternatively a way I could do that same task using Adobe Acrobat Professional 7.10?

    Thanks in advance.

    Ah, this last night a failure.

    Save the following in your user Scripts folder under "amendHyperlinks.jsx" javascript code and double-click it to run it. It adds the string number to each hyperlink in the active document.

    I do not have a document with many different types of hyperlinks - ID takes to load several - but I think it should work on "http:" models only. (That is, no guarantees.) Record before the race, check later.)

    for (a=0; a		   
  • URL mapping

    I'm finally ready to publish my app structured on our staff, except for one small thing, that I can't understand

    I'm trying to map a url to an item called 'link '. But, when I do what I think, that's the way, it only wrap the text with the element, but there "is no" anything, as place a marker of the URL.  That's what I inserted, I am I missing?

    Element (marker): link

    Initial marker type

    1. in all contexts.

    Use the marker type: Hypertext

    Thanks in advance

    Lyncca,

    In addition to having a tag element which surround them, markers in FM structured work the same as unstructured. Therefore, to modify their content, you must use the special > marker and/or special > Hypertext dialog boxes.

    To insert one with the catalogue of the element, first make sure that you do not have any text selected. If you do, Frame will wrap the text selected with the marker element, but it won't place a marker, leaving you with an element not valid. After you insert it, you can use the generic marker that structured product editor Frame, or dismiss this box, reselect the marker (perhaps by clicking on the element in the structure view), and then edit it with one of the above dialog boxes.

    Hope that helps.

    Russ

  • How to change the URL path?

    How to change the default URL [http://localhost/] need to change like this http://server Address/analytics/saw.dll IP? Dashboard... we're using IIS, where I need to change... They is any code that I need to mention?

    I find this code, but this one for OC4J

    < html >
    < head > < title > My OBIEE Application < / title > < / head >
    < frameset lines = "0%, 100%" >
    < frame src = "" noresize = "noresize" > "
    < frame src = "move.html" >
    < / frameset >
    < / html >
    Move.html
    < html >
    < Head >
    < meta http-equiv = "refresh" content = "0; URL = http://localhost/analytics/saw.dll?Dashboard">
    < / head >
    < / html >


    in

    Published by: chir0n on January 27, 2010 12:30

    Published by: chir0n on January 27, 2010 12:43

    Hi ChirOn,

    I have no configuration of IIS for me to test this, but this gives a shot:

    To redirect requests to another Web site or directory

    1. in the services manager IIS, expand the local computer, right-click on the Web site or directory you want to redirect, and click Properties.
    2. click on the home directory, virtual directory, or Directory tab.
    3. under content from this source should come from, click a redirection to a URL.
    4. in redirecting to the zone, type the URL of the directory of destination or of the Web site. For example, to redirect all requests for files in the directory of the catalogue to the NewCatalog directory, type/NewCatalog.

    Good luck!

    Best regards

    -Joe

  • Not able to copy the url of the mail in Mail 10.0

    Summary: Ability to copy the url from an email in Apple Mail lost since the upgrade?

    Hello

    Sometimes I copy the url from an email in Apple Mail in an event in the calendar to find emails that I need quickly at a meeting. I then simply click on the link in my calendar of events a be returned directly to the email in Apple Mail.

    However, the ability to copy the url from an email in Apple Mail seems to be lost since the upgrade. Anyone with the same problem or solution?

    Best regards

    I can provide a workaround solution. Use Wunderlist. It's free. Once you have validated your email, you can forward the email to me@wunderlist and a new task will be added with the attached email.

    Select this option to add items Wunderlist calendar Wunderlist Preferences > accounts.

    I even tried dragging an email on the desktop and choose to share. Calendar was not an option.

  • Disable Rich URL previews in messages

    Hello

    with macOS Sierra and and iOS 10, messages introduced Rich URL previews.

    Is it possible to disable it?

    Sometimes, I want to send just the text of the link, I don't want images, just the link...

    Any idea?

    Thank you

    The preview is generated by the receiver. not the sender.

  • Chrome won't load does not URL since iOS 10.1 updated

    Had to recover iphone 6plus after ios10 updated. In any case

    CHR now doesn't load websites, including all chrome

    the following message appears:

    Chrome is unable to verify that the URL of this site is correct

    What does that mean?

    The site you are trying to access is strange, and Chrome cannot verify that the URL is correct. For security reasons, you should not move forward and maybe try again tomorrow or go elsewhere.

    Technical details

    Chrome is unable to verify that the URL of this site is correct.
    URL not verified

    Anyone have this problem?

    Had the same issue, to reinstall everything Chrome

  • AppleScript to create the thumbnail of the file selected with hyperlink to the URL of the file

    Hello

    I need an AppleScript script to copy to the Clipboard a thumbnail of a selected file (s. picture 1 below) with a hyperlink to the URL of the selected file.

    I have a script that allows me to get the URL of the file and copy it to the Clipboard. But then I have to paste the URL into my Document, back to the finder, make a screenshot of the thumbnail of the file, paste this screenshot and enter the URL (manually copy) of the file (choose the context menu of the image) (s. image 2 below):

    Is there a way to automate this?

    I could do the screenshot manually, this is actually no problem, but then I would need to attribute this screenshot on a Clipboard 1, go back and get the URL of the file and attribute it to Clipboard 2 and then go to my document and paste Clipboard 1 first, chose the menu popup "hyperlink" and the Clipboard paste 2.

    I would be grateful for the help!

    (I am a high school language teacher, and it is a task repetitive Daylilies)

    Kind regards

    Kai - Uwe

    Kai - Uwe,

    OpenOffice or LibreOffice aren't outwardly scriptable with AppleScript or Automator, as to exclude these two applications that support. They are inwardly Python scriptable via their respective SDK.

    I became aware of a solution of AppleScript that invites for the input file, then uses a custom (port) application that uses QuickLook to generate an image thumbnail jpg to your specified output destination. I added a line of AppleScript that sends the URL of the file to the Clipboard.

    After running the script, I can paste the URL of the document in LibreOffice and follow by drag and drop the jpg thumbnail afterwards.

    Do you want me to post the directions for this solution. In its current form, it is not written for processing batch.

  • Bug trying to create the link with the Cyrillic characters in URL

    I'm transforming words in my text on the links, but with Cyrillic characters in their URL (such as https://en.wiktionary.org/wiki/ хорошо). The problem is that, depending on how create the link, the page refuses to accept the URL.

    It's my preferred method (which accepts not the Pages):

    1. Write or select the text to be transformed into link;
    2. Press cmd + k;
    3. Paste the URL (https://en.wiktionary.org/wiki/ хорошо) in the field;
    4. Hit enter or click out;
    5. When I check the link, it is www.apple.com.

    The strange is that other methods work very well.

    1 against nature (accepts Pages):

    1. Delete my word;
    2. In its place, paste the URL (https://en.wiktionary.org/wiki/ хорошо);
    3. Hit the space bar (a link is created automatically with the correct URL);
    4. Edit the link that is created and change its text;
    5. When I check the link, he kept correct.

    2 against nature (accepts Pages):

    1. Write or select the text to be transformed into link;
    2. Press cmd + k;
    3. Find a way to build a version with my URL (https://en.wiktionary.org/wiki/%D1%85%D0%BE%D1%80%D0%BE%D1%88%D0%BE) escape sequence;
    4. Paste the URL with escape sequence in link field;
    5. Hit enter or click out;
    6. When I check the link, ironically, is хорошо https://en.wiktionary.org/wiki/.

    To stretch more:

    1. Editing a link created successfully (with any success methods above);
    2. Changed its URL (from хорошо https://en.wiktionary.org/wiki/ to https://en.wiktionary.org/wiki/ плохо)
    3. Hit enter or click out;
    4. When I check the link, it's still хорошо https://en.wiktionary.org/wiki/;
    5. Finally edited and changed its URL still once, now remove the Cyrillic (https://en.wiktionary.org/wiki);
    6. Press enter, click out and he finally accepted the URL.

    Pages seems to be denying the creation of links with the URL that contains Cyrillic characters (only?), but exclusively through his little creation of link popup. I think it's a simple problem, but I'm sure it's very annoying.

    Everyone knows the same?

    Cyrillic characters in the range of table encoding UTF-8 code points u + 0400 - u + 04 FF are represented by two bytes. These people must be encoded as a percentage (read the two paragraphs of the current standard of article), as the Pages v5.6.2 will convert automatically URI to this encoding for you in the link Inspector. It will simply ignore what it considers incorrect URI links, they are Cyrillic, or even English.

    Use what is easier for you, and that Pages v5.6.2 accepts.

Maybe you are looking for