Home page URL for a new site collection

Sorry for the kind of stupid question. I created a new site collection with Site Management menus. The home page has the URL like http://devtfs12/sites/corporate/_layouts/15/start.aspx#/ I expected that it should look like http://sharepoint.firm.lan/sites/corporate/SitePages/Home.aspx
e.g without "_layouts/15/start.aspx#" is there a  way to change it? Is it possible to set up some sort of redirection so that  http://sharepoint.firm.lan redirects to http://devtfs12/sites/corporate/_layouts/15/start.aspx#/ Thanks!

Hi,
You are noticing the URL with _layouts/15/start.aspx because the new feature Minimal Download Strategy is activated on your site. 
To know more on how it works you can refer the below links
http://www.wictorwilen.se/sharepoint-2013---introduction-to-the-minimal-download-strategy-mds
http://www.hezser.de/blog/archive/2012/08/18/what-is-the-_layouts15start-aspx-in-sharepoint-2013.aspx
If you don't want _layouts/15/start.aspx to be a part of your URL you need to deactivate Minimal Download Strategy feature available under Site Actions -> Manager Site Features
Note :Minimal Download Strategy is a new framework which is been written to increase the performance of the SharePoint site.
Also, with SharePoint 2013, you can have Managed Metadata Navigation option. For more information , 
https://support.office.com/en-nz/article/Enable-managed-navigation-for-a-site-in-SharePoint-49a067dc-77d2-455d-9e77-250ec7cc0a6d
Hope it helps!
Thanks,
Avni Bhatt
If this helped you resolve your issue, please mark it Answered

Similar Messages

  • Create new site collection but page cannot be dislayed

    Hi all,
    im pretty new when it comes to Sharepoint.So far installation was successfull and i can access central administration page.
    I then changed Alternate access mapping from http://intra01/ (intra01 was probably addes,since computer has this name during setup)  to http://intra
    When i click the link,i only get this page cannot be displayed.
    When i created two new site collections,it is shown as http://intra/sites/main (where main was the name i gave for first site collection).
    When i click the link,i only get this page cannot be displayed.Same is for 2nd site i created.
    When i change Alternate access mapping for Central administration,this also fails and gives me page cannot be displayed.If i instead enter intra01,then i can access central administration.This does not work for the 2 site collection i created.
    What have i missed?
    thanks!
    Please mark as helpful if you find my contribution useful or as an answer if it does answer your question. That will encourage me - and others - to take time out to help you. Thank you! Off2work

    Hi
    let me split the issue
    <<I then changed Alternate access mapping from http://intra01/ (intra01 was probably addes,since
    computer has this name during setup)  to http://intra>>
    you are accessing your CA with http://intra1?
    and next you are trying to access it using http://intra?
    Did you installed CA on port 80?
    Anyway, please check if you can resolve the new name used in AAM , intra.
    If you can't please check your DNS configuration
    Come back with results and details. thanks
    Romeo Donca, Orange Romania (MCSE, MCITP, CCNA) Please Mark As Answer if my post solves your problem or Vote As Helpful if the post has been helpful for you.

  • Creating new site collection using wsp template fails

    Hi all,
    I'm creating new site collections using a wsp solution generated by "save as template".
    For site collection creation I select "<Select template later>" then I upload the wsp solution.
    Everything worked until last month, now after CU installation (agoust 2014) I get an error:
    "List does not exist. The page you selected contains a list that does not exist. It may have been deleted by another user."
    Does anyone know how to solve it?
    Thanks 
    Maurizio

    ULS contains a lot of those errors:
    System.IO.FileNotFoundException: <nativehr>0x80070002</nativehr><nativestack></nativestack>, 
    StackTrace:
         in Microsoft.SharePoint.SPWeb.GetList(String strUrl)
         in Microsoft.SharePoint.SPWeb.TryGetListByUrl(String url)
         in Microsoft.SharePoint.SPFieldElement.PerformFixUpIfLookUpField(Guid fieldId, XmlNode xmlNodeOfAField, SPWeb web)
         in Microsoft.SharePoint.SPFieldElement.ElementActivated(SPFeaturePropertyCollection props, SPSqlCommand sqlcmdAppendOnly, SPWebApplication webApp, SPSite site, SPWeb webNull, Boolean fForce)
         in Microsoft.SharePoint.Administration.SPElementDefinitionCollection.ProvisionFieldsAndContentTypes(SPFeaturePropertyCollection props, SPSite site, SPWeb web, SPFeatureActivateFlags activateFlags, Boolean fForce)
         in Microsoft.SharePoint.Administration.SPElementDefinitionCollection.ProvisionElements(SPFeaturePropertyCollection props, SPWebApplication webapp, SPSite site, SPWeb web, SPFeatureActivateFlags activateFlags, Boolean fForce)
         in Microsoft.SharePoint.SPFeature.Activate(SPSite siteParent, SPWeb webParent, SPFeaturePropertyCollection props, SPFeatureActivateFlags activateFlags, Boolean fForce)
         in Microsoft.SharePoint.SPFeatureCollection.AddInternal(SPFeatureDefinition featdef, Version version, SPFeaturePropertyCollection properties, SPFeatureActivateFlags activateFlags, Boolean force, Boolean fMarkOnly)
         in Microsoft.SharePoint.SPFeatureCollection.AddInternalWithName(Guid featureId, Int32 compatibilityLevel, String featureName, Version version, SPFeaturePropertyCollection properties, SPFeatureActivateFlags activateFlags, Boolean force, Boolean
    fMarkOnly, Boolean fIgnoreMissing, SPFeatureDefinitionScope featdefScope)
         in Microsoft.SharePoint.SPFeatureManager.EnsureFeaturesActivatedCore(SPSite site, SPWeb web, String sFeatures, Boolean fMarkOnly, Boolean fIgnoreMissing)
         in Microsoft.SharePoint.SPFeatureManager.<>c__DisplayClass7.<EnsureFeaturesActivatedAtWeb>b__6()
         in Microsoft.SharePoint.SPSecurity.RunAsUser(SPUserToken userToken, Boolean bResetContext, WaitCallback code, Object param)
         in Microsoft.SharePoint.SPFeatureManager.EnsureFeaturesActivatedAtWeb(Byte[]& userToken, Guid& tranLockerId, Int32 nZone, Guid databaseid, Guid siteid, Guid webid, String sFeatures, Boolean fIgnoreMissing)
         in Microsoft.SharePoint.Library.SPRequestInternalClass.ApplyWebTemplate(String bstrUrl, String bstrWebTemplateContent, Int32 fWebTemplateContentFromSubweb, Int32 fDeleteGlobalListsWithWebTemplateContent, Int32 fIgnoreMissingFeatures, String&
    bstrWebTemplate, Int32& plWebTemplateId)
         in Microsoft.SharePoint.Library.SPRequestInternalClass.ApplyWebTemplate(String bstrUrl, String bstrWebTemplateContent, Int32 fWebTemplateContentFromSubweb, Int32 fDeleteGlobalListsWithWebTemplateContent, Int32 fIgnoreMissingFeatures, String&
    bstrWebTemplate, Int32& plWebTemplateId)
         in Microsoft.SharePoint.Library.SPRequest.ApplyWebTemplate(String bstrUrl, String bstrWebTemplateContent, Int32 fWebTemplateContentFromSubweb, Int32 fDeleteGlobalListsWithWebTemplateContent, Int32 fIgnoreMissingFeatures, String& bstrWebTemplate,
    Int32& plWebTemplateId)
         in Microsoft.SharePoint.SPWeb.ProvisionWebTemplate(SPWebTemplate webTemplate, String webTemplateToUse, SPFeatureWebTemplate featureWebTemplate, Page page, SPFeatureDependencyErrorBehavior featureDependencyErrorBehavior, ICollection`1&
    featureDependencyErrors)
         in Microsoft.SharePoint.SPWeb.ApplyWebTemplate(SPWebTemplate webTemplate, Page page, SPFeatureDependencyErrorBehavior featureDependencyErrorBehavior, ICollection`1& featureDependencyErrors)
         in Microsoft.SharePoint.SPWeb.ApplyWebTemplate(String strWebTemplate)

  • Home Page URL without "/index.html"

    Is there a way to change the Home Page URL of a MUSE website so that "/index.html" does not appear after the .com?
    I'm concerned that Google will interpret our home page as a duplicate page.
    Thanks for your help in advance!

    In terms of getting friendly URLs, there are many server side ways to do this. Most servers on the web are Apache, and, if you feel brave, you can read up on .htaccess files to do redirects to more friendly URLs. They are complicated, and not for the coding faint of heart, so be careful. Note, though, that URLs created by Muse cannot take advantage of these friendly URLs automatically, and links would need to be manually pointed to the right place through the hyperlinks drop down.
    However, let's talk about the root fear here: SEO. Having index.html on the links is not known to have any negative impact on your site's SEO. There is no official source from either Google or Microsoft on the topic that states anything solid on the topic. Both do have information regarding duplicate content, and Google comes the closest to actually making a comment by stating that links should be consistent. When using Muse's page linking functionality, we will output all links to be consistent everywhere in your site, and as such, will comply with Google's SEO guidelines in this regard.
    In regards to duplicate content, the filename index.html is a special filename for websites and webservers and is the default page name on most servers. Servers with server-side languages and with other configurations like the one I mentioned above can have different names, but this is the most common by far. Without extra configuration, your server will serve both index.html and / as the same page regardless of wether or not it is a Muse site. Google and Bing, in our experience, are smart enough to merge the two files without any trouble, but the proof is in the pudding, as they say. There is a simple test you can use to check and make sure they are doing the proper thing. If you would like to verify that there are not duplicate results in the search, simply go to Google or Bing and search for "site:http://www.mydomain.com Home" without quotes. Just replace your domain name in there, and search for your homepage title, and you should see your homepage listed. In every Muse site I checked (just pulling ones at random form the site of the day) there was only 1 listing for the homepage, indicating there was no confusion by the search engines. If you'd like to clarify or check things further, you can always use Google's WebMaster Tools to take additional actions in informing Google about your site.
    We care about the SEO of your sites and do our best to ensure that things we can do automatically, we try and cover for you. We are always making improvements in every area of our code, and this is one area in particular we know you all are passionate about. Unfortunately, the area of SEO has a lot of misinformation, misunderstandings, and unknowns that spread very quickly and will get adopted without a real understanding. In addition to doing our best to comply to good SEO practices, we also do our best to make sure we're not filling your sites with false remedies and cheap tricks that don't quite work. When we look at new features, we think about their impact on your sites, on SEO, and on what we can do to improve both your and your website visitor's experience. For example, when we added mobile and tablet layouts, we also added canonical and alternate meta tags to your pages so that search engines knew about the duplicate content, and also knew where and when to redirect users. And as new things come out, we'll continue to do our best to have the same amount of due diligence in ensuring you rank as high as possible for your searches. And we'll continue to examine areas where we could use improvement, and do our best to make them whenever we can.
    Hopefully that clears things up a bit.
    Andrew Hushbeck
    Muse QE

  • Web content home page URL

    It would be slick if there were a Home Page URL attribute that could be set when uploading content. A checkbox to include or not. An entry field to include the relative path to home.

    Forgot the use case.
    A typical use case.
    Photographs from multiple activities are uploaded to a hosting site using LR2.
    Football photos go to /myschoolhomepage/photos/football.
    Prom photos go to /myschoolhomepage/photos/outandabout.
    Graduation photos go to /myschoolhomepage/photos/at_last.
    In each case, the Home Page attribute is checked and the entry field is populated with "/myschoolhomepage/index.html".
    Each time new content is uploaded from LR2, the site administrator updates /myschoolhomepage/index.html to include navigation to the new content.

  • Using Rename() method to change the Url of path based site collection

    Hello All,
    Is it correct to use
    SPSite.Rename() method for changing the url of path based site collection(except the root)?
    For example:
    Old Site Url: http://portal.contoso.net/sites/HR
    New Site Url: http://portal.contoso.net/sites/HROLD
    It is working in SharePoint 2013 test environment, but I will be happy to receive some feedback from you about this.
    Ivan Yankulov
    SharePoint Admin/Consultant
    http://spyankulov.blogspot.com/
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft

    Hi Lvan,
    Yes, the server object model SPSite.Rename()  method works on an SPSite object to change the URL of a site collection which is host named or path based.
    Best Regards,
    Eric
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • SharePoint - Set as Home Page URL

    Hi Guys,
    I noticed there is inconsistency in term of how SharePoint display its Home Page URL at browser (this is on SharePoint 2013, not sure if this is also for other SharePoint version).
    Here is the current issue.
    I have a Pages library and i set one of the aspx as Homepage (button available in the "Page" ribbon > "Make Homepage").
    Somehow or whatsoever, the URL in the browser when i navigate to my home page
    e.g. http://mysharepoint.com/
    The browser address bar automatically shows "http://mysharepoint.com/Pages/XXX.aspx"
    While on another SharePoint farm that i have, when i navigate to its homepage (http://anothersharepoint.com), the browser show "http://anothersharepoint.com/" WITHOUT the "pages/xxx.aspx"
    Did i not set the homepage correctly? Does anyone know pls? Assuming i would like to hide the "Pages/xxxx.aspx" from browser.
    Cheng

    I think the difference between the two sites is that one is using regular navigation and the second is using managed metadata navigation.
    Regular navigation - you get the whole ugly SharePoint path (/pages/xxx.aspx)
    Managed Navigation - SharePoint creates "friendly" URLs based on your navigation term set, and for the home page, it would show http://yourspsite.com without anything after.
    As far as I can tell this has nothing to do with setting home page, it probably happens to all pages within the site.

  • Sorry, something went wrong --- I got an error message after a new webapp was built and a new site collection was created

    Sorry, something went wrong --- I got an error message after a new webapp was built and a new site collection was created.
    This in SharePoint 2013 Farm.
    What should I do?
    1- I did a DisableLoopBack and set the value to "1".
    For hostname do I have to do : 111.111.111.111 (sample) and serversp2013?
    P.S. I fixed this issue once, long time ago and I forgot how it ... be done.

    Hi,
    For troubleshooting your issue, please take steps as below:
    1.Go to IIS, make sure the web application is actived.
    2.Go to IIS -> Applicaiton Pools, make sure the application pool related to your web application is started.
    Reference:
    http://support.microsoft.com/en-us/kb/926642/en-us
    http://www.techrepublic.com/forums/questions/cannot-browse-created-web-application-site-in-sharepoint-services-30/
    Best Regards,
    Eric
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • 500 Internal Server Error while trying to connect to EBS home page url

    Hi,
    I am using EBS 12.0.4 on HP UX ia64
    After succesfully running adcfgclone.pl on both db and application server, when i tried to connect to my EBS home page
    url it is showing ::--
    500 Internal Server Error
    oracle.apps.fnd.cache.CacheException     at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:228)     
    at oracle.apps.fnd.profiles.Profiles.getProfileOption(Profiles.java:1485)     
    at oracle.apps.fnd.profiles.Profiles.getProfile(Profiles.java:354)     
    at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfileFromDB(ExtendedProfileStore.java:211)     
    at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfile(ExtendedProfileStore.java:171)     
    at oracle.apps.fnd.profiles.ExtendedProfileStore.getProfile(ExtendedProfileStore.java:148)     
    at oracle.apps.fnd.common.logging.DebugEventManager.configureUsingDatabaseValues(DebugEventManager.java:1259)     
    at oracle.apps.fnd.common.logging.DebugEventManager.configureLogging(DebugEventManager.java:1114)     
    at oracle.apps.fnd.common.logging.DebugEventManager.internalReinit(DebugEventManager.java:1083)     
    at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:1050)     
    at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:1037)     
    at oracle.apps.fnd.common.AppsLog.reInitialize(AppsLog.java:595)     
    at oracle.apps.fnd.common.AppsContext.initLog(AppsContext.java:941)     
    at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:926)     
    at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:891)     
    at oracle.apps.fnd.common.AppsContext.<init>(AppsContext.java:751)     
    at oracle.apps.fnd.common.WebAppsContext.<init>(WebAppsContext.java:1014)     
    at oracle.apps.fnd.sso.Utils.getAppsContext(Utils.java:525)     
    at oracle.apps.fnd.sso.AppsLoginRedirect.AppsSetting(AppsLoginRedirect.java:120)     
    at oracle.apps.fnd.sso.AppsLoginRedirect.init(AppsLoginRedirect.java:170)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.loadServlet(HttpApplication.java:2231)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.findServlet(HttpApplication.java:4617)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.findServlet(HttpApplication.java:4541)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:2821)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:740)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:299)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)     
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)     at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:230)     
    at oracle.oc4j.network.ServerSocketAcceptHandler.access$800(ServerSocketAcceptHandler.java:33)     
    at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:831)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)     
    at java.lang.Thread.run(Thread.java:595)Caused by: oracle.apps.jtf.base.resources.FrameworkException: Error in IAS Cache: java.lang.NullPointerException: null Connection     
    at oracle.apps.jtf.cache.IASCacheProvider.get(IASCacheProvider.java:712)     at oracle.apps.jtf.cache.CacheManager.getInternal(CacheManager.java:4802)     at oracle.apps.jtf.cache.CacheManager.get(CacheManager.java:4624)     
    at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:216)     ... 33 moreCaused by: oracle.apps.jtf.base.resources.FrameworkException: An exception occurred in the method CacheAccess.getnullThe base exception is:null Connection     
    at oracle.apps.jtf.base.resources.FrameworkException.convertException(FrameworkException.java:607)     
    at oracle.apps.jtf.base.resources.FrameworkException.addException(FrameworkException.java:585)     
    at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:66)     
    at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:88)     this might look proper...
    Edited by: 807592 on Dec 6, 2010 12:37 PM

    Hi,
    Did AutoConfig complete successfully?
    Please see these docs.
    Unable To Login After Clone [ID 418130.1]
    Steps To Clean Nonexistent Nodes or IP Addresses From FND_NODES [ID 260887.1]
    oracle.apps.fnd.cache.CacheException - null connection - on AppsLocalLogin.jsp [ID 414170.1]
    Login Fails After Changing The 'GUEST' Password To Either Mixed / Lowercase In R12 [ID 602425.1]
    Thanks,
    Hussein

  • Search is not working for only one site collection sharepoint 2010 production environment

     did full crawling but it could not crawled particular this only site collection somehow.
    when i search under Crawl log, it doesnt appear and throws message like
    there are no urls in the system that match your request.
    you can see following screenshot,
    Thanks
    Deepak patel

    Hi Deepak,
    Is this site collection url (e.g. FQDN url, or host named site collection url) different from other site collection?
    If yes, please add the host named site collection in content source.
    If not, and this site collection url are the same type/format with other site collection, please "reset index" if possible, and start a full crawl, let us know your resutls.
    If issue still persists, please perform a query in search box, see if there is any related useful information from ULS log.
    Thanks,
    Daniel Yang
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you
    have feedback for TechNet Subscriber Support, contact [email protected] 
    Daniel Yang
    TechNet Community Support

  • Create a new site collection in different farm and connect to different content database from decommissioned farm

    I wish to bring down a SharePoint farm1 and create a new site collection in an existing farm2 and connect the new site collection in farm2 to the content db in farm1.
    Is this possible and how should I do it?

    it is possible to copy/move a content database from one farm to another... so long as the NEW farm is at least as up-to-date (version/service packs/updates/hotfixes/etc) as the OLD farm.
    you can move a site collection into its own content database.
    hopefully that answers your question.
    Scott Brickey
    MCTS, MCPD, MCITP
    www.sbrickey.com
    Strategic Data Systems - for all your SharePoint needs

  • Using powershell to move a sub-site tree to a new site collection

    I have a case where I may need to move a subsite tree from one site collection to another existing site collection.
    The information I have normally seen on the web talks about creating a new site collection when moving a subsite tree.
    If I am going to an existing site, then can I still do the export and import or do I need to do something else.
    The manage content option is not available to me - the publishing infrastructure is not turned on the source site collection and the ramifications of turning it on are too great.
    I can use powershell to perform this move.
    Another situation is that the destination site collection has the SP 2010 visual upgrade, but this subsite tree does not yet have that turned on. I presume that it would be best to turn it on before I move - is there a way via powershell to turn on the visual
    upgrade for a subsite tree only? I don't want to turn it on the sibling trees at this time.

    Okay, after more web research, I see examples where I have to create a destination site before I import to it.
    So, here's what I tried.
    Export-spweb -Identity
    http://myfarm/sites/e/dprojects6/CC-Sharing/ -Path d:\temp\export_cc.bak -includeusersecurity –includeversions All –usesqlsnapshot
    # What template is the site?
    $web = get-spweb http://myfarm/sites/e/dprojects6/CC-Sharing/
    Write-host “Web Template:” $web.WebTemplate ” | Web Template ID:” $web.WebTemplateID "| Web Configuration:" $web.Configuration
    $tmp=$web.WebTemplate + "#" + $web.Configuration
    write-host "template:" $tmp
    New-SPWeb http://myfarm/sites/e/dprojects4/CC-Sharing -Template $tmp
    import-spweb
    http://myfarm/sites/e/dprojects4/CC-Sharing/ -Path d:\temp\export_cc.bak -includeUserSecurity
    What I ended up with was the imported data at
    http://myfarm/sites/e/dprojects4 instead of in
    http://myfarm/sites/e/dprojects/4/CC-Sharing/ .
    I am working on recovering things so I can try this again. It is not obvious to me what
    I did to cause the results I had.
    When I look in the import log I see:
    [3/18/2014 7:30:14 AM] Progress: Starting content import.
    [3/18/2014 7:30:14 AM] Progress: De-Serializing Objects to Database.
    [3/18/2014 7:30:14 AM] [Web] [CC-Sharing] Progress: Importing
    [3/18/2014 7:30:14 AM] [Web] [CC-Sharing] Verbose: Importing Web
    http://myfarm/sites/e/dprojects4/CC-Sharing.
    [3/18/2014 7:30:14 AM] [Folder] [] Progress: Importing
    and yet when I went to
    http://myfarm/sites/e/dprojects4/ I found the contents of CC-Sharing.
    Does this kind of thing sound familiar to anyone?
    Thank you all for your help.

  • Have Firefox home page set for Google search, but each following tab opens w/Yahoo search instead. How do I remove the Yahoo and have Google home page on every tab????

    As I said above: I Have Firefox browser home page set for Google search, but each following tab (but suddenly now it) opens w/Yahoo search instead. How do I remove the Yahoo search off the added tabs and have Google home page/ blank tab (like it used to be) on every tab????

    The new Firefox Start Page - '''about:home''' - isn't the same homepage that was used in earlier versions of Firefox - http://www.google.com/firefox There is no "setting" for the "Search Container" on the about:home "page" - in the Options UI or in about:config .
    Set that old "Mozilla Firefox Start Page" as your "homepage". <br />
    http://support.mozilla.com/en-US/kb/How+to+set+the+home+page
    Or open your Profile folder and delete the '''webappsstore.sqlite''' file and hope the "Search Container" on the about:home "page" returns to Google. When it '''''is''''' Google, the Google logo appears to the left of the "Search Container"; when the search engine there has been changed to something else, there is no logo to the left of the "Search Container" - AFAIK.

  • Search does not crawl new site collection and documents

    We have the following situation. We have two locations with different farms sharing the same databases (using AlwaysOn for the content databases). Everything works fine, the second site is also read-only while having the primary farm online. For existing
    databases the search crawler on the second site is able to crawl existing site collections.
    For new site collections created on the first farm the crawler on the first farm indexes the content proberly. The second farm though is not knowledgable of the content unless you force him to reiterate the content database. After this procedure the sites
    are available on the second site as well (showing them in the web browser), but the search farm still is not able to see the new site collection and data created within.
    Is there any additional iteration we have to go through making the crawler aware of the new structure / content ?
    Thanks in advance, Jens

    Nope.
    Change log wipes are real, that's how incremental crawls work in SharePoint.
    Site A is created and modified. Changes are mirrored to the second AG, content is added, logged in the changes log and then removed as the crawler on the primary farm indexes it.
    This continues until you make farm 2 aware of the changes. At that point farm 2 will look for any changes to the content in the change logs on the newly added sites. Which will be empty, or at least not contain any changes since the primary farm's last crawl.
    That explains why you don't get sites indexed properly when they are added but would explain why some content is indexed afterwards which i believe is the case?
    The second issue you'll find is that the crawls won't synchronise. Assuming continuous crawls kicking off at the same time you'll end up in a race between the two. If the primary farm is quicker then the second farm will continuously fall behind then catch
    up and go ahead of the primary indexing process, but if the secondary farm is faster then it'll race off into the distance and then any changes that occur between the secondary farm indexing a site and the primary indexing the site will be lost on the secondary
    farm.
    You'll have to run full crawls. Unless MS have done a lot of work on the supporting infrastructure incremental or continuous crawls of AOAGs won't work well.

  • SharePoint 2010 - Create new site collection in existing web application with different existing content DB

    I have a SharePoint 2010 root level site collection SC1 in web application WEBAPP1. I want to create copy of that site collection in same web application WEBAPP1. Apart from Import/Export, Restore/Backup options, will following approach work? If yes , how?
    I took backup of content database of web application.
    Restored database with different name
    Mounted Content database to this WEBAPP1 by assigning new ID to DB
    Created new site collection by using this newly mounted DB
    Site collection gets created successfully but content does not appear.
    Please guide if i can achieve desired functionality by using this approach.
    If this helped you resolve your issue, please mark it Answered

    It is because the Site GUID is identical, and each GUID can only be present on the farm once. You can use Backup-SPSite/Restore-SPSite (which is full-fidelity, unlike Export-SPWeb/Import-SPWeb), which will generate a new GUID for the restore Site Collection,
    even in the same Web App.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

Maybe you are looking for

  • Can't shut down my Mac desktop

    Ok, so I bought a Mac to get away from PC's, and only after two days of having it, I can't shut it down. I thought Mac's weren't supposed to have this problem. Here's the deal: I downloaded MS Office and then ran the software update. It said I had to

  • From database to jsp form drop downlist

    is there a way to put database values from certain fields in the database,into the dropdown list in my jsp form? if there is a way what do they call that method?

  • Can't open fcpx transition in motion 5

    Hi guys, I want to adjust a Final Cut Pro X transition in Motion 5 (the Swap transition) but when I ctrl-click on it, it doesn't give me the option to open in Motion while some other transitions do. Is this a bug and does anyone know a workaround? Re

  • Restart and manual N95

    Am I blind or stupid? I think it is absolutly fantastic that the manual has no general picture of the N95 describing the different parts. I just had a frozen phone and looked for the button for restart. But with no picture in the manual to describe t

  • Storing 32-bit numbers in plc registers.

    I am using Labview 7.1 and DSC/OPC to communicate to an Allen Bradley SLC 5/05 over Ethernet. In my application, I desire to write and read part numbers ranging from 0-99999999 to/from the N registers of the PLC. Now since the N (Integer) registers o