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

Similar Messages

  • 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.

  • How to add an extra page to the index.html page on dreamweaver CS6?

    How to add an extra page to the index.html page on dreamweaver CS6?

    Index.html = your domain's home page.  There is only one home page per site.
    To create a new page from your index, go to File > SaveAs > filename.html.  Repeat for other site pages.  Add links on your index page that lead to other site pages.
    See  Creating your first web site in DW CC (5-part tutorial)
    https://helpx.adobe.com/dreamweaver/learn/tutorials/how-to/first-website-part1.html
    Nancy O.

  • Extract current page url without host

    Anybody aware of a {tag_ or {module- that returns the current page url without host, i.e. on page 'http://mysite.com/sub/page1.html' we need to extract the page url 'page1.html'?
    Thanks

    I think I missed it the first time, but I found it, thanks (http://forums.adobe.com/thread/1032246?tstart=0)

  • 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.

  • 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

  • Home page opens as "index of/"

    I'm new to iweb, and know no html (tried to use Adobe GoLive, and got frustrated and settled for iweb). Anyway, I don't have a .mac site, so I "publish to a folder", and used Cyberduck to upload. It's an incedibly simple site (just starting it), but instead of opening to the home page, it opens to an index page, when you go to my url (www.heavyslab.com).
    The home page exists, if you click on the link called "new".
    I imagine this is a real simple solution, but I can't figure how to make my home page actually open as the home page.

    Well, I published to the default location (username/sites), and in there, is one folder with my site data, and also an index file. When I go into the folder, there's a subfolder with my actual website name, and another index file.

  • 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

  • Need help with home page url?

    So what I'm having problems with is getting my homepage url to say http://www.santoroman.com instead it is saying http://www.santoroman.com/site/home.html
    I have read through a bunch of the threads and done some trial and error but nothing seems to come through correct. My host is 1and1 and I use fetch to load everything up. Help me fellow mac nerds! I'd really like to get this solved within a few day.
    I just want people to be able to type in www.santoroman.com instead of all the other crap as well.
    Thanks

    So I have the new folder published on my desktop named "site" and I see the other fold that says "index.html" with the safari logo in the middle. Just drag and drop the 2 into fetch and publish?
    Yes. index.html is not a folder of course, it is a file.
    Should I name the other folder as: www.santoroman.com or can I leave it as site?
    You must leave it as site.

  • Win2kr2 IIS7 customize gw login page cannot find index.html

    Successfully installed GW802hp2 on Win2kr2 IIs7 and redirected to /gw/webacc.
    I want to customize GW Webacc login page with company logo but cannot find the index.html file
    Where is it located? I have copied the logo and splash files already.

    I have found the answer - at least to meet my needs. I hope this helps someone else.
    After enabling HTTP-Redirect to /gw/webacc
    the file to edit is: c:\novell\groupwise\tomcat5.5\webapps\gw\WEB-INF\classes\templates\webacc\css\login.htt
    under DOCTYPE HTML PUBLIC . . . . at approx. line 144, enter the name of your logo.ico file (replacing /favicon.ico)
    the image files need to be place in the following folder:
    c:\novell\groupwise\tomcat5.5\webapps\gw\webaccess \201012110348\images\
    1) your logo.ico; 2) replace the install_top_n.png with your install_top_n.png file (this is at the top of the GW login screen - you may have iused a splash.gif or splash.png n IIs6). 3) If you want to remove the watermark, or have a different watermark on the GW login screen, replace install_watermark_n.png with your watermark.png file.
    NOTE: If you use the same file names and copy them to this directory, you won't have to modify the login.htt file with the name of your custom .png files.
    The above will work for IE and Firefox, although there may be some modifications necessary for Firefox.

  • Iweb home page url

    Hi.
    On my website I have the word /home written after the homepage url.
    i.e www.coolexample.com/home
    Is it possible to get rid of the word home? and just have www.coolexample.com?
    I'm using fetch to upload my site.
    Many Thanks

    @mood
    iWeb is a nice tool and as far as wysiwyg software it really does the job.
    A little digging in the code it generates reveals that it uses a lot of DIV containers to lock the various graphic items into their place. The contents of these div's are stored in a seperate pagename_folder.
    So if you have a page called : demo.html then you will find all the resources of that in demo_files.
    Downside to this extra folder stuff is that you will be uploading a lot of the same files over and over.
    I have yet to find a sollution for this.
    Now to get rid of the Home issue, as I said in the first post, Publish to a local folder and then go into that folder into the HOME folder and from there upload everything you see there into the www-root of your ftp server and you should end up with http://www.yourdomain.com/demo.html
    I do agree with you that this is all not as you would expect.

  • Can i get a custom home page URL with APEX ?

    My name is Srinivas and i
    work for a top telecom company in North Carolina and i am a Oracle DBA
    here.
    We want to move away from spreadsheets about our typical DBA
    information and statistics and reports and move to Oracle APEX (formerly HTML
    DB). I was wondering whether i should use the public domain
    apex.oracle.com or create something running with an internal Oracle 10g ?
    If i use the public one apex.oracle.com for developing the application,
    can i get my own URL ? like http://telecom_company_dba.oracle.com or
    do we have to live with the http://apex.oracle.com URL ? We want to help
    our management with this APEX application and we would like to have a
    good meaningful URL for the APEX application
    If we maintain our own internal APEX application created by our own
    database 10g, then we could have our own domain name i guess. Correct ? or
    is it possible even i use the public apex.oracle.com ?
    waiting for your reply :)
    -thx

    Hi,
    The public apex.oracle.com site is not intended for production applications, if you don't want to run your own server there are a number of commercial hosting providers who specialise in providing hosting for APEX.
    There is a list of the providers (of which I'm one) here -
    http://wiki.shellprompt.net/bin/view/Apex/HostingExamples
    Regarding the 'nice' URL, yes that's certainly possible.

  • Yahoo home page opens without graphics. opens normally in safari

    My my.yahoo.com will not open properly in firefox. It opens as it should on my iphone, using safari and chrome. The graphics are missing and the copy is all misplaced. It will it does respond when i use the options button but it doesn't change much.

    Reload web page(s) and bypass the cache.
    * Press and hold Shift and left-click the Reload button.
    * Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    * Press "Cmd + Shift + R" (MAC)
    Make sure that you allow pages to choose their colors and that you haven't enabled High Contrast in the Accessibility settings.
    *Firefox > Preferences > Content : Fonts & Colors > Colors : [X] "Allow pages to choose their own colors, instead of my selections above"
    *http://kb.mozillazine.org/Website_colors_are_wrong
    *http://kb.mozillazine.org/Websites_look_wrong

  • Modify the index.html to another page

    Is there a way to change the index.html page (always the first to the left in plan mode) to another page?
    I want the Home to be the index because I have a graphic instead of text so each time people click on the link there are redirected to the home page.
    Basicaly you can have a better understanding is you go here http://seventhsensetheband.com/ I want the center button to be my index.html.
    Thank you in advance.

    Create a manual menu and add the links yourself. For an automatic menu, even if you drag the pages in Plan mode, the first page is always index.html.
    Insert the menu, in the menu options choose Manual from the Menu Type menu. For a small site, this is fine.

  • Web content parent page URL

    This URL would point to a parent page and would be used for navigation. Similar to the request for a home page URL, this attribute would be selectable and have an entry field for the relative path to the parent page.
    A typical use case.
    Photographs from an event with multiple activities are uploaded to a hosting site using LR2. Banquet photos go to /event/banquet. Golf outing photos go to /event/golf. Awards photos go to /event/awards. In each case, the Parent Page attribute is checked and the entry field is populated with "/event".
    After the content is uploaded from LR2, the user exits LRs and uploads index.html to /event that provides navigation to each of the activity pages.

    To be consistent, the entry field should be populated with the relative path and the name of the landing page file (i.e. /event/index.html).

Maybe you are looking for

  • UI Screen Configs not reflecting on the web

    For doing screen configuration,  when I click on the frame to configure, the system is picking up std key and not the custom key zpartman though zpartman key is there in the list. ( Note: Zpartman key is the one assigned to this role ). Therefore if

  • PDF auto select paper tray based on paper size

    * this was originally posted here: http://discussions.apple.com/thread.jspa?threadID=2586377&tstart=0 but I was informed I was in the wron g forum. I have a Windows pc only for 1 thing - printing pdfs. My problem is that Windows printer drivers allow

  • How To Remove FLVPlayback Video on Scene with Audio

    I was trying to add a video for playback to be used in my Scene on Flash Professional CC. I imported the video and added it to my library, before adding it to my scene frame. My plan was to use the video and have its audio play in the background, whi

  • Adding code in ABAP Query(ABAP HR)

    I have created an ABAP Query for getting the Absence details of employee within a specified period.I am populating the fields Employee number, Organization Unit,Absence start date,Absence hours, Absence enddate. If an employee is in leave for 10 days

  • OS Filesystem Copy of EM Job Output Log?

    Is there a predictable location & filename to view OEM (Database Control: dbconsole) output logs for jobs that run? I have a nightly backup that runs and I want to use a simple korn shell script to do some evaluation on the output log of the RMAN bac