IWeb pages, blog pages, tags and html snippets

I use Rage seo tool and Bluehost
Can I add tags to blog pages to support seo?
Now that Google bots look for "structured data" in pages, can I add an html snippet to pages containing something like:
<div itemscope itemtype="http://schema.org/Organization">
   <span itemprop="name">Noosa Therapy Studio, Doonan</span>
   Located at
   <div itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">
      <span itemprop="streetAddress">92 Marnie Cres</span>,
      <span itemprop="addressLocality">Doonan</span>,
      <span itemprop="addressRegion">Noosa</span>.
   </div>
  <img itemprop="logo" src="http://www.noosatherapy.com/Logo.png" />
   Phone: <span itemprop="telephone">(07) 5471 1752</span>
   <a href="http://noosatherapy.com/Therapies" itemprop="url">http://noosatherapy.com/Therapies</a>
</div>
Or am I on the wrong track?
Thanks

The code you provided is not meta code. You don't paste in the head of the webpage.
Well, you can paste it there and the browser will render it.
It's code that should be in the body of a webpage.
And if you paste it there, make sure the info is correct.
This :
<a href="http://noosatherapy.com/Therapies" itemprop="url">http://noosatherapy.com/Therapies</a>
should be :
<a href="http://noosatherapy.com/Therapies.html" itemprop="url">http://noosatherapy.com/Therapies.html</a>
And I wonder if SEO is so good.
If I search for Noosa Therapy Studio Doonan
http://www.google.com/search?q=Noosa+Therapy+Studio+Doonan
I do find your post in this forum. And also your Google+ page. But no pages from you website.
But if I search with :
http://www.google.nl/search?q=Noosa+Therapy+Studio+Doonan
I find two events from May last year :
Noosa Therapy Studio Events
Noosa Therapy Studio, Doonan opens for business
Note that .nl is from the other side of the globe.
No wonder I wasn't at the event.
Also note that I used the words from your webpage: Noosa Therapy Studio Doonan
It means I know about you. Because you advertised your business in the forum.
Also, if I want to find one who does The Therapy in Doonan Queensland, I still do not find you :
http://www.google.com/search?q=Noosa+Therapy+Doonan+Qld
Perhaps your business name and domainname is not very unique. With 72,700 hits it looks like everybody is doing it in your area.

Similar Messages

  • In the Firefox browser, when i click button in ADF page, then popup  the OAF page in iframe tag,and then when i  click the PPR bean in  OAF page, then Firefox  browser reload to ADF page. This is not the right response,browser should not reload the ADF pa

    In the Firefox browser, when i click button in ADF page, then popup  the OAF page in iframe tag,and then when i  click the PPR bean in  OAF page, then Firefox  browser reload to ADF page. This is not the right response,browser should not reload the ADF page.It should stays in OAF page or goto another OAF page. and in other browser such ad IE,We get the right response.

    hello, normally such issues are caused by a firewall/security software which doesn't recognize & therefore blocks new firefox versions. please remove all program rules for firefox from your firewall and let it detect the new version of the browser again.
    [[Fix problems connecting to websites after updating Firefox]]

  • How to add my html title tag and html meta name and meta keywords

    how to add my html title tag and html meta name and meta keywords in iweb 09

    Like you will see on Roddy's page iWeb SEO Tool will do the job very easily:
    Click to view full size
    Click to view full size
    It remembers what tags went to which pages so they are easily reapplied when you have to republish.
    OT

  • IWeb 08:  Blog page and Archive

    I set up a new Blog. The first COMMENT (entered on the Comment page) shows on the Blog page. (it I had set it to show 4 comments) All other comments are on Comment page, but do not show on Blog page. Also, I do not understand how to get any of the Comments (now 10 of them) onto the Archive page.
    Please help..

    I am not sure what you mean "use report this post & ask that it gets moved,".How do I do this?
    Sure bottom right of each post, every post has that link in the bottom right corner...
    there is no "New Posting" mention when I go to the iWeb page
    Right, I wish Apple would make it easier, but try this...
    From here...
    http://discussions.apple.com/category.jspa?categoryID=188
    Select one of the two catagories/forums, I chose iWeb 08...
    http://discussions.apple.com/forum.jspa?forumID=1193
    Where you'll see New Topic on left, down just a bit, and will get you this...
    http://discussions.apple.com/post!default.jspa?forumID=1193

  • Incorporating iWeb's blog page into another site

    Hello all,
    I have a site hosted by go daddy.
    Is there a way to incorporate the blogging function (or any page for that matter) of iWeb as a page in the site?
    I find Word Press just too complicated when it comes to editing the look of it.
    thanks,
    Al

    Paste this code in a HTML Snippet. It will add a menu item to the navagation bar :
    <script language="JavaScript" type="text/javascript">
    <!--
    theNavUL = parent.document.getElementById("widget0-navbar-list");
    TheLi = parent.document.createElement("li")
    TheLi.innerHTML = "<a href='Tuinproject.html'>More</a>";
    TheLi.className = "noncurrent-page";
    theNavUL.appendChild(TheLi);
    TheLi = parent.document.createElement("li")
    TheLi.innerHTML = "<a href='/'>Home</a>";
    TheLi.className = "noncurrent-page";
    theNavUL.appendChild(TheLi);
    clearInterval(chkNavLink);
    // -->
    </script>
    You can see it here :
         http://www.wyodor.net/mfi/ipad/Welcome.html
    (The 2 menu items on the right)
    Study the widget-markup files to see how it's done.

  • Menu not present and HTML snippet editor not displaying...help

    Hi All,
    I have been building a few websites with iWeb and today i opened the software to find that my menu was a blank box with a small grey dot on the left side.
    i went to adjust some HTML snippets to find that the the pop up editor wasn't appearing.
    so my question is simple. where have these gone? is there a setting to turn off these features?
    the issue is the same on all sites and any new site. when i drag new HTML snippets into a page the box appears like a text box but the editor window isn't there and i can't type in anything.
    the same applies for any widgets from the media library.
    hopefully someone can point out what i'm missing and help me get back on track.
    thanks for your time

    Try the following:
    delete the iWeb preference files, com.apple.iWeb.plist and com.apple.iWeb.plist.lockfile, that resides in your Home() /Library/Preferences folder. You may have already tried this.
    go to your Home()/Library/Caches/com.apple.iWeb folder and delete its contents.
    Click to view full size
    launch iWeb and try again.
    If that doesn't help continue with:
    move the domain file from your Home/Library/Application Support/iWeb folder to the Desktop.
    launch iWeb, create a new test site, save the new domain file and close iWeb.
    go to the your Home/Library/Application Support/iWeb folder and delete the new domain file.
    move your original domain file from the Desktop to the iWeb folder.
    launch iWeb and try again.
    OT

  • PDF files and html snippet

    This may be a simple ? but I don't know how to do this. I'm trying to add a 2 page PDF file to my iweb and upload it via FTP (Cyberduck).
    I know you need to make your PDF a link on your server, but I have no clue how to do that. (and use the HTML Snippet to place it on the page). Anything on my server is what's on my iweb. If I haver 5 pages - there are 5 links on my iweb site.
    Where exactly do I put this PDF URL so I can add it to the HTML Snippet?
    Thanks.

    You don't need to use an HTML Snippet - just a hyperlink to the file so that it can be opened in the browser or downloaded......
    http://www.iwebformusicians.com/WebMusic/PDFs.html
    "I may receive some form of compensation, financial or otherwise, from my recommendation or link."

  • Can i use JSF tags and HTML tages Together

    i am trying to use html and JSf tages together. i hope it should owrk. but for me html tags are not working.
    can any one help me

    thanks
    its working but i have one more clarification
    can we wuse jsf tags in javascript
    for examp
    this my javascript using html
    newQuotCell1[0].innerHTML='<input type=text class=TextField name="nameofEmployer'+count1+'">';
    if i want to write a jsf tage there . does it allow
    i want to bind the textfield with bean value . Is it possibel.
    please let me know.
    thansk in advance

  • Html snippets and unknown error when publishing - the mystery deepens

    Can anyone make sense of this?
    I have been using iWeb for a year or so. Personal site with added extra goodies like widgets using iweb more.
    Upgraded to iWeb 08 with a few formatting problems (which I chose to ignore for now) - after version 2.01 I replaced my iweb more extras with the new html snippet thingy and everything was fine - although I still didn't get around to sorting the formatting issues.
    Now we are at 2.02 I decided to use one of the new themes and so I created a new page using golden rod and merrily cut and paste from the existing page. I was loathe to delete the old page until I knew the new one was fine - my plan was then to do a bit of page renaming and voila a newly themed home page. Anyway what I got was;
    Unknown error - when the new page was being created.
    Ok - deleted the offending page - site now publishes fine -so we know this isn't .mac.
    Now I decided to build the new page a bit at a time to see what was causing the problem.
    It turns out to be a html snippet (which works fine on my home page still);
    div style="text-align:center"
    a href="http://outcampaign.org/"
    img border="0" alt="image" width="143" src="http://pharyngula.org/images/scarlet_A.png" height="122"/
    /a
    (I have broken the tags by removing the 's so you can see the text itself)
    When I added this to an HTML snippet the unknown error returned.
    Now I have deleted it and I still get the unknown error for that page.
    So this is definitely an iWeb problem and not a .mac problem.
    Any ideas?
    Home page;
    http://web.mac.com/theedonfamily/Site/Home.html

    why do you use the snippet to actually add the thing? you can just place the image directly into iweb and then activate it as a link. (there are some errors in the script as well!)
    if you want to use the snippet way, then id just change the code a bit:
    +⊗p style="text-align: center;"⊗+
    +⊗a href="http://outcampaign.org/"⊗+
    +⊗img style="border: none;" alt="Image" width="143" src="http://pharyngula.org/images/scarlet_A.png" height="122" /⊗+
    ⊗/a⊗
    ⊗/p⊗
    replace every ⊗ with either < or >.
    max

  • HTML Snippet does not exist as a Widget option in iWeb 09

    I have iWeb 09 on my machine. I'm trying to insert an HTML Snippet onto a page so i can drop in the code for a XSPF player.
    When i choose "Show Media", under Widgets there are only four, and HTML Snippet isn't one of them. I only have:
    MobileMe Gallery
    Google AdSense
    iSight Photo
    iSight Movie
    I also don't have the YouTube widget, the Google Map Widget--these i only know about by looking in support and seeing that these should all be there.
    Any thoughts as to how i can get HTML Snippet available in my media widgets? My site is almost completed and ready to publish. Without this feature it will be pointless to publish at all.
    Many thanks for any suggestions!
    Peter

    Can you post the code you are using so that we can see what the problem is?

  • IWeb html snippet to stay permenantly in place

    In iWeb how can you make an html snippet stay permenantly on the bottom right of any page?

    Just want to make sure I understand.  Is this what you are saying?
    <script type="text/javascript">
    top.location.href = "http://MYEXTERNALBLOG/"; </script>
    I figure I must be missing something?  Tried the above and still no luck with it opening in a new window...

  • Missing text in posts in Archive on Blog page

    I need help! When I go back through my archive on my blog page for the previous 10 months through iWeb, my entries start to appear as first, missing the text, and further back, missing text and pics! I am using it as a digital diary of my baby's development so am freaking out a bit. Any idea's on what is going wrong?? Thank you!

    Welcome to the discussions. It's a common problem:
    _blog archives missing text but photos still show_
    _Blank Blog Archive Page?_
    ...and you may find more threads by searching for "archive" in the +Search Forum+ bar on this forum's main page.
    pinchys wrote:
    Any idea's on what is going wrong??
    Basically iWeb's blog is buggy and, in the end, it comes down to this:
    _To blog or not to blog_

  • Inserting HTML snippet in signature

    Any easy way to include a countdown timer snippet in a signature block?

    I have questions that you can perhaps answer regarding website building.
    I've designed the Axleart website in iWeb which is Apple's easy to use but hard to customize program.
    http://www.axleart.com
    IWeb uses java-script based photo albums which are nice to navigate through but hard to customize.
    What I want is to add a html snippet (which creates a Paypal or other shopping cart button) in the caption of each photo in the album.
    iWeb doesn't allow me to edit the html or Javascript directly but I can publish the site to a local folder, then edit it there, then upload it from there through ftp to my server.
    I use a program called iWeb SEO Tool to add title tags and keywords and meta tags and google analytics code. It reads from the local folder then adds the info then uploads to the server.
    Each time i re-edit the site in iWeb, iWeb erases all those tags and stuff (I think). Each time I open it in iWeb SEO Tool, it reapplies all the tags and stuff that I have saved in that program.
    This page shows how Cyclosauraus has added paypal buttons to a photo album:
    http://www.cyclosaurus.com/iWeb3Widgets/PayPalBeGone/Photos.html
    So before I try to edit the Javascript per Cyclosaurus' suggerstion, I have an important question:
    If I add paypal buttons into the captions for the photos in the albums, will they get erased each time I re-edit in iWeb and make it too time consuming to be worthwhile? Is there a workaround for this like what iWeb SEO Tool does?

  • HTML Snippet doesn't seem to work

    Hi there
    I recently upgraded from iWeb 08 to iWeb 09.
    My problem is, HTML Snippet Widget doesn't seem to work.
    Even though I am able to drag the HTML Snippet onto my page
    and they just look fine on my iMac, when I publish and upload the files,
    those counter and ads I made using HTML Snippet are all gone.
    I see nothing at the places they should be.
    What should I do?
    Or am I missing something?

    Thanks for reply. Old Toad,
    I'm hosting my site using third party server, not by using MobileMe.
    My counter is made by third party as well.
    Here's one of my page using iWeb 08.
    http://americatvfilmnotes.web.fc2.com/Public_Enemies.html
    Everything is fine.
    I can see every ads I put there.
    And here's the one I made by basically copying format from the page above.
    But this time, I used iWeb 09 and alas,
    All my ads are gone.
    http://americatvfilmnotes.web.fc2.com/Cheri.html
    I just added the counter for this page and uploaded but
    I cannot see it as well.
    Of course I can see them on my iWeb 09.
    I used Cyberduck to upload.
    Anyways, the point is, why I cannot do things I could before when
    I was using iWeb 08?
    I think I'm totally lost.

  • Redirect in iWeb08 using HTML Snippet works only on preview

    Hello, I'm trying to redirect a page in iWeb08 using an HTML Snippet.
    It works fine on the preview, but on the live site it only gives me a blank page (the page to be redirected is blank apart from the snippet). Any ideas where I'm posisbly going wrong? It's a GoDaddy-hosted site, and all is fine on that front. It's just the redirect doesn't seem to work live. I've tried a few variants, all of which work fine in preview but not live.
    Many thanks

    Are you using the following script in the HTML snippet ON the page being redirected, not on the destination page?
    <script type="text/javascript">
    parent.location.replace('URL TO PAGE YOU WANT TO REDIRECT TO');
    </script>
    See this demo page: Redirect
    OT

Maybe you are looking for

  • Problems opening project in CS5

    Hi all, I've been working on a CS5 project for 6 months. 2 weeks ago I tried to open the project and Premiere hanged when loading media. I have load the project closing the the opened sequences while loading the media files, but when I try to open an

  • Resizing to fit screen resolution

    I'm hoping for someone to be out there that could answer my question as desperation will begin to settle in soon.... I have a website for some coursework I've been studying and would like to present it in 800 x 600 pixels. However it's actual size is

  • ICal events not showing

    Ever since I upgraded to OS Mavericks, some of my events are not showing up on iCal in the month view, particularly Sunday events that start at 12:00AM.

  • How to acquire images on labview 6.0 using matrox meteor card acquisition?

    i've a matrox meteor card acquisition , i want to display images on labview interface.

  • Source of supply not in source list despite source list req.

    I'm getting a log message "Source of supply (5300001019) not in source list (WCA0027/1001) despite source list req." when we run the SNP production planning (cdpsb0). we are using APO and created an external procurement relationship based on the sour