Can I list all invalid *internal* links within a site?

Hi,
we are automatically migrating content from LiveLink WCMS to CQ5. After the migration process there will be a small number of links (in text) which point to resources (mostly PDF) but contain errors. We would like to automatically determine all occurences of invalid internal links and list them for manual correction.
But there seems to be only the external link checker, which produces a list (and we need internal links to be checked).
And the usual internal link check seems to be active only during page authoring (and does not produce lists across all pages).
Is there such a thing (or can it be easily built) like an internal link checker which crawls the whole site?
Thanks for any help.
Henning

Hi Henning,
AFAIK out of the box there is no such option. You need to build one.
Thanks,
Sham

Similar Messages

  • How can I list all the domains configured for Weblogic Servers?

    How can I list all the domains configured for Weblogic Servers?
    I saw a note, which says the following:
    "WebLogic Server does not support multi-domain interaction using either the Administration Console, the weblogic.Admin utility, or WebLogic Ant tasks. This restriction does not, however, explicitly preclude a user written Java application from accessing multiple domains simultaneously."
    In my case, I just want to list all the domains, is that possible by using any scripts?
    Thanks
    AJ

    If you use WLS Node Manager and the Config Wizard was used to create the domains, then the list of domains should be in a location like this:
    <MIDDLEWARE_HOME>\wlserver_10.3\common\nodemanager\nodemanager.domains
    Enterprise Manager Grid Control also has support for multi-domain management of WLS in a console.

  • Can we list all the users or groups with there rights on the universe\s

    Can we list all the users or groups with there rights on the universe\s using query builder.
    Can we do the same by using auditor reports.
    PLZ  help

    Thanks ,
    It can be acihived by using secuirty viewer.
    Thanks again

  • How can I list all users and their DEFAULT tablespace?

    How can I list all users and their DEFAULT tablespace?
    Peter

    Peter, the following short article that lists the most heavily used Oracle rdbms dictionay views might be of interest based on your question:
    How do I find information about a database object: table, index, constraint, view, etc… in Oracle ? http://www.jlcomp.demon.co.uk/faq/object_info.html
    HTH -- Mark D Powell --

  • Can you suggest a group messaging app where recipients can't see all the phone numbers within the group?

    Can you suggest a group messaging app where recipients can't see all the phone numbers within the group?  My friends are complaining that they can see all the people in the group; also when I get a response from some in the group, it comes to me ane many others in the goup - its like they've replied all. 
    Any help would be appreciated.
    iPhone 4; iOS5

    Sorry it hasn't worked out for you. I threw together a simple project that uses rectangles to represent your Bike and wheel groups. They all animate across the canvas in the bike group and the wheels rotate. I have attached screen shots so you can see how they are constructed.
    This image showsthe bike group where the orange rectangle and green circle represent the frame. The white rectangles represent wheels and the green and red rectangles I threw in to represent a wheel that has multiple objects in its group as your wheels do.
    Here the animation across the screen has started and notice all wheels rotating and staying with the frame.
    Again a little further down the timeline.
    I put this one in so you could see the group bounding box around the red and green wheel Good luck with your restart on this project and I hope these screen shots are helpful.

  • How can I fix an invalid sibling link error message without my original install disk?

    How can I fix an invalid sibling link error message without my original install disk?

    Hi Jeff,
    It's not even likely the Install Disc could fix that, but if you want to try...
    Does it boot to Single User Mode, CMD+s keys at bootup, if so try...
    /sbin/fsck -fy
    Repeat until it shows no errors fixed.
    (Space between fsck AND -fy important).
    Resolve startup issues and perform disk maintenance with Disk Utility and fsck...
    http://docs.info.apple.com/article.html?artnum=106214
    You must repair the HD, your best bet is likely DiskWarrior.
    BTW, you might enjoy these DiskWarrior review/recommendations...
    http://discussions.apple.com/thread.jspa?messageID=9645801&#9645801
    http://discussions.apple.com/thread.jspa?messageID=10541019#10541019
    http://discussions.apple.com/thread.jspa?messageID=11918925&#11918925
    http://discussions.apple.com/thread.jspa?messageID=12684129#12684129
    http://discussions.apple.com/thread.jspa?messageID=12744794&#12744794
    http://discussions.apple.com/thread.jspa?messageID=12912879#12912879
    Finally, you should run DiskWarrior if your Mac explicitly warns you of a problem with your disk in the form of an error message. Most of these errors are reported by the built-in Disk Utility whether your Mac OS X version is 10.3 Panther, 10.4 Tiger, 10.5 Leopard, 10.6 Snow Leopard or 10.7 Lion. Here are some of the most common messages:
    Disk Repair: The disk was not repairable by this computer. It is being made available to you with limited functionality. You must back up your data and reformat the disk as soon as possible.
    The underlying task reported failure on exit.
    Invalid node structure.
    Keys out of order.
    Invalid key length.
    Invalid directory item count.
    Invalid extent entry.
    Invalid record count.
    Invalid index key.
    Invalid sibling link.
    http://www.alsoft.com/DiskWarrior/details3.html

  • How can I block all incoming international calls?

    How can I block all incoming international calls? 

    Verizon does not value me as a customer because they would not assist me with getting the blocks done. The services Verizon offered, "Family Base" does not block what I and many, many, many, more verizon customers need.  The APP is working GREAT! In the 1st two days it blocked over 25 unwanted solicitations from India. It blocked "unknown", Private, 1234, 123456789566, 000-000-0000, and other 10 digit numbers! NOKIA has done a fabulous job with the developement of their APP. Verizon could block these calls but is not willing to do so and in the process try to sell me a product that wouldn't work.

  • How can I list all users who have access to a particular TABLE or VIEW

    Hi,
    Can someone tell me how I can list all users who have access to a particular TABLE or VIEW.
    Abhishek

    Hi,
    Take a look on this link: http://www.petefinnigan.com/tools.htm
    Cheers

  • DW5 - How to list all pages that link to a specific page?

    Hi all, I'm using DW5 and need to completely remove a specific page. How can I get DW to check through the whole site and make a list of all other pages that link directly to the page I want to remove?
    I'm sure it must be simple, but can't seem to get the result I need. Can someone spare a few minutes to spell it out for me please?

    I would do a Find on the page name...source code...in the entire local site...and be given a list of pages that include that page name. Then you can go into the Results window, where they are listed, and by double-clicking go directly to each reference.
    You may also save a copy of the report in XML... (the save icon is a small floppy disk image on the left border of the Results Panel.
    Beth

  • How can I list all the column names of a table by programming?

    Hi,
    Now I want to write an function which has the following features:
    Firstly, The function was given a parameter as table name.
    Then, it will lists all the columns names of the table.
    e.g
    table: person
    ---firstName------lastName----+
           Michale               Jackson
    We can get the columns 'firstname' and 'lastName' by calling the function with table name 'person'.
    And I also wonder that where I can get reference book or any other materials?
    Thanks.
    Edited by: wenjing wang on Feb 15, 2008 6:42 AM
    Edited by: wenjing wang on Feb 15, 2008 6:57 AM

    hi,
    hope the below code helps u. Just take the headee which contains the field name and split it like below and compare it with the field name u want here 'last name'.
    here,
    'First name' will be in wt_filedata1 and remaining field names in wt_filedata2, so 'do' continues.
    c_tab must be the separator, either , or + or tab etc..
    CODE:
    read table person into wl_header index 1.
    do.
        split wl_header at c_tab into: wt_filedata1 wt_filedata2.
        if wt_filedata1 <> 'lastname'.
          cnt1 = cnt1 + 1.
          wl_header = wt_filedata2.
        else.
          exit.
        endif.
      enddo.
    Please reward if it is useful.
    regards,
    sri

  • How can I list all files in a subdirectory in a jar

    Hello.
    I have wrote a program which lists all class files in given directory.
    I used Class.getResource(""), and File.list().
    Now I turned the program into single jar file.
    It never works.
    I know the reason but do not know how to fix the problem.
    What can I do?
    Thank you in advance.

    If you are trying to list the files of jar file from java code you can use this code.
    Try with the below code
    =============================================
    try {
    // Open the JAR file
    JarFile jarfile = new JarFile("filename.jar");
    // Get the manifest
    Manifest manifest = jarfile.getManifest();
    // Get the manifest entries
    Map map = manifest.getEntries();
    // Enumerate each entry
    for (Iterator it=map.keySet().iterator(); it.hasNext(); ) {
    // Get entry name
    String entryName = (String)it.next();
    // Get all attributes for the entry
    Attributes attrs = (Attributes)map.get(entryName);
    // Enumerate each attribute
    for (Iterator it2=attrs.keySet().iterator(); it2.hasNext(); ) {
    // Get attribute name
    Attributes.Name attrName = (Attributes.Name)it2.next();
    // Get attribute value
    String attrValue = attrs.getValue(attrName);
    } catch (IOException e) {
    =================================================
    use import java.util.*;
    and import java.io.*;

  • Can not list all user in Sun Iplant Directory Server5.0

    wls61sp1 sun directory server5.0
    when I config the LDAP v1 Realm,
    can only get the users from one user dn
    such as "o=NetscapeRoot,ou=beagz,cn=group1"
    but if group1 include another group group1-1,
    and a user include in group1-1,such user can not
    be see in the wls admin console.
    how can I see all users or all groups in the
    user dn?

    Hi, Eric:
    What are your LDAP configuration settings? Is the "Group Is Context"
    flag set to false?
    - Jim
    Jim Brown
    Developer Relations Engineer
    BEA Support
    "Eric.Nie" wrote:
    >
    wls61sp1 sun directory server5.0
    when I config the LDAP v1 Realm,
    can only get the users from one user dn
    such as "o=NetscapeRoot,ou=beagz,cn=group1"
    but if group1 include another group group1-1,
    and a user include in group1-1,such user can not
    be see in the wls admin console.
    how can I see all users or all groups in the
    user dn?

  • Where can found lists all system variables of oracle?

    Hi all,
    Where can be found all systems variables of oracle (all version include)
    Thanks in advance
    g.

    http://tahiti.oracle.com for the docs.
    Demos showing how to use them in Morgan's Library at www.psoug.org

  • Advantages and protocol on listing a page of links to other sites

    Hi, Once again, I have questions about my site www.freemodelguild.com. the question is more a general question for experienced web designers not about Muse specifically.
    Most of the art groups in our area have a page that lists all the other art groups in the area, and so this organization is suggesting we do the same thing. I know having other links on a site can help with our search engine optimization, and we are trying to drive traffic to our site, so I think it's a good idea. However, should I just copy a list of all the other arts organizations?  Should I write to their webmasters and ask them to link to us?  Should I write and ask for permission to link to them?  I just don't know what the protocol is.
    Again this is such a non-web savvy group, they know they want a website, but have no idea what should and could be done  so I've had wing this thing. I'm a print designer and, of course, things are done a little differently with print.
    I appreciate all the feedback I get from this forum.

    Generally you would have no problem adding links to other sites without asking. No website owner will tell you you can't as the more links they have coming to their site the better. I have always had mixed feelings on that type of thing. One thing to remember is the more external links you have the more work it is to make sure they all work. Dead links make your site look bad as well as bad for search engines so you would have to constantly be checking that the sites are still operational or the link hasn't changed.
    So over the years I personally have found it better to just supply a small handful of links (maybe no more than 5) that I think will benifit my site visitors directly. Almost always it is a very well established long standing site so I know it is worthwhile/relevant and most likely not to dissapear.
    Remember that when you do link to an external site to set the target to open in a new browser window. Also keep in mind that the more external links you have the more you are pushing your visitor to somewhere else.

  • How to list all the files in a FTP site?

    I am now using LV7.1 and trying to list all the files (with file name, file size and modified date) on both a local drive and a remote FTP site. I can manage to do on a local drive, but is it possible to list the files on a FTP site?
    Thanks,
    Cola

    Listing files on a local drive and listing the contents of an ftp site are two different things. Access to an ftp site uses a totally different protocol. Off the top of my head, you have a few options:
    Use a third-party tool that can map an ftp drive to a local drive letter. WebDrive is one such client. Note: I'm assuming Windows here.
    Use the Intenet Toolkit.
    Use the LabVIEW TCP/IP functions to write up your own ftp client to connect to the server, change to the desired directory, and send the command to list the contents, which you can parse and spit out as a nice little array of filenames. Check the LabVIEW examples, as I believe there's some examples on this. You should also search this board for "ftp client", as this has been brought up before, and samples have been posted.

Maybe you are looking for

  • How to create an encrypted key for a user table

    I have an airshow website where volunteers and vendors can apply online (www.hollisterairshow.com) . The city attorney requires that we have a wet signature on a printed application form so the volunteer/ vendor currently has to print their applicati

  • FRM-40350: Query caused no records to be retrieved

    hi apps--12.0.6 os--IBM AIX on POWER Systems (64-bit) When trying to find service request (e.g. 33599) throws a FORMS note: "FRM-40350: Query caused no records to be retrieved". This is happening in FORMS. Regards

  • Installing SLD in Solution Manager 3.2

    Please tell me the Step by Step procedure to configure SLD (System Landscape Directory) in solution manager 3.2, I have installed solution Manager 3.2, in that it ask to enter SLD, i have filled the contains but i don't know to activate it and the pr

  • AET field creation Error

    Hi , I am getting an error "Field is zzXXX is already in use" while creating Field via AET. It is not referencing to any enhancement ID. Could any body tell What might be the issue behind this error. Thanks in advance Regards, Anil

  • IOS 7 update backup won't restore

    So my iPhone 4s will not restore my backup to iOS7, I am getting the message your backup was corrupt or is not compatible with the iPhone that is beinng restored. The issue I experienced getting to this point: - Backups completed twice fine - Downloa