Renaming my Blog URL

I just started using iWeb to create a blog for my photography business. The only issue I have so far is that I'm not a fan of directing folks to the mac.me... url. I have a domain name for my business that I'm running my website from and wondering if there is a way to use that domain (i.e. www.mydomain.com) instead and just add /blog (www.mydomain.com/blog) or would it need to be hosted then through the same company that is hosting my website? Any advice is appreciated.

Lisa1225 wrote:
I just started using iWeb to create a blog for my photography business. The only issue I have so far...
Lisa ~ Welcome to the discussions. If the experience of others is any guide, you'll probably eventually have issues...
Problems with iWeb's blog are a recurring theme on these forums: Lost all blog entries, or all comments, or unable to publish, or unable to open iWeb, etc.
And whether iWeb's blog works well or not is of little concern to Apple as it's only a tiny part of their software repertoire. If you switch to a dedicated blogging platform you're likely to have a better experience. For a success story using a non-iWeb blog hosted on WordPress, see this old thread:
To blog or not to blog
As an alternative to setting up a basic hyperlink to your external blog, you can link to it from iWeb's navigation bar:
Create a blank internal page titled "Blog" (actually you can name the page whatever you want.) Then in that Blog page add an HTML Snippet with the following code:
<script type="text/javascript">
parent.window.location = "http://www.yourblogname.com"; // change this to your own URL
</script>
...Once published, clicking on "Blog" in the navbar will immediately redirect to your external Blog page. (Thanks to Cyclosaurus for the code).

Similar Messages

  • Shorten Blog URL with iWeb 09?

    With iWeb 09 is there an easy way to shorten the auto-generated site structures for blogs, yet?
    From -> http://www. domain.com/blog/blog/blog.html
    To -> http://www. domain.com/blog
    If I publish to a folder and upload only the blog page directory, some navigation links are broken, and there I have to duplicate the blog.html file to rename as index.html. This is tedious for every blog update.

    I just wrote an article about this. Check it out!
    http://www.ehow.com/how4917516create-shorter-urls-iweb-mobileme.html
    Note that the /Sitename/ part of your URL will still be there, unless you do some further tinkering. If you do, unfortunately you'd lose the blog comments feature.
    If you don't care about blog/photo comments or RSS feeds, then it's easy enough to remove the /sitename/ part of your URL entirely. Simply open your /sitename/ folder in iDisk, and paste the contents into the parent directory (the "Sites" folder.) Of course, this won't work when you have multiple websites on iDisk.

  • Blog urls - BC allows any text to be appended to the end of blog urls

    I just ran a test crawl on our main site and the bot found 87 duplicate urls
    All the blog posts showed the post and then one identical post with /privacy-policy appended ot the end.
    The content is idendtical
    I am attempting to descover why only privacy policy is appended.
    My major concern is that any content can be appeneded to a blog post and show ducpolicate content.
    A malicious attacker could create a small script that takes all the post appends them with an infinante array of variables and post those links on websites, get the links indexed and then google would flag a site as having disprortionate amount of duplicate content.
    Any ssuggestions?

    You have privacy policy link with no foward slash in front of it.
    Thus when you are in a blog or other url with sub structure it thinks that it is another level down.
    Find the link and fix it.
    Your concerns on an attacker though are not correct, web and sub folders, if you said was true every url out there other then a root url would be malicius which is of course not true.

  • Rename a Wiki URL

    Hello,
    Is there an easy way to rename the URL portion of a particular Wiki? I.E. we have a wiki called wiki.domain.org/myawesomewiki that we want to rename to wiki.interlochen.org/awesomewiki. Possible?

    There's no simple way to do this, but it can be done if you're prepared to dig in and edit the raw files of the wiki.
    The problem, as you infer, is that you can change the name of the wiki, but that doesn't change the URL portion. The URL portion is the wiki's "short name" and this short name gets embedded into every page inside the wiki.
    I did it from the command-line by hand. I started like this, getting a root shell, stopping the server, and doing the first part of the rename:
    sudo -s
    serveradmin stop teams
    cd /Library/Collaboration/Groups
    mv oldwikiname newwikiname
    cd newwikiname
    Now, at this point I determined that I needed to hand edit the wiki files and replace every instance of "oldwikiname" with "newwikiname". To find which files I needed to edit, I did a "grep -r oldwikiname ." Note that the files wiki/pagename.page/revisions.db should be deleted-- the wiki server will recreate them. If you have a lot of pages, you might want to investigate doing a mass find and replace using a text editor. In my case, I had only 2 pages, so it was easy to do by hand.
    After that was done, I finished up by deleting the caches, restarting the server, and exiting root:
    rm /Library/Collaboration/dataVersion.plist
    rm /Library/Collaboration/globalIndex.db
    rm "/Library/Application Support/Apple/WikiServer/directoryIndex.db"
    serveradmin start teams
    exit
    At that point everything was sweet. I could navigate to the server's groups/ URL as normal, and it was all good. I would caution that I hadn't enabled a lot of the features, like mailing lists, and you might need to do additional procedures if you already have a mailing list running. Also, your config could be different, so be careful, and don't take my experience as an endorsement of this method.

  • Redirecting readers to new blog name/address

    I am redesigning my blog website and want to rename my blog as well. When I re-publish my site, I'm assuming that anyone trying to find it using the old address will get a "site not found" message and have no way to find me again. Any ideas for how to do a redirect? I've only ever used .mac for publishing and have had real problems in the past when I've monkeyed around with my site. People who know me just email for the latest address, but I don't want to lose the few readers I have that may have found me by accident! I am buying a domain name and would like to use that as my new blog name and address.
    For example, my current blog is http://web.mac.com/juliekaye/Site/JuliesBlog/JuliesBlog.html and I want to change Site/Julies_Blog etc. to my new domain name. Any tips? I am only slightly familiar with html, but could crack into the iWeb application package and do some minor tinkering if necessary with BBedit.

    You could create an HTML file titled Julies_Blog.html and and put the following in it:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
    <html>
    <head>
    <meta http-equiv="refresh"
    content="0;http://URL OF NEW BLOG SITE">
    <title></title>
    </head>
    <body>
    </body>
    </html>
    The zero after content= is the delay before the visitor is redirected to the new site.
    Then replace the old Julies_Blog.html file with the new one. The other files in that site folder can be deleted. Just keep the new file in there.

  • How to add a Facebook send button to blog post

    I am not able to get the Facebook Send button to pull the blog post's unique url to share.  It pulls the main blog url.
    I added the Facebook plugin code to a content holder I created because I cannot find the container.html, so I decided to make my own Facebook module.
    Then I pulled the module into my blog post list module.  I want the share buttons to appear after each blog post.
    What am I missing?  What is the tag to pull the specific URL for the post to share it?   Do I change the URL in the Facebook code: <div class="fb-share-button" data-href="https://developers.facebook.com/docs/plugins/" data-layout="icon_link"></div> ?
    I think this link pulls the button itself from Facebook?
    When I call up my module in the blog list   it looks like this:
    <div id="SocialMediaShare">
    {module_contentholder,3272408, url="{tag_blogposturl}"} <!-- this is my attempt to change the url to the blog post url... not working! -->
    </div>
    <!-- this module 3272408 is the content holder with the Facebook plugin code I put into it... -->
    thanks!

    I don't have an answer for you, but I do have a question. You said the FB code works. What did you do? What did you put in your html page? I tried the FB code above and it gives me an ID error. Appreciate it if you can elaborate more. I just posted the ff in the forum "Customizing FB Share in Edge Animate"
    Thank you!

  • Problem weblogic 9.2 with quartz and log4j : url-template-config.xml

    Hello,
    I configure a Servlet Quartz to run when WebLogic 9.2 starts, but i have an exception, here is my log :
    2009-04-15 11:52:52,424 ERROR Logger.error(): Exception while loading URL templates, /WEB-INF/url-template-config.xml
    Throwable: javax.servlet.ServletException: error: The document is not a url-template-config: document element namespace mismatch expected "" got "http://www.bea.com/servers/weblogic/url-template-config/8.0"
    Stack Trace:
    javax.servlet.ServletException: error: The document is not a url-template-config: document element namespace mismatch expected "" got "http://www.bea.com/servers/weblogic/url-template-config/8.0"
         at org.apache.beehive.netui.core.urltemplates.URLTemplatesFactory.getTemplates(URLTemplatesFactory.java:131)
         at org.apache.beehive.netui.core.urltemplates.URLTemplateDescriptor.load(URLTemplateDescriptor.java:133)
         at org.apache.beehive.netui.pageflow.PageFlowContextListener.performInitializations(PageFlowContextListener.java:102)
         at org.apache.beehive.netui.pageflow.PageFlowActionServlet.init(PageFlowActionServlet.java:120)
         at com.bea.console.internal.ConsoleActionServlet.init(ConsoleActionServlet.java:185)
         at javax.servlet.GenericServlet.init(GenericServlet.java:256)
         at weblogic.servlet.AsyncInitServlet.initDelegate(AsyncInitServlet.java:94)
         at weblogic.servlet.AsyncInitServlet.init(AsyncInitServlet.java:78)
         at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:276)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:68)
         at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
         at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
         at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:493)
         at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1688)
         at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1665)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1585)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:2678)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:874)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:326)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:114)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:25)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:640)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:252)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:154)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)
         at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:176)
         at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:347)
         at weblogic.management.deploy.internal.DeploymentAdapter$1.activate(DeploymentAdapter.java:50)
         at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
         at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:232)
         at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:168)
         at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:122)
         at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:173)
         at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:89)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:179)
    Caused by: org.apache.xmlbeans.XmlException: error: The document is not a url-template-config: document element namespace mismatch expected "" got "http://www.bea.com/servers/weblogic/url-template-config/8.0"
         at org.apache.xmlbeans.impl.store.Locale.verifyDocumentType(Locale.java:449)
         at org.apache.xmlbeans.impl.store.Locale.autoTypeDocument(Locale.java:354)
         at org.apache.xmlbeans.impl.store.Locale.parseToXmlObject(Locale.java:1270)
         at org.apache.xmlbeans.impl.store.Locale.parseToXmlObject(Locale.java:1254)
         at org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase.parse(SchemaTypeLoaderBase.java:345)
         at org.apache.beehive.netui.core.urltemplates.schema.UrlTemplateConfigDocument$Factory.parse(Unknown Source)
         at org.apache.beehive.netui.core.urltemplates.DefaultURLTemplateFileParser.parse(DefaultURLTemplateFileParser.java:34)
         at org.apache.beehive.netui.core.urltemplates.URLTemplatesFactory.getTemplates(URLTemplatesFactory.java:118)
         ... 43 more
    The problem may be a conflict with the different version. My versions are quartz-1.6.0.jar, log4j-1.2.15.jar.
    When i rename the file url-template-config.xml i don't have this exception but just a log4j Warning but i don't know if it's not dangerous for my application (run with WebLogic 9.2) if i rename this file.
    Can you give me a solution to remove this exception or tell me if rename this file it's not dangerous ?
    Thank you,
    MH.

    url-template-config.xml is part of Apache Beehive. This file is used to provide a template mechanism for URL's. Is your application using Apache Beehive purposefully?
    http://beehive.apache.org/docs/1.0.2/netui/apidocs/javadoc/org/apache/beehive/netui/core/urls/URLRewriterService.html
    If not, you may have inadvertently added a reference to Apache Beehive when you created the application and now there are references to the Apache Beehive shared libraries in either weblogic-applicaiton.xml or weblogic.xml

  • Flip-flopping URL address

    Hello Experts.
    I recently read about how to go about changing the URL
    address of a page so that it is somewhat reversed; where the domain
    name is after a sub directory name. The effect, for my purposes,
    would be to have the site address with a customers name first (the
    customer's name is the name of a sub-folder in the root folder),
    and then the domain name. The effect is a more personalized URL.
    EXAMPLE:
    Current URL -
    http://verycoolsite.com/dairyqueen
    (opens the index page from the sub-folder, dairyqueen)
    Desired URL -
    http://dairyqueen.verycoolsite.com
    (same site index page is opened, but more personalized effect)
    This is often seen in blog URL's (davedog.blogger.com).
    So, how is this done? Is it done from the ISP? Or is there
    code to add to the html that will do this?
    Any help appreciated.
    r

    On 16 Aug 2007 in macromedia.dreamweaver, Sbisa wrote:
    > I recently read about how to go about changing the URL
    address of a
    > page so that it is somewhat reversed; where the domain
    name is after
    > a sub directory name. The effect, for my purposes, would
    be to have
    > the site address with a customers name first (the
    customer's name is
    > the name of a sub-folder in the root folder), and then
    the domain
    > name. The effect is a more personalized URL.
    >
    > EXAMPLE:
    > Current URL -
    http://verycoolsite.invalid/dairyqueen
    (opens the
    > index page from the sub-folder, dairyqueen)
    >
    > Desired URL -
    http://dairyqueen.verycoolsite.invalid
    (same site
    > index page is opened, but more personalized effect)
    >
    > This is often seen in blog URL's
    (davedog.blogger.invalid).
    >
    > So, how is this done? Is it done from the ISP? Or is
    there code to
    > add to the html that will do this?
    If you don't own a domain name, please don't use it in
    examples. Use
    either sitename.invalid (the whole "invalid" top level domain
    is
    reserved for non-existent domains), or use
    example.com|net|org, which
    are reserved domain names to use as examples.
    It's a combination of DNS (subdomain.example.com has to point
    somewhere) and server configuration (your server has to know
    that
    subdomain.example.com should get served the contents of
    /home/sbisa/public_html
    Blogs are different in that they are (for the most part)
    database
    driven, and sbisablog.example.com would be more likely to be
    the
    equivalent of example.com/blogindex.php?username=sbisa, and
    blogindex.php generates pages based on that username.
    Joe Makowiec
    http://makowiec.net/
    Email:
    http://makowiec.net/contact.php

  • Phone Blog page is loading wrong

    I recently updated this website: http://cmmconstruction.businesscatalyst.com
    On the phone version only (Blog page only too) - the header and objects created in muse seem to shift smaller than 100% which only happens when there is an iframe on the page.
    Things I've tried:
    - Make the iframe width at 100%
    - specify the iframe width less than the width of the page
    - put iframe on separate layer below the objects created in muse
    could the problem be the coding from Tumblr theme?
    Any solutions would be much appreciated, Thanks

    Not really. I do see that in the blog page there is a section commented  -   <!-- Media resizing --> -  in which there are overrides for the iframe size if certain media sources are shown. Don't have the time to check the entire source, but there could be similar overrides involved further down. Just a thought. Like you say, the code coming out of Muse seems fine. My first test would be to eliminate the blog URL from the iframe and put something else in it - something really benign like a 'Hello world' page. If the iframe behaves, then you'll have a clue that it's something in the blog's code that is causing the problem.

  • How to supply an end point to powershell cmdlet Rename-Blob

    [cross posted from http://stackoverflow.com/questions/21352295/azure-storage-cmdlet-rename-blob-wants-an-endpoint]
    I'm attempting to rename a blog to all lower case:
    Rename-Blob -BlobUrl "https://ttseast.blob.core.windows.net/images/Add.png" -NewName "https://ttseast.blob.core.windows.net/images/add.png"
    I've verified the blog URI by plugging it into a browser - however, attempting to execute the command tosses:
    Rename-Blob : Blob URI does not correspond to storage account end point. A Blob URI must contain blob storage end point.
    The arguments for Rename-Blob don't reference anything 'endpoint' - I've loaded the subscription so I should be authenticated and not forced to include AccountName/Key.
    How to I determine (or set) the required end point?
    thx

    If I'm not mistaken, I believe you're using Cerebrata Azure Management Cmdlets as Windows Azure PowerShell Cmdlets do not have a Rename-Blob Cmdlet (Cerebrata has it).
    To use Rename-Blob cmdlet, please try the following:
    Rename-Blob -BlobUrl "https://ttseast.blob.core.windows.net/images/Add.png" -NewName "https://ttseast.blob.core.windows.net/images/add.png" -AccountName "ttseast" -AccountKey "<your accountkey>"
    Thanks to Jaydonli for the alternate approach - turns out that while I thought I was using the native MS cmlets, in fact, I was using 3rd party CLI from Redgate. As per Gaurav Mantri at http://stackoverflow.com/questions/21352295/azure-storage-cmdlet-rename-blob-wants-an-endpoint

  • Alphanumeric LIFE STORIES BLOG titles given to correctly titled pages.

    The point of this post is to tell what I think I figured out about why some pages in a blog have names which are alphanumeric even though on the face of it, there is no reason for it.
    I just finished setting up MassReplaceIt to edit out my 19 pages of .js files. (I added songs to those pages.)
    While entering the files to be edited in MRI, I noticed yet again that FOUR of the 19 files have an alphanumeric name, not the "real" name that I gave them. There is nothing in the titles of those four pages (in my LIFE STORIES BLOG) to trigger an alphanumeric name. Other pages in my LIFE STORIES BLOG are just fine with regular names.
    Therefore, I am suspecting that a BLOG page that has a song added to it will get an alphanumeric name, period, no questions asked.
    If anyone has personal experience to the contrary, please let me know.
    The iWeb blogs have got to be the most problematic of all its aspects. For the second time, I went in to edit out a Life Story blog entry, and later on I noticed that one blog entry was out of order and became the most recent/newest entry rather than the much much earlier entry that it started out as.
    So I would recommend that if you ever go to edit a blog entry, check the date and time because it did change and you do have to change it back. And if I am wrong, again, please do let me know so I can adjust my thinking.
    Lorna in Southern California

    Lorna,
    For what it's worth, I noticed that every entry in
    your blog has the long, random name. Here are the
    names of the ones on your blog summary page...
    '10CA6A74-1ED3-4104-8107-574AC88C075B.html'
    '1FBD59CC-511B-40AD-9202-F764562DF9E9.html'
    '349439DF-A6B0-4E9E-83A3-CF36522B4E50.html'
    '214CA829-7494-4FE6-AD66-F9552EED68C7.html'
    '008E7E9F-7995-497F-95CA-CCBFDE060786.html'
    'EEFCA090-6FEC-4271-BA70-0AB6B6CA6854.html'
    'C5F2A933-3B99-421C-A419-E1809BF7E2AA.html'
    '07EE168C-526B-4FAC-A999-B21CE8C7B907.html'
    '599838F2-6AFB-459D-93FE-133D82618D61.html'
    '7B497196-C93A-4767-8F02-3CD1E7CCD363.html'
    '0DCCE952-30AB-473E-BD03-B6E3ECCFABF5.html'
    '9D0FC3DB-FE3A-4C7E-B109-E6836CCE96C3.html'
    '46933E9E-5BB4-4DA4-9F38-46DC5B570E24.html'
    '306E1972-DA15-4C5F-9E73-32A647B6516F.html'
    '0D16228F-2072-440E-8419-D6A94103EDAE.html'
    .......... Lorna says ................................................
    OMIGOD, James, you're right! I got the wrong impression because I was probably looking at the wrong place, comparing the long alphanumerics with "normals"...........
    My blog is the same way. It is my impression that
    this is the way blog URLs are meant to be. This is
    different from other non-blog pages, though. Prior
    to iWeb 1.1, even non-blog pages would often get this
    randomly generated URL anytime punctuation was used
    or any other non-alphanumeric character was included
    in the page name. iWeb 1.1 supposedly fixed this
    behavior. But blog titles still keep the long
    non-sensical URL.
    .......... Lorna says ................................................
    And James, the odd thing is that the name of my second site is 4th Down, with an ARABIC NUMERAL....... and it comes out just fine in the files -- no alphanumeric name!
    But all in all, Lorna, there is NOTHING wrong with
    these URLs. They are perfectly legal in terms of
    URL-ease. And I am sure there is some meaning to
    them in the eyes of iWeb or other computers. With
    that many numbers and letters, the chance of
    misaddressing a page from a computer's standpoint is
    very small.
    .......... Lorna says ................................................
    There has been a practical difference in having those file names go alphanumeric, though, and that is when I had to (before MassReplaceIt) search through my files and find the exact correct one. It is easier to find the .js file named Baker Company than HO3j11RRMM9990337, especially when it is near a file named HO3j11RRMN9990337 or any variant more or less easily spotted by the casual eyeball. Just having to find the first 5 or the last 5 alphanumerics is already more work than just looking for Baker Company. But it is good news to know that it is a perfectly legal name and not one which I will fear will get me into trouble someday.
    ll
    Lorna in Southern California

  • Crawling Wordpress Blog

    Does anyone have any advice on crawling a Wordpress blog using SharePoint 2013?  We can crawl the blog by just using the Blog URL, but that returns a ton of junk including all the categories and all kinds of strange URL's. 
    Wordpress blogs have a XML sitemap that can be accessed by just appending /sitemap.xml to your blog name:
    yourblogname.wordpress.com/sitemap.xml
    The sitemap only returns the published blog articles which is exactly what we are looking for.  Unfortunately SharePoint doesn't seem to be able to understand the format of the XML file or something as it only returns one result which is the xml file
    itself. 
    For clarification, what we are doing is creating a new Content Source, putting in:
    yourblogname.wordpress.com/sitemap.xml
    As the start address, and then we've tried all 3 of the different Crawl settings and none of them have returned any results except for the sitemap.xml file. 
    Thanks. 
    Nick Hurst

    Hi Nick,
    The Fast Search Web crawler mentioned in the follwoing articles should be able to crawl the sitemap(use_sitemaps) of a web site, but it is
    deprecated in SharePoint 2013 search.
    So you may try
    federated search as Steven suggested, or you can try crawling your wordpress blog web site with proper page depth.
    http://technet.microsoft.com/en-us/library/ff354932(v=office.14).aspx
    http://technet.microsoft.com/en-us/library/ff383292(v=office.14).aspx
    http://blog.tallan.com/2012/06/15/crawling-rss-feeds-in-fast-search-for-sharepoint/Thanks
    Daniel Yang
    TechNet Community Support

  • Publishing Blogger blog to iWeb site

    I just set up a blog at Blogger.com and I want to publish it on my website that's hosted on the .Mac server. Blogger.com asks for the settings like the FTP address, blog url, ftp path, blog filename, feed filename, FTP user name, and FTP password. I'm not sure what these settings are, and I haven't created a page or file for this Blogger.com blog yet. How do I do that? Do I use iWeb to do that? My website was created and published through iWeb '08 and uses my domain name of www.felacofamily.com. Thanks for your help!
    Krista

    Hi there Krista, hopefully this will help you some. I will list my settings for my domain "www.theblackhole.se" below. However, i do not use .Mac rather an external webhotel/host.
    FTP server - ftp.theblackhole.se (the FTP servername my webhost gave my account)
    Blog URL - http://www.theblackhole.se (your domain basically)
    FTP Path - left it blank
    Blog filename - blog.html (I am pretty sure this is what contols what your final URL will be for your Blog as my Blog URL ended up as being blog.theblackhole.se with these settings - just experiment)
    Feed filename - atom.xml (i think this is generated automatically, otherwise just enter what mine says)
    FTP username - In my case this is whatever i use to log in at my webhost controlpanel, my username that is.
    FTP password - see above.
    Perhaps you should contact Apple regarding this, or switch to another host then .Mac
    Good luck, let us know how it turned out!
    Message was edited by: Mac Mini Supersize

  • Create a phone/table specific version of blog using BC blog module

    I have a blog set up on a clients website using the blog module: INSPIRATIONAL JOURNAL
    I built the website in Muse and so far I've created a phone version in addition to the desktop version. Is there a way to create a phone version of the blog? I'm confused on how to do this because in the blog module you can only have it use one template. I really need to figure this out for my client, any help is appreciated.
    Thanks!

    Add the module as html code on your mobile page in Muse.
    Blog modules
    {module_blog,filter,ID}
    Displays the list of blogs according to the blog list layout. Recommended use is to link directly to an individual blog rather than use the blog module. Use the Link Manager for Blog URL.
    Parameters
    filter - filtering criteria for display and can be one of the following:
    i - individual item
    a - all items
    l - latest items
    r - random item
    cr - displays a random item in a particular category
    ID - system generated (do not change)
    Examples of use{module_blog,i,419} - will display the individual blog with ID of 419
    {module_blogsitepost,numberOfPosts}
    Displays latest posts across all blogsParameters
    numberOfPosts - limits the number of posts displayed by the module
    {module_blogpostlist,ID,count,tag}
    Displays latest posts across a single blog/tagParameters
    ID - system generated (do not change)
    count - how many posts to display - the default is 10
    tag - name of the single tag you want ot display the posts for
    Example of use{module_blogpostlist,419,1,business} - will display latest post in the blog with ID 419 where the tag is the word "business".
    {module_blogsitesummary,ID,numberfOfPosts}
    List of latest post names across all blogs (list format) or across the single blogParameters
    ID - if you use -1, you will display the summary across the whole site. For a single blog you need to use the blog ID.
    numberfOfPosts - limits the number of posts the module can display. Default is 5 posts.

  • Portlets Disussion Group and BLOG

    Hello Friends,
    I have created a discussion group and a blog related to portlets development. Please visit them. It is not vendor specific, so we can discuss lot of things that can not be discussed anywhere else.
    Group URL: http://www.yahoogroups.com/group/portlets
    Blog URL: http://portlets.blogspot.com
    Regards,
    Punit Pandey
    =================================================
    http://portlets.blogspot.com - Portlets blog
    http://groups.yahoo.com/group/portlets/ - Portlets Discussion Group

    Hi...
    I just looked at my server.. I think each page shows 20 WIKI users per page.. There is a next button at the bottom of the page...

Maybe you are looking for

  • How do I change my icloud account on my ipad?

    I need to change my icloud account on my ipad without losing any data or  photos. How do I do this? At present my ipad is backed up to my ex partners icloud account, can he access my ipad remotely?

  • Cant Save or Share photo (Note 3 PS Touch)

    Hi guys, Please help me on this problem. After I done with my picture i want to share or save the image to gallery, after i press the bottom third icon there are 3 selection for me to choose 1.Upload to Creative Cloud 2.Save to Gallery 3.Share.... Af

  • Problem in using web logic server

    I have following problems in using the weblogic server 8.1.2 1. Under which folder jsp & html files should be stored? 2. When I run the weblogic server using web logic work shop, I get the following error message.      "Low virtual memory". My pc is

  • How to join multiple files in Soundbooth (i.e. append segments)

    New to Soundbooth, I see no way to "open append" or otherwise join separate files, short of selecting entire files and then copy/pasting them into another file.  Is there no tool to join or append files in Soundbooth?

  • Has CR086758 been reintroduced in 8.1

              I found the following CR's in the documentation for both 6.0 and 7.0.           We are running on 8.1 and experiencing the same error.           CR086758           In a multi-tier implementation, after ten hours of stress testing, the web t