Opening MySite blog links gives 404 on first try

Hi,
When SharePoint search returns search results containing links to blog articles, the first time user tries to enter the link results in "404 NOT FOUND" error. When trying the link again (by going back with browser back button and clicking again
on the same link) it works.
Firstly, when doing a search, SharePoint search returns links to blog posts in this format: http://mysite/personal/jam/Blog/Lists/Viestit/ViewPost.aspx?ID=3
After clicking on the search result, user is redirected to non-existing URL, and user gets blank screen with "404 NOT FOUND" error: http://mysite/personal/jam/Blog/Lists/Posts/Post.aspx?List=f7f62f92%2Dfb73%2D4c24%2Da933%2Dee7608a825a3&ID=3&Web=6120a040%2D9d26%2D4c09%2D8b5e%2Dc3a11566b827
Then when going back, and clicking again on search result link, user is redirected to correct URL: http://mysite/personal/jam/Blog/Lists/Viestit/Post.aspx?List=f7f62f92%2Dfb73%2D4c24%2Da933%2Dee7608a825a3&ID=3&Web=6120a040%2D9d26%2D4c09%2D8b5e%2Dc3a11566b827
If you look at the link closely, you see that "Posts" has been replaced with "Viestit", as MySite/Blog language is Finnish, not English. 
After this, link to blog posts by that user work fine UNTIL IISRESET is run, after that it again requires one-time 404 error page until users get to the blog page.
In ULS log, I see SharePoint doing various URI mapping, but they don't make much sense as it's mapping MySite URI to intranet site URI, and then finally mapping it to the incorrect URI with incorrect list URL "Posts".
Why does SharePoint resolve links to incorrect URLs and how to make it working also on first blog page access? Using August 2013 CU.

Hi Jussi,
Based  on your description, this issue might be caused by Query Language.
Query Language is not the language of the Browser interface, but the language submitted to web sites. By default, the
property of search results is null, the locale will be inferred from the browser language.
So , for  resolving your issue, please make sure that the search results  has a same language with the web sites.
Here  is an article for your reference :
http://blog.orbitone.com/post/Language-sensitive-search-results-in-SharePoint
I hope this helps.
Thanks,
Wendy
Wendy Li
TechNet Community Support

Similar Messages

  • Firefox 8.0 on W7. Opening a PDF link gives ?mark textbox only

    Cant open the pdf file. A text box with question mark and no text appears.
    The link will open in internet explorer.
    Happens on all PFD file links

    https://support.mozilla.com/en-US/kb/Using+the+Adobe+Reader+plugin+with+Firefox
    https://support.mozilla.com/en-US/kb/Opening+PDF+files+within+Firefox

  • Problem accessing MySites blogs for the first time - please help?

    I have a customer who has installed SharePoint 2013 with a norwegian language pack, and it's working fine, except for a couple of things. We have a custom search web part that lists the 5 latest blog posts, but we're experiencing a bit of trouble with this.
    It's similiar to this question:
    http://social.technet.microsoft.com/Forums/en-US/4b1d053b-3b32-4e5d-834d-37f25c8b177d/opening-mysite-blog-links-gives-404-on-first-try?forum=sharepointgeneral
    When I click a new blog for the first time, I get sent to a non-existing web page with the following link:
    http://domainremoved.com/person/garrobbi/Blog/Lists/Posts/Post.aspx?List=c0a7fffb-fa75-4b74-a1ef-523b6c389e77&ID=1&Web=d3c87cb9-6a8e-4ed1-a998-a4d5e546fe27
    and get a 404 error.
    If i click back and navigate again, i get sent successfully to the same link but with Posts replaced by Innlegg.
    I have also verified that the url of the link is the correct one in the first place, when i hover over the link.
    The second problem they have, is that the blog profile pictures are missing. We've set up sharepoint with host named side collections and different url's pr site collection. Profile search and mysites shows pictures succesfully from both inside and outside,
    but the blogpages show pictures based on were they are uploaded from. I've enabled crossdomainphotos on the web application.
    Any clues?
    Thanks in advance.
    Anders

    I took a quick scan of the fixes in SP1 and I don't see anything that looks to be a fix for what you're describing. 
    Jason Warren
    @jaspnwarren
    jasonwarren.ca
    habaneroconsulting.com/Insights

  • DisplayInstance.jsp gives 404 when viewing instances in BPEL Console

    Using soa suite 10.1.3.4 on WL 9.2
    In the /BPELConsole app, deployed bpel processes list their instances on the instances tab. But clicking on any of the links for the instances gives a 404
    https://our_host:our_port/BPELConsole/default/displayInstance.jsp?referenceId=bpel://localhost/default/process_name/30054&mode=manage
    Removing the parameters from the above to the following resolves correctly and just re-displays the page at
    https://our_host:our_port/BPELConsole/default/instances.jsp
    I don't see any errors thrown in the "SOA_HOME"/bpel/domains/default/logs/domain.log or in the WL managed server logs other than the actual 404 itself in the WL access log:
    [14/Oct/2009:10:08:04 -0400] "GET /BPELConsole/default/displayInstance.jsp?referenceId=bpel://localhost/default/process_name/30049&mode=manage HTTP/1.1" 404 1214
    I've checked the esb_parameter table, and the dt_oc4j_host & dt_oc4j_http_port rows are correctly set to the server's host & port
    Although all of our WL instances use explicit ListenAddress values which match their host names, I'm pretty sure it's not the localhost portion of "bpel://localhost" as our other environments show the same syntax in their BPELConsole pages but correctly display the instances. And /etc/hosts does have the localhost entry.
    Yet when a process is invoked within the BPELConsole, the Initiate tab shows icons for Visual Flow, Audit Instance & Debug Instance which use very similiar addresss - which work. Note a very different referenceId:
    https://our_host:our_port/BPELConsole/default/displayInstance.jsp?referenceId=7cde75f4b22c157a:4d690c8d:1243a74da38:-7ef0&mode=flow
    and this also works:
    https://our_host:our_port/BPELConsole/default/displayInstance.jsp?referenceId=7cde75f4b22c157a:4d690c8d:1243a74da38:-7ef0&mode=manage
    But when using the Instances tab, the links give 404. So why ?

    Hi,
    I don't understand this behaviour in detail, by now. Could you please state if this is correct?
    1. I call an async bpel process A.
    2. The message is put in the delivery queue.
    3. My client is free again, not blocking.
    4. Process A does not show up in Console by now. (If I would call checkpoint(), it would do).
    5. A worker takes the message and instantiates the Process A.
    6. Process A instance is running now, calling some sync processes.
    7. NO dehydration so far.
    8. Process A does not show up in Console by now. The called subprocess (sync) do show up, if they are completed.
    9. Loop to 6, until Process A ends and makes callback to client.
    10. After sending callback, Process A shows up in Console.
    11. Now I can monitor, what HAS happened.
    I understand, that you can't commit your process data, until a regular dehydration point is reached.
    But consequence: I can't even SEE that there exists a process instance from A, until it worked through all the steps above. I just see a swarm of sub processes without an existing parent.
    That's the behaviour, you call "intended"?
    Workaround would be to do dehydration after each bpel invoke activity. Do you see a problem in doing this?
    Thanks in advance!
    Torsten

  • OCCI Collateral page resouces all give 404 errors

    OTN: please check the resource links on the OCCI Collateral page:
    http://www.oracle.com/technology/tech/oci/occi/occitechinfo.html
    All the links give 404 not found errors at present, and the items cannot be found with a search.

    Have notified content owner of this problem.
    Cheers, OTN
    Update: the links should work now.
    Message was edited by:
    jkestely

  • Have a nice day. I can't open the books linked to the Adobe ID. Always the overallocation says. But some of the books I downloaded two times. Still, it gives a warning in the form of more installations.

    Have a nice day. I can't open the books linked to the Adobe ID. Always the overallocation says. But some of the books I downloaded two times. Still, it gives a warning in the form of more installations.

    I think you should ask in the Digital Editions forum, Adobe Digital Editions

  • Opening a new link in a tab (contr+click or right click and open in new tab) causes ff to lose scroll position in first tab or main website, like google.

    Opening a new link in a tab (contr+click or right click and open in new tab) causes ff to lose scroll position in first tab or main window, like google.
    This does not happen when opening in a new window (shift+click).
    It was never a problem in older versions. I now have ff 3.6.17. I' afraid to install ff4 because everytime i do so (install e new version) something i liked dissapears or good add ons dont work anymore!
    I also don't like the fact that more and more of the adress barr is beïng used for crap i don't need. I'm a visual handicap and need all the space i can, just to read.
    Thanks for helping me out.

    To help other users find solutions, please return to this Thread and '''Sign-in''' to the forum with your Username and Password:
    click on '''"Solved It"''' next to the reply ABOVE that '''BEST''' solved your question
    '''DO NOT click "Solved It" next to this reply

  • Whenever i click on word or powerpoint it always brings up a recent document. I want to have the option like when i had first opened the app that gives the options of new document and the variety of different documents. how do i get it back to that?

    whenever i click on word or powerpoint it always brings up a recent document. I want to have the option like when i had first opened the app that gives the options of new document and the variety of different documents. how do i get it back to that?

    tbreezy wrote:
    THANK U!! K ONE MORE QUICK QUESTION. HOW DO I GET RID OF THAT POP UP BOX?
    Not sure, try googling "the global template normal.dotm is already open as an add-in program"

  • The browser Working very slowly at the first time open or when i open a new link And not as well as by And I have Operating system xp sp3 Updated

    the browser Working very slowly at the first time open or when i open a new link
    And not as well as by
    And I have Operating system xp sp3 Updated
    And i get Stop in the script

    '''I fixed mine by removing the Ask.com extension.'''
    Tools
    Add-ons
    Settings icon
    View Recent Updates
    Ask.com '''DISABLE'''
    Running FF 8.0 on Windows 7 (64-bit)

  • Hai i am using firefox 3.6.When right clicking on a link and a window opens up, i want it to ask me "Open Link in New tab" first, not second.

    hai i am using firefox 3.6.When right clicking on a link and a window opens up, i want it to ask me "Open Link in New tab" first, not second.

    First, you are using a version of Firefox that is very old and outdated. Please update to at least Firefox 3.6.27, or more preferably, update to Firefox 10.0.2. There are lots of bug fixes, security improvements, and much improved performance in Firefox 10.
    After you do that, try seeing if you are still having a problem. If you are, is this that when you try to select "Open in a new tab" it opens in a new window instead? Or something else?

  • Put back "Open Link in New Window" first and default, rather than "Open Link in New Tab" in Safari 6.1

    I do not like the order of the context menu changes in Safari 6.1.  I have become accustomed to using "Open Link In New Window" first in the context list, rather than the new "Open Link In New Tab".  I do not wish to use Tabs.  How may I remove this?

    Well, I solved it just after I posted this.  I opened up the Safari Preferences, then went to the TABS section, and set "Open pages in tabs instead of windows: to NEVER", and unchecked "⌘-click opens a link in a new tab".   That set it back to open in new windows.
    Tabs work if I am making quick tabs to refer to something.  Horrible if I want to compare two websites side by side.  So, by disabling the auto TAB function, I'm back to the way I prefer my browser to work, rather than the way something thinks I ought to use it.
    Don't care about having all my browsers behavior the same.  If I wanted that, I would have run those browsers.

  • Opening an email link to a Webex meeting in FF V20 gives an error message that Android 2.1 or greater is needed

    Opening the same link in Dolphin browser works OK and it used to work in FF prior to the April 3rd upgrade to V20. I have tried clearing cache, cookies etc. and also re-installing the Webex app.

    Mozilla Firefox does not disclose which version of Android you are using. It sounds like an error in Webex.

  • How can I get a small window to open when a link is clicked (AS2)

    Hi i,m developing a HTML site and used one animated flash button(AS2) I want a small sized window to open when a user clicks on a button.
    The window will contain information that i want to display.It dosnt require a normal 800x600 window to open. I just want a 1/4 size of 800x600 etc. Is this possible and if so how.
    I havnt done this before
    Thanks
    Manoj

    HELLO NED,
    I WAS RECEIVING MANY MAILS FROM YOU, BUT I DON'T UNDERSTAND WHY DOESN'T RELATED WITH MY PETITION, I SEND
    TO YOU AGAIN MY QUESTION, AND IF YOU CAN HELP ME I APPRECIATED VERY MUCH LET ME KNOW.
    THIS IS MY QUESTION....."ABOUT DATAGRID AS3
    Hello Ned, I appreciate very much your soon answer, I believe you have understand me, but how can I do that? could you give some help? This is part of the code and this is the function that I use
    var url: String = "xmls/rests.xml";
    var req:URLRequest = new URLRequest(url);
    var myLoader:URLLoader = new URLLoader();
    myLoader.addEventListener(Event.COMPLETE, completeHandler);
    myLoader.load(req);
    function completHandler(event:Event):void {
           var myLoader:URLLoader = event.currentTarget as URLLoader;
           var xmlDP:XML = new XML (myLoader.data);
           XML.ignoreWhitespace = true;
           dp = new DataProvider(xmlDP);
           dp = sortOn("name", Array.CASEINSENSITIVE);
           dDg.dataProvider = dp;
           aDg.addEventListener(Event.CHANGE, changeHandler);
           function changeHandler(event:Event): void {
                var thisItem:Object = eve.target.selectedItem;
                descripTa.text = thisItem.description;
                aUI.source = (thisItem.image);
                preloader_mc.visible = true;
    My intention is that when a button from a main (swf) loads the swf it displayed the first selected item with a image (UILoader) and the description (TextArea)
    Thanks in advance Ned
    Joselyn             .................."
    THANKS AGAIN NED
    REGARDS
    JOSELYN
    Date: Thu, 13 Oct 2011 07:49:02 -0600
    From: [email protected]
    To: [email protected]
    Subject: How can I get a small window to open when a link is clicked (AS2)
    Re: How can I get a small window to open when a link is clicked (AS2) created by Ned Murphy in Flash Pro - General - View the full discussion
    Look at the Methods section and choose whichever suits your needs, the first one listed does not.
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/3969302#3969302
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/3969302#3969302. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Flash Pro - General by email or at Adobe Forums
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • Firefox won't open...keep getting "404 not found" WHY? HELP

    firefox won't open...keep getting "404 not found" WHY? HELP

    The 404 message usually indicates a web page can not be found. If you are seeing that message in Firefox then Firefox is up and running but either having problems connecting to the web or not finding a specific target page. Sometimes the address may be wrong, sometimes the site may not be available.
    Have you written this message whilst using Firefox on another computer ?
    See also the article
    * [[error loading websites]] <-- clickable link --
    On the problem computer, if it is a Windows machine it will probably have Internet Explorer, does that work ok ?
    Is it one particular website you are having a problem with, if so what is that site, and what is the web address as written in the location bar. If it is many pages give at least two examples please.
    Copy and paste the location bar contents into your post
    * Keyboard key '''Ctrl + L''' (press the Control key hold it down than press the L key) that will highlight the location bar content, do that while trying to use the web page
    * '''Ctrl + C''' copies the info to the 'clipboard'
    * change to the message you are writing '''Ctrl + V''' pastes/inserts content at mouse cursor in your message

  • Xdg-open for irc links in chromium

    Hey!
    I know that the first thing to do is search before bothering other people and I did it a lot. Google, posts, how-to`s, wikis... I see my last chance in asking this community
    So here is my problem:
    I use chromium as default browser and konversation for irc on lxde desktop. chromium uses xdg-open to associate files and links with programs. I tried everything I found but couldn`t get it to work. When I click on an IRC link, it asks me for opening the associated program, I confirm with yes and nothing happens. When trying to open an irc link from the terminal I get
    xdg-open: no method available for opening 'irc://...'
    I got it to work with mimeo, so please no suggestions in this direction, I would like to learn how to do it without it and so to learn it distribution independently.
    For anyone looking for it, this is the working mimeo solution
    $ yaourt -Sy mimeo xdg-utils-mimeo mime-type
    $ nano /home/tom/.config/mimeo.conf
    /usr/bin/konversation
      ^irc://
    # there have to be exactly two spaces in front of ^irc://
    This is the working solution in gnome using gconf:
    $ gconftool-2 --set --type=string /desktop/gnome/url-handlers/irc/command 'konversation "%s"
    $ gconftool-2 --set --type=bool /desktop/gnome/url-handlers/irc/enabled true
    $ gconftool-2 --set --type=bool /desktop/gnome/url-handlers/irc/need-terminal false
    This is what I tried in lxde:
    $ yaourt -Sy mime-type xdg-utils
    $ xdg-mime default konversation.desktop application/irc
    $ xdg-mime default konversation.desktop x-scheme-handler/irc
    $ xdg-mime default konversation.desktop application/x-xdg-protocol-irc
    $ nano /usr/share/applications/kde4/konversation.desktop
    MimeType=application/irc;x-scheme-handler/irc;x-xdg-protocol-irc
    $ nano /usr/share/mime/packages/irc.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
    <mime-type type="application/irc">
    <comment>irc url</comment>
    <magic priority="50">
    <match value="%irc://-" type="string" offset="0"/>
    </magic>
    <alias type="application/irc"/>
    </mime-type>
    </mime-info>
    $ update-mime-database /usr/share/mime/
    I appreciate every suggestion. I`ll be on the road for two days and will try your suggestions on the weekend and will give feedback.
    Please explain as understandable as possible, at best with all commands and paths to the files - this is the newbie corner, right?
    Thanks in advance
    Tom
    Last edited by archtom (2011-06-15 19:44:57)

    really noone? Would be so glad if anyone could help!
    Last edited by archtom (2011-06-20 20:21:06)

Maybe you are looking for

  • Dumpp Error while creating material MM01

    Hi, While creating the material (mm01) i am getting dump error not allowing to save,  Message type: MESSAGE_TYPE_X_TEXT I checked the PPO setting it is active for BP type. Pls tell me how to solve this issue. Thanks

  • Ultra 10 IDE Internal Hard Drive

    The Ultra 10 won't recognize its 20G internal IDE Hard Drive... Any suggestions

  • Work process in BW

    What does the UPD, UP2, SPO work processes do? What is the recommended number or is there any guidelines on how to decide on how many is optmal? Thanks

  • Why is my iMac not detecting my AirPort Express

    I just got an AirPort Express, and my iMac won't detect it using the AirPort Utility.  How do I resolve this issue?

  • Background Tile Border Removal

    Hi - I have a strange situation when large graphics tile seamlessly and smaller tiles have a grey/white border 1px wide. The latter defeats the object of the seamless design and the first solution takes an age to download. Has anyone else suffered wi