Can I add a search feature within my iWeb site?

I've created a site with a lot of information on many pages. I'd like other users to be able to search from my site for a topic. Is that possible? Thanks.

As long as your site has been comprehensively indexed by Google you can use a box like the one shown at the bottom of this page...
http://www.iwebformusicians.com/Search-Engine-Optimization/SEO.html
Its available from...
http://www.widgetbox.com/widgets/
Otherwise you need to get complicated and look for other solutions like this...
http://www.searchblox.com/

Similar Messages

  • Can you add a search feature an HTML webgallery?

    This is a two part question.
    I created an HTML webgallery using the Bridge CS4 output module <awesome tool!> I intend to link this to my company website.
    Q#1: Is there a way to include the filename for each image *without* including all the camera and other image data?
    This would enable our customers to see our product item number under each photo.
    Q#2: Is there a way to add a search feature?
    I don't know where this would be / could be accomplished.Bridge, Flash, directly in the code? I tried the metadata templates but wasn't successful w/that.
    The goal would be to be able to search for an item number that links to the photo(s) in the gallery.
    Thanks.

    Question #1 - I believe there is already a script that will do that.  Check the Bridge Scripting Forum.

  • We wanted to add a search feature in our extranet site.

    The site contains about 2000 page reports for every year and the site contains data for about 50 years... so in all about 100000 pages. Each page report is a gif file. means the report is not a word/ txt document, it is scanned and is available as a image
    The user should be able to search on words or phrases.
    How should i design a tables for these ??
    I think we should make a search table to help searching
    But i have no idea how the search table should look like. How to get and insert data in this table.
    If someone has done something like this pls help me how should i proceed with this
    Regards

    Hi, if you find this tools, please send me your solution.
    My problem is very similar.
    I have a hundreds of books in pdf image format and i would to translate via OCR api to text files for indexing in a queried web portal.
    Thanks from Spain.

  • Can I add a downloadable .pdf to an iWeb site?

    I would like clients to be able to download a document from my site.  Is this possible?

    Yes.  If you want the pdf file to download immediately when the link is selected and not be displayed in the browser, zip/compress the pdf file (Control (right)-Click on the pdf file and select Compress from the contextual menu) and link to it in the Inspector/Link/Hyperlink pane witn the Link To: A File option.
    A second option is to zip the pdf file and upload it manually to your website server.  Then link to it in the same preference pane but use An External Page option. The URL would be http://URL TO FILE ON SERVER/File _Name.pdf.zip
    OT

  • [Forum FAQ]How do I add a search feature in the parameter with long drop down list?

    Introduction
    There is a scenario that thousands of values in the drop-down of a parameter. Scrolling through the large drop down list is slow and cumbersome. Is there a way that we add a search feature in the report, so that it can filter down the values in the drop
    down list to a smaller list of values?
    Solution
    To achieve this requirement, we can add a parameter with multiple keywords ahead, then all of available values which are begin with the keyword will display in the parameter list. In this scenario, we can create cascading parameters. One is a keyword parameter,
    and the other parameter is based on the keyword to display the available values.
    In order to enable the user to type multiple keywords, we can use the query below to create a split function which takes the list and the de-limiter as input parameters and splits all the values in the database:
    CREATE FUNCTION [dbo].[SplitParameterValues] (@InputString NVARCHAR(max), @SplitChar VARCHAR(5))
     RETURNS @ValuesList TABLE
     param NVARCHAR(255)
     AS
     BEGIN
     DECLARE @ListValue NVARCHAR(max)
     SET @InputString = @InputString + @SplitChar
     WHILE @InputString!= @SplitChar
     BEGIN
     SELECT @ListValue = SUBSTRING(@InputString , 1, (CHARINDEX(@SplitChar, @InputString)-1))
     IF (CHARINDEX(@SplitChar, @InputString) + len(@SplitChar))>(LEN(@InputString))
     BEGIN
     SET @InputString=@SplitChar
     END
     ELSE
     BEGIN
     SELECT @InputString = SUBSTRING(@InputString, (CHARINDEX(@SplitChar, @InputString) + len(@SplitChar)) , LEN(@InputString)-(CHARINDEX(@SplitChar, @InputString)+ len(@SplitChar)-1) )
     END
    INSERT INTO @ValuesList VALUES( @ListValue)
     END
     RETURN
     END
    Use the query below create a stored procedure to return all available values for Account parameter:
    create PROCEDURE sp (@keyword nvarchar(50))
    AS
    SELECT     AccountDescription
    FROM         DimAccount d
    inner join (SELECT [param] FROM SplitParameterValues (@keyword,',')) s on d.AccountDescription like (s.[param]+'%')
    In Report Designer, select Stored Procedure as the Query type for DataSet1, then select or type sp in the drop-down list as below:
    By default, there is a parameter named keyword in the Parameters pane.
    Add a multi-value parameter named Account in the report, then select “Get values from a query” option for Available Values as below:
    Report Design and Report Preview surface
    Report Design:
    Report Preview:
    References:
    Create User-defined Functions (Database Engine)
    Adding Cascading Parameters (SSRS)
    Applies to
    Reporting Services 2005
    Reporting Services 2008
    Reporting Services 2008 R2
    Reporting Services 2012
    Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.

    Hmmm. This didn't work. I even re-booted, and Firefox still doesn't show the search engine.
    It was actually an update to an earlier engine, and I foolishly removed the old version rather than just updating it.
    Is there anything elsewhere (eg. the registry) that might be preventing this?

  • Can you add a Search?

    Can you add a search on a Advanced List Pane bound to a node of your BO?

    Hi William,
    yes by creating your own query which also includes the node, this should be possible. In standard I assume you could check that for instance on the Sales Quote OWL. I have in mind this has also the items included.
    Edit: I just read that you ask for a advanced list pane instead of OWL. I suppose this is somehow as well possible but I would need to try myself...
    But I would try creating you own query, binding this against your list pane and check it
    Cheers,
    Jens

  • Can you add an RSS feed on an iweb blog that would allow visitors to receive new entries by email?

    Can you add an RSS feed on an iweb blog that would allow visitors to receive new blog entries through their email?

    RSS feeds don't do that - if they add the feed to an RSS reader (including Safari or FireFox) they will see new updates every time they check: but sending them emails on each added episode would require extra programming in the actual program, which iWeb doesn't provide. You would need to have a mailing list and send out an email manually each time you add an episode.

  • How do you hyperlink a rollover to another page from within your iweb site?

    Ive made a bunch of rollovers for my iweb navigation bar. If youve created a rollover you know you have to link the images to a image hosting site. here as you would just normally drag and drop a image from your desk top. Because of the way iweb works, if you are using images from a image hosting sit, you can no longer adjust the characteristics of the images i.e. colors, size, and in this case the hyperlink. More specifically you cant change the hyperlink to a page within the iweb site.
    So the problem im trying to figure out is how to link the rollover to a page within my iweb site.
    now you can actually change the hyperlink of the rollover. however you must do this by adjusting the html within the snippet of the rollover. The problem i found is that iweb doesnt creat sub domains for each page. a entire iweb site with multible pages uses only one domain which is the homepage. so i cant just type a subdomain of another page into the snippet hyperlink because the subdomain doesnt exist.
    here is the link to my site. youll notice i did figure out a work around with the "contact us" button but its a huge pain in the butt. i had to create a new domain and a new site then attach the referal index.html to that new domain. todo this for every single button is very difficult.
    http://springgardenranch.tk
    so i guess the bigger question is, is there a easier way to do this?
    perhaps if there was a way to create a subdomains like springgardenranch.tk/contactus withing iweb for each page. but i dont even know if thats possible.
    thanks for you help.

    Because of the way iweb works, if you are using images from a image hosting sit, you can no longer adjust the characteristics of the images i.e. colors, size, and in this case the hyperlink.
    Then use  your own images. Then you can create them the way you want.
    Here's how I do it :
    http://cafenoir.atspace.com/Hover/
    And here's the menu in an iWeb page :
    http://cafenoir.atspace.com/HNBF/
    And here you can learn how to do it. Follow the links to the How-To pages.
    http://cafenoir.atspace.com/
    You may have to learn HTML. CSS, JavaScript, AJAX, DOM and how iweb creates its webpages.

  • In FF4 the opensearch detection does not seem to work. how can I add a search engine , that has an opensearch xml but no plugin?

    if you go to a webpage with an opensearch link tag like "&lt;link rel="search" type="application/opensearchdescription+xml...." FF3.x highlighted the small arrow left of the search box and you could add the search engine. this does not seem to work in FF4.
    If a searchengine for example for the intranet, does not offer a plugin, just the opnesearch xml, how can one add it to the search engines in FF4?

    You do not get the blue glow on the search engine icon in Firefox 4, but you should still see the "Add ... site" entry in the menu if you click the search engines icon on the Navigation Toolbar.

  • How can I add roles or features with using WMI?

    Can I add features in Windows server 2008/2012 with using WMI? I found only how to see installed features, but can`t found anything in my question. Can anybody help?

    Hi,
    I agree with Ed’s suggestion. Just in addition, you can install roles, role services, or features via
    Install-WindowsFeature PowerShell cmdlets. Please refer to following TechNet article and check if can help you.
    Install-WindowsFeature
    If any update, please feel free to let us know.
    Hope this helps.
    Best regards,
    Justin Gu

  • Can i disable the Search feature in Reader?

    I need to disable the Search feature to have more control when administering a students test.  Can this be done?

    Why do you want to disable search? If you want to cripple the pdf and do not care how it looks, you can use Photoshop to rasterize the pdf (it will be huge in size) or use Illustrator to outline the text (but the text will have issues). I cannot fathom disabling search. Even if outlined or rasterized there are tool to allow people to use OCR to put the text back in.

  • Can I add a scrolling feature (for both x and y axis)  in BG(Gantt chanrt)

    Hi Experts,
    I have developed a chart application in WD ABAP using Business Graphics. But the problem is that if there are more number of records, the size of the bars in the graph start shrinking , can I somehow introduce scrolling features so that at a time only 15 records are displayed on both the axis and the user can scroll in to see more records if he wants to .
    Regards,
    Abhishek

    Hi Abhishek,
    <li>Check this transaction code GRAL where you find many graph related programs are found .
    Thanks
    Venkat.O

  • Can I add a slide show to my iWeb created site using MobileMe

    Hi there,
    What I want to do is to create a folder with a load of pictures of me in them and then add them to the Home Page of my website, so that when people visit my website all the pictures play as an automatic slideshow at the top of the page and automatically scroll through all the pictures in that set.
    I have created my website in iWeb 09 and it is published on MobileMe, I really hope that someone can help me because I really want this to work. At the minuet I can add MobileMe photo albums but I cant get them to play as an automatic slideshow and just scroll through all the pictures (without having to open any separate windows or anything)
    Huge thanks for you help

    Jason ~ The following two suggestions don't involve MobileMe...
    Here's an example of a fast loading, looping embedded slideshow (not mine):
    http://www.heese-cadieux.com
    ...and done like this:
    iPhoto > select photos > File > Export... > QuickTime tab ...set width and height, etc.
    Then iWeb > Media button > Movies tab ...drag in your movie created above by iPhoto.
    Then iWeb > Inspector > QuickTime tab ...settings.
    Note: The above generates a QT slideshow of small file size and thus appears quickly in a web browser.
    An alternative approach (that doesn't require QT to be installed on the viewer's computer) is to set up a slideshow at weebly.com — open a free account there and then embed your Weebly slideshow page in your iWeb page:
    Embedding a Site Within an iWeb Page
    To see a Weebly looping slideshow, see the third example here:
      http://blog.weebly.com/2/post/2010/10/photo-slideshows-now-available.html

  • Can I add you tube content to my Iweb page

    Thanks again for all the help with my first question I know have a second question can I add a you tube video clip to my iweb, one of our team mates has posted a video clip on you tube, and I was wondering is it possible for me to add the clip to my iweb page. I know with my space you can just click on the embedded thingy but not sure if its the same with iweb 08

    iWeb 2 has a Web Widget" button that allow you to add an html "snippet".
    Copy the html code from the YouTube page and paste using the feature above.

  • Can I add a SSLv3 exception to use a site?

    need to add an exception for Leaseplan as they send me links in order for me to submit invoices for payment. Each link is unique how can I add an SSLv3 exception for them.

    You can try https://addons.mozilla.org/firefox/addon/ssl-version-control/ when you really need to as SSL 3.0 is vulnerable. Do make sure the minimum is TLS 1.0 when possible.
    In '''about:config''' you can right-click and Modify '''security.tls.version.min''' from '''1''' to '''0'''
    Depending on site you may need to Modify '''security.tls.version.fallback-limit''' from 1 to 0 also as otherwise it may still use TLS 1.0 as the minimum.
    After you are done you should right-click these Preferences and select Reset to set them back to default to be safe and not vulnerable in case you use a site that you thought was secure and is not secure due to still using SSL 3.0.
    You can check your site at below link to see its current status. https://www.ssllabs.com/ssltest/analyze.html
    You should contact the site and ask them them to upgrade as they are vulnerable.
    https://blog.mozilla.org/security/2014/10/14/the-poodle-attack-and-the-end-of-ssl-3-0/

Maybe you are looking for

  • NI-DAQmx task works in MAX or DAQ Assistant test panel but not in LabVIEW

    I am attempting to read a single AI channel from a PCI-6024E card via an SCB-68. I have created a NI-DAQmx Analog Input Voltage Task in MAX for this channel, sampling in contiuous aquisition mode at 100 kHz, 10000 samples at a time, with RSE terminal

  • My iWeb's main blog page has photos of entries all mixed up

    My site is egsilberman.com and all but the main blog page is functioning.  The index.html looks perfect, the page listing all the blog pages using the index.html in the browser looks as it should. But after uploading the site to my FTP - using iWeb S

  • Problem creating deliveries in ME2O transaction

    Hi there, I´m having problem to create deliveries using ME2O, once I summit the information, It shows the following message: "Essential transfer parameters are missing in record: 000001" Message no. VL561. I created a SC PO, with 1 material and 2 com

  • 11g DataGuard

    Hi all, I followed "http://www.oracle.com/technology/pub/articles/oracle-database-11g-top-features/11g-dataguard.html" to setup 11g standby database. In point 9, it required to start standby database in NOMOUNT mode. However I got the following error

  • New value in resultlist

    Hi I had a question. I found some solution in this forum, but i do not understand. I want to add a new value to the resultlist. I had to expand the database table "STEP_RESULT" with the column "Seriennummer". How can I add this new value to the resul