IWeb 09 and Facebook problem

Hello.
The updated notification in Facebook don't work correctly. Instead to redirect to www.gianguidozurliphotography.com, it go to www.gianguidozurliphotography.com/GianGuidoZurli.
The name after the / is the iWeb name of the website, but isn't a page in my site.
I tried to remove it from iWeb, but is impossible. Any idea?

I have noticed that since I am now using iWeb 09's ftp transfer function when I my site is published it has the file name of the site along with the website domain... for example:
Correct:
http://www.onceuponatimehairdesign.com
Incorrect:
http://www.onceuponatimehairdesign.com/OnceUpon_A_Time_HairDesign/Welcome.html
It still goes to the correct site... I just don't know why it needs to have the title of my site after the domain. I was using another FTP client before iWeb 09 and didn't have that issue... Even though it does add the title I truly enjoy not having to save to a folder then transfer the files via the ftp transmit application.

Similar Messages

  • IWeb and Facebook Share Button

    Hi,
    I know people have asked about this issue, but I don't seem to be able to decipher any reasonable solutions..
    I want to add the Facebook Share button to some of my iWeb pages. To do that I am using the HTML widget.. I know that because it's a widget within the iweb page etc etc it isn't going to work properly.
    I read a different post with answers from Cyclosaurus, and he/she was able to look at the facebook code and make a minor adjustment to make it work in iWeb. However, that was a few years old and Facebook have now changed their code.
    This is the code that facebook want you to copy and paste:
    Share<script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script>
    Does anyone (or hopefully Cyclosaurus if you are reading this), know how to make this work in iweb?
    Thanks heaps,
    Mike

    Hiya,
    Thanks for that.. I had thought of just having an image and linking etc, but the Facebook share code gives me an option where it will place a counter to show how many people have shared the page etc.. I kind of like that concept for the pages the share button will be on so want to try to get it to work..
    I know of the overlapping issue in iWeb that has even happened with simple text boxes and images in the past with my site.. It doesn't happen anymore, not sure what I did to rectify it back when it was happening.. Anyway, the share button is going to be on its own as i'm not wanting to use twitter, plus it's not going to be close to any page borders or other images, boxes etc to cause problems..
    I'm still hoping someone out there knows a way to modify the code..
    Cheers for your help,
    Mike.

  • Business Catalyst and Facebook problem

    I have seen threads on this subject as well as the articles, but I am not certain the problem was answered. I have added a Facebook "like" button to my Large Product Display (and the button works). The large product display has several upsell/cross-sell items on it.
    When I am testing it, I go to my FB page and look to see that it has indeed been posted. However, 2 problems show up.
    1. The photo shown is not the main item, but one of the upsell/cross-sell items.
    2. The descriptive text is using my footer text as the description.
    Where did I go wrong?
    I want to use the main photo and the product description (both of which are in the product's information). Is there a modifcation I can make to the module? Is something else needed?
    Chuck

    For this you would use the Open Graph Tags, in this case the < og:image > and < og:description >.  These are going to be Meta tags you will place in your Large Product Layout, using the image and description tags as the Meta content. Then when the page is loaded BC will place these into the head tag of the website. 
    Something like this:
    <meta property="og:image" content="http://yoursitehere.com/{tag_imagepath}"/> //relative path might work, i tested a absolute path
    <meta property="og:description" content="{tag_description}"/>
    Another option is to use custom fields to populate these values.
    This page describes the Open Graph tags you can play with:
    https://developers.facebook.com/docs/opengraphprotocol/
    You can also use facebook's debugger to find out what info facebook is pulling from the pages you’re looking at, so you don't have to like and unlike things.
    https://developers.facebook.com/tools/debug
    Hope this helps you.
    Chad Smith | http://bcgurus.com/Business-Catalyst-Templates for only $7

  • Aperture 3 and Facebook problem

    I'm encountering a weird problem with Facebook upload through Aperture 3.1.
    I found a few photos and dragged them into my Facebook albums through Aperture. It says synchronising but seems to public multiple copies of the same photo to the FB album.
    If I delete multiples from FB it just copies them again after a while. If I delete them from FB, as soon as I restart Aperture they publish multiple copies of the pics I dragged through originally.
    Any solutions?

    Although I haven't encountered this problem, please read the following thread and you may reconsider the built-in Facebook syncing:
    http://discussions.apple.com/thread.jspa?threadID=2625405&tstart=100
    Fortunately, it's easy enough to export photos from Aperture to a folder and upload manually, but a half-baked implementation shouldn't even be shown as a option.

  • Spotify and facebook problem with the date

    Hi, everyone.My spotify account have a problem with the date. I changed the date on facebook and nothing happens with that, the spotify account has a wrong date, is not the same as facebook account

    Hi ,
    By default , RFC accept date format of SQL date (yyyy-mm-dd) . If you are using a date picker from WD, it directly set the date in SQL date format. Incase if you are trying to pass date to RFC in some other way you have to convert that into SQL date format before passing.
    if you are passing String date of format dd-mm-yyyy , you try this method to convert that to SQL date and pass to your RFC.
    public java.sql.Date sqlDateConvert( String date)  {
        //@@begin sqlDateConvert()
         java.sql.Date dateObj=null;
         try{     
              StringTokenizer tempStringTokenizer = new StringTokenizer(""+date,"-");          int dd=Integer.parseInt(tempStringTokenizer.nextToken().trim());
                                    int mm=Integer.parseInt(tempStringTokenizer.nextToken().trim());
              mm=mm-1;
              int yyyy=Integer.parseInt(tempStringTokenizer.nextToken().trim());
              Calendar cal =Calendar.getInstance();   
              cal.set(yyyy,mm,dd);                         
              dateObj = new java.sql.Date( cal.getTime().getTime());
         }catch(Exception e)
              return dateObj;
    Hope this will help you.

  • FOUND A FIX FOR iWeb AND FACEBOOK THUMBNAILS!!!

    So like everywhere I have been reading, I was also unable to get facebook to show the "fancy" link when inserting my website URL. The fix is simple....copy and paste it into the "post" box instead of typing it in. I know it sounds crazy, but it has worked for me EVERYTIME, no matter what page of my site I link to. This is what is in the head section of my page (I used iWeb SEO Tool):
    <meta property="og:url" content="http://www.yoursitehere.com"/>
    <meta property="og:title" content="The Title You Want To Appear Here"/>
    <meta property="og:description" content="The Description You Want To Show Here"/>
    <meta property="og:image" content="http://www.yoursitehere.com/website-image.png"/>
    <link rel=”image_src” href=”http://www.yoursitehere.com/facebook-thumbnail.png" />
    For my og:image, I just used my logo, and for the link rel=image, I made a screenshot of my home page and made it 250 pixels wide (I kept it proportional so I am not sure what the height is). I haven't seen the screenshot of my home page as an option for the thumbnail, but my logo pops up everytime. I am not sure you need the link rel=image line, but now that it is working, I'm leaving it in there cause I don't want to "break" the "fancy" link feature. Lol
    So after all that is in your head section with your info, go to https://developers.facebook.com/tools/debug and type in your website URL and hit enter. This will reset facebook's thumbnail image cache. Then, go to your page in your web browser and COPY AND PASTE the URL into the "post" box on facebook, DO NOT TYPE IT IN, and voila!
    Good luck!

    I should also point out that all the files of my website are in the root folder of my FTP, not in root/Website_Folder_Here folder.

  • Fixed YouTube and Facebook problems

    Greetings.
    Until today I had two issues on my iPod Touch 2nd gen:
    1. Every time I launched Facebook, I got a message prompting me to "Connect to iTunes to use push notifications" (more or less). Connecting to iTunes did not make the message go away. The app worked as normal, but seeing that message every time was pretty annoying.
    2. YouTube was not working. At all. Every time I launched it I got an error saying "Cannot connect to YouTube".
    I saw many people on these forums with similar problems, so I thought I'd post how I solved them.
    I simply restored the firmware on the iPod Touch. After restoring, I reinstalled all apps and settings from the previous backup. Some people report their problems remain if they restore from backup, but it worked just fine for me.
    That's all - restore from backup. Try it before you do anything else.
    Hope this helps!

    I suggest that you try to repair the phone software using PC Companion..
    Before repairing your device you may want to backup your information first. Check out this topic for more information on how to.
    How to backup?
    If the issue should still remain I think that this needs to be examined and fixed at a repair center. For more information about how to submit your phone for repair and where, contact your local support team.

  • Iweb and IE problem

    I'm having a problem with my websites Navigation Menu, but only when Internet Explorer is being used on a PC to browse. Firefox and Safari upload my website just fine and everything works great. I read somewhere that IE doesn't like vertical lines. So, I fixed the line problem and now at least the images come up but am still missing the navigation Menu and some text dropped off. And i've been reading about .png files not working all that well either with IE.
    Does anyone know how I can solve this problem? I've designed this in iWeb.
    This site is www.pricedrighthandyman.com
    Thanks, Amy

    I'm using explorer 7 and your site looks the same to me as when I use safari. You could be experiencing a cache issue with your explorer computer. Try emptying the cache, I'm not seeing any problem here. However, the middle photo on the bottom row of bathroom pics looks out of place. It was confusing to me as an "after" photo for that row of images.
    Sincerely, David http://web.mac.com/phelpssculpture/iWeb/
    ibook & imac   Mac OS X (10.4.8)  

  • Iweb and memory problem?

    Hey all,
    I've been using iWeb as a blog and now have close to 200 posts. A few have photos and most posts are extremely short. Now when I use iWeb, it's a royal pain. I can't use any other applications when it's publishing. When I initially open the application, It can take several minutes to even get a new posting page up. This didn't happen for the first several months when I had the computer. Also, Safari seizes up often now as well, especially if iWeb is running in the background.
    I haven't added any extra onerous applications, like games, and I don't run memory intensive apps like photoshop when iWeb is open. This is driving me crazy. Any solutions? Or do I just have to buy RAM (which I don't understand because the app worked fine several months ago.)
    I had an iBook for well over a year(this is a MacBook), and didn't have problems like this. Admittedly didn't have iWeb either. I thought this was a meaner, leaner, faster machine, what gives?
    Thanks in advance,
    Brilliat-Savarin
    macbook    

    Brilliat-Savarin:
    Without iWeb running are you experiencing any slowdown in the overall performance of your MacBook? How much free space do you have? How much RAM do you have?
    You could try clearing out the iWeb cache folder located in your User/Library/Caches folder.
    Do you Twango?

  • Mail problems, slow browsing and Facebook problems after upgrading to Mountain Lion

    Hi !
    I have a 27” iMac from late 2009 which started acting really strange after upgrading to Mountain Lion.
    Before that everything works fine but now Mail does not work, will not send replies or add attachments and browsing has become so slow that it usually times out. Another strange problem is Facebook messages which does not work at all (cannot read nor send(.
    I have Lenovo laptop connected to the same network so I can benchmark and browsing works just fine on that aswell as FB messages.
    Anybody got a solution to this other than using the iMac for offline use only ?

    Hi !
    I booted both the modem and router but it did not help. Then I tried using the iMac on wireless and now it works so must be something in my D-Link router.
    Thanks for pointing me to the right direction !

  • C6-00 connection and facebook problem

    why i cant use wlan connection i always connect wlan throug wlan scanning on but when i open youtube it start using internet how to get rid of this and how to signout from facebook account its always on and giving me headace

    Hi all,
    I finally resolved the issue. It was quite complicated but it worked...
    1. Backup of the phone through Ovi Suite
    2. Switch-off the phone
    3. Press "Left Shift + Space + Back Space + Red button" and wait until Nokia logo appears
    4. Release buttons and let it boot up
    5. Update apps as you wish
    6. Restore config from backup
    7. Enjoy as me if everything passed
    Hopefully it helps.
    Jan

  • LR4 and Facebook - problem

    hi,
    so i have set up my facebook account for the first time and tried to publish a few images.
    the upload process went well.
    but when i looked in FB it seems that it didn't automatically publish the images,
    meaning when i entered the album (that i have created via LR4) it showed me this messege:
    and just after a approved, the images were actually published in facebook.
    i was wondering how can i go around this process of approving each album?

    You're lucky it works at all!  As far as I can tell Adobe's Facebook plugin is non-functional.

  • Droid Eris 2.1 update and facebook problems

    I just downloaded the Eris 2.1 update and the new facebook update today.  I have had nothing but trouble since then.  I went to the Verizon store for help and got nowhere.  The facebook widget does not work.  The facebook ap works partway.  I cannot retrieve the newsfeed or profile from the ap.  HELP!

    This may have already been covered... haven't read all the posts... but I have lost the following due to the 2.1 update... 1. SPEED DIALING... 2. WEATHER AND LOCATION ON THE HTC Sense UI... 3. Voice Dialer keeps arbitrarily starting and locking up. 4. When I pull up my APP KILLER, it shows random apps are running... with as many as 8 different apps (many of which I was not nor have not used) are active.  It's no wonder battery is dying so rapidly.

  • I have created a Blog in iWeb and uploaded it to an FTP server.   It works fine, except that the 'Comments' facility is missing.   When I upload the blog to MobileMe   the 'Comments' facility is there and working great.   How can I solve the problem on th

    I have created a Blog in iWeb and uploaded it to an FTP server.   It works fine, except that the 'Comments' facility is missing.   When I upload the blog to MobileMe   the 'Comments' facility is there and working great.   How can I solve the problem on the FTP server Blog.

    You haven't a problem. You simply did not read the iWeb Help :

  • I Start a New am so frustrated with problems syncing photos on my iPad. I choose which files to sync but get deleted photos in my albums, my photos are in the wrong albums and the weirdest of all- I now have strange graphics and Facebook photos in albums!

    I have spent several hours trying to find a solution to the following problems. After syncing my IPad with ITunes, I end up with photos that I previously deleted in my albums, duplicate photos, albums that have wrong pictures in them and weirdest of all, strange graphics and Facebook photos that are not even mine. Right now I hate this thing!
    I have scanned the support forums, Googled it, deleted several photo caches, spent days editing my photo files, checked the specific folders I wanted to sync and it seems like it's not syncing, just adding the same photos and strange crap that it already had on it. Oh please help me!
    Thanks!

    OK....I'm stumped.  The message you are seeing is typically there to protect someone from syncing with a different computer/iTunes account.  Is there any way anyone else has used your iPad and possibly connected it to their computer?

Maybe you are looking for