Tagging Text for Site Search

Hi, I'm a novice web developer, and a "theologian!" (I write Bible comentaries). I'm creating a site which show cases my free Bible commentaries, you can view it at http://www.biblestudiesonline.co.uk . You'll see how I have Bible verses listed, followed by an explanatory comment.What I need is a way to retrieve the Bible verse and its comments instantly when a user searches for the verse e.g. enters Luke 1:1 in the site search box, and gets that verse & comment. It would be especially useful for mobile ipad users etc. Is Dreamweaver the product I need, or is there another solution? Any ideas from you experts out there? Thanks.
Mathew

I'm a novice too and coincidentally just got finished reading Galatians 3:9-11.
Anyway I think it might be something to look at the "meta" tag which houses keywords that search engines in the past once used (I'm not sure if the meta tag still plays a role in SEO).  However, regardless of whether the meta and keywords are still used by search engines on the internet, it could be possible to code the search engine on your site to look for tags that are contained on the pages of each Biblical verse.  This is only postulating but I'm thinking it could be done this way.  There must be other more efficient means of using scripting to achieve what you're after.
Best,
-markerline

Similar Messages

  • InDesign Tagged Text for Cross-reference Entries

    I'm transforming XML to InDesign Tagged Text. The XML has index codes. For regular page entry type entries I'm having no problem outputting to the appropriate InDesign Tagged Text markup. However, I cannot figure out how to code cross-reference type entries. The document "Using Adobe InDesign Tagged Text CS5 Tagged Text" is extremely limited in its usefulness as it does not list all possible values for tag type tags, etc. I've tried dozens of tag combos and guesses at values. None have worked. Also, for some reason, even though I can create a "See x" type reference in the InDesign document, when I export to InDesign Tagged Text to look at the code, those tags are not included in the export.
    Does anyone have a more definitive list of possible IDTT index tag values?

    I have been exporting various things to IDTT to see what the result would be, with nothing really helpful as a result. I'll try hyperlinks, but reading of the Adobe guide to InDesign Tagged Text and also just looking at the InDesign scripting object model leads me to believe that there must be specific tags to create index-specific cross-reference tags.

  • How to change the lable text for a search parameter in af:query

    Hello.
    I have a db table with a column "Date Requested". I have created a search functionality using the ViewCriteria with bind variables to filter the results in a given date range based on the Date Requested Column. I have used it as the af:query with table as results on the screen.
    I want to change the label on the screen for that search attribute as "From Date" and "To Date". Right now I see the Date Requested as the label name in the af:query component
    Please let me know if you have any suggestions.
    Thanks,
    Vinay Polisetti

    Vinay,
    Not Sure. As per the below threads there is a bug (bug 12806987) raised for this sometime back. Not sure about the status of it.
    View Criteria: I can´t change the labels to bind variable
    Label of bind variables with Criteria inside ViewCriteria
    You could probably try the follow the below link and try to change it programatically.
    Binaries: Customizing the <af:query> component display by overriding CriteriaItemAttributeHints
    Cheers
    AJ

  • Hyperlinks in tagged text

    Good morning,
    I'm building tables of contents programmatically and save them as tagged text for importing into InDesign (CS3) for later export to PDF.
    That works fine for bookmarks and hyperlinks to web sites but not for links to other PDF documents. Why?
    In fact if you create bookmarks, http://hyperlinks and file://links in InDesign, they work in PDF, but when you export it as tagged text and then re-import that same tagged text again, the first two still work but the file://links are lost. Why?
    Another funny point: file://links insist on *.indd targets even though the resulting PDF file will look for *.pdf one. Why?
    Thanks for any enlightenment, Texane02

    So it does. It also drops it if you export in GB 18030. I would file a bug report:
    https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform
    Only workaround I can think of would be to enter some other unique character (maybe |?) and find/replace it in ID after bringing in the tagged text.
    Ken
    Hold on, I tried exporting tagged text and then bringing it back in. It's not dropping the forced line break. It's exporting it as a single Line Feed (hex 0a). And it interprets that as a forced line break when importing back in. My text editor ignores Line Feeds. I had to look at it in a hex editor to see the 0a.
    I don't know if that helps any. However you're producing the tagged text, you would need to be able to make it enter a line feed without the carriage return.
    Ken

  • DEFAULT Heading, Title, Main Text...for google search result??

    Hi,
    Every pages when we added in iWeb it'll come with some default Text Box shown as
    *"Type a heading for your webpage here", "Type the main text for your page here", "Type the title for the page" ...*
    Do the above default text box helps for Google search result?
    Any other useful purpose for that?

    mactreouser wrote:
    What bout Adding a Text Box? Isn't the same thing of the Default Title Box? Or it must be place at the Top ? or it already pre-set for search engines?
    You could find out if its the same thing by doing the following:
    Add a text box to your home page, publish your iWeb site to a folder, click on +"Visit Site Now"+ and then in Safari do +View > View Source+. Then look for the title tag that the article talks about:
    <title>Your title here</title>

  • Full text PDF indexing for website search?

    Hi.  We run a couple of websites on CQ5.5 and are trying to get the PDF files we refer to in the DAM to show in search results that users conduct on our sites.  I've seen a number of references that imply that full text searching of PDFs is possible.  For example:
    http://dev.day.com/docs/en/crx/current/developing/searching_in_crx.html#Full-Text%20Extrac tion
    But thus far I've not been able to figure out what I must do to get it working.  I had expected that if this were possible to do, then it would have worked with the Geometrixx demo site.  It did not.
    Am I chasing my tail here, or is there actually a way to get this done?  If it's possible, links to documentation on how to configure indexing_config.xml and any other required files would be greatly appreciated.
    Thanks.

    Laurent,
    We never got a definitive answer, but we have suspicions that it was due to having upgraded from CQ 5.4 to 5.5.  It seems that the libraries used for the indexing changed during that version upgrade.  When I took our application and installed it on a pristine 5.5 installation, the PDF indexing worked.  It was only our existing installations (two staging, two production) that did not work.  So at least we know it's not our application or CQ in general.
    Sadly, we don't have the resources to rebuild our servers, and we also ran into a separate problem that would prevent us from using the indexing anyway.  It seems that there is no way to prevent cross-site results if you have multiple sites on the same CQ install and they each have their own sections in the DAM where the PDF files are stored.  Would take some custom code to get around the issue, it seems.
    For example, you have site A and site B.
    /content/a  <- Main site A content for pages
    /content/b
    /content/dam/a <- Site A's files in the DAM
    /content/dam/b
    There is no stock way, that I am aware of, to keep searches on site A from turning up PDF results from /content/dam/b (for site B), and vice versa.  That's enough to keep us from using it - a total deal breaker.

  • Is it possible to hide certain parts of html text from the internal bc sit search

    Is it possible to hide certain parts of html text from the internal bc site search, for example on each page I have the following text:
    We use cookies to ensure we give you the best experience on our website.
    If you continue to use our website we assume that you are happy to receive these cookies. Find out more. close
    The above snippet of text shows on each result snippet, I really would like to hide this as not relevant to keyword search

    Hmm, that is a good question. The one thing that immediately comes to mind would be to use javascript to output the text ("We use cookies to ensure we give you the best experience on our website. If you continue to use our website we assume that you are happy to receive these cookies. Find out more. close"
    ) on the pages.

  • With an older version of Firefox, we were able to search for sites and be forewarned about dangerous sites with warning icons. How can we enable the icons to appear again?

    Recently our Office Depot Tech switched us from an older version of Firefox to the current version. For the last two years, we were able to search for sites on Yahoo and icons would appear. The icons would suggest that a site is unsafe to click onto because a red triangle with an exclamation point would appear. These icons no longer appear since the Tech switched us to the current version of Firefox. I want to be sure I am clicking onto safe sites. I believe the icon used to be a green padlock if the site was safe to enter.

    Creative Cloud chat support (all Creative Cloud customer service issues)
    http://helpx.adobe.com/x-productkb/global/service-ccm.html ( http://adobe.ly/19llvMN )

  • Site Search for Multiple Sites in 1 Account

    Is it possible to have multiple sites in 1 account with search results from selected pages?
    Eg, Site 1 only show Site 1 pages and Site 2 only show Site 2 pages in the results. When searching in Site 1, the results pull from all pages.
    Is there a way to selected certain pages for certain searches (without securing an entire site)?

    Hi Trina,
    That's not possible at this stage.
    -mario

  • Some contacts have disappeared from my phone contacts. They are still in the phone because if someone calls me their name appears and if i search in text for contacts they are still there - but if i search in phone contacts they are not there, Help

    Some contacts have disappeared from my phone. Not all just random ones. They are still in the phone because if someone (who has disappeared from my phone contacts calls me their name appears and if i search in text messages for contacts they are still there - but if i search in phone contacts they are not there, Help!

    But once again, I do not want to lose my other texts, app progress, and photos. I could sync the photos but i would still lose the app progress and texts. I would only restore if it was the only option left, but the other space, as already stated, isnt the main concern. The main concern is those 'deleted' texts. If they go, then a good size chunk of the other space goes. I know you CAN delete texts for good. It worked fine before. All i want to know is why its not working for me now, and how to fix it.
    I also know that when you delete texts on your iphone, they get marked for deletion, however they stay on your device (thats why they show up when you search for them.) then when you sync your device with itunes, the texts marked for deletion should disappear. When i synced they didnt disappear. Thats what i need an explanation/solution for. Why the texts marked for deletion didnt get fully deleted after the sync.

  • Looking for Free Site Search

    I'm looking for a Site Search script (hopefully free) for **
    windows servers ** that works like ones I've used in UNIX.
    One of the great features the UNIX program has is the ability
    to define or restrict the files and folders to be gone through in
    the search. (define to INCLUDE .htm, .html, .php, etc only...
    EXCLUDE files and folders e.g. /stats, /cgi-bin folders, .js files,
    etc.).
    I'm new to windows servers and dreamweaver so I'm a bit in
    the dark here.
    Any good suggestion will be much appreciated.

    I use this
    http://www.freefind.com for my
    site www.ultimate-top-trumps.co.uk.
    HTH
    Nig

  • Pre-tagging text files for FrameMaker 11

    In older versions of FrameMaker I used to be able to pre-tag a text/data file using @tag name=[paratext] at the beginning of a paragraph so that when the file was imported to a FrameMaker template, the specified tag would be applied automatically and I didn't have to apply the tags manually. This doesn't seem to work any more, but I can't believe this feature is no longer available. How do I do the same thing for FrameMaker 11 please?

    The include statement at the top of an MML file is optional, but handy if you do a lot of MML work and always use the same styles. For occasional work or document with a "novelty" style-set, it's enough to put a <!DefineTag> slug at the top of the MML source for each style. Just remember to start the file with <MML> – the FM import scrutinises the file rather than relying on the extension – and to save it as ANSII. Oh, and I've noticed/learnt that if you don't leave a blank line between each tagged paragraph in the input, FM adds a space at the end of the paragraph. (showing my age – I've been sternly warned against increasing file-size with this sort of thing)
    I use MML a lot, for cleaning up – erm – enthusiastically formatted or completely unformatted .doc files, and apart from missing support for tables I find it a valuable blade on my FM Swiss Army knife <g> Minimal work with a text editor can convert an MML file into tagged text suitable for InDesign. Haven't had the occasion to experiment with IDD to MML, but who knows … that might work too.
    Just for completeness, a small example:
    <MML>
    <!DefineTag :h2>
    <!DefineTag :p>
    <!DefineTag :ul>
    <!DefineTag :ul_2>
    <:h2>System requirements – disk space
    <:p>A minimum of 1Gb free disk space is recommended.
    <:ul>around 250 MB for Java
    <:ul>around 12 MB for a fresh Tomcat Server installation
    <:ul>around 23 MB for KEY LOADING SERVER files
    <:ul>additional space for
    <:ul_2>Tomcat Server working files
    <:ul_2>KEY LOADING reports
    <:ul_2>log files (space depends on the trace level and clean up policies adopted)

  • How to change the browser used for Google search from context menu of selected text?

    How to change the browser used for Google search from context menu of selected text?
    It uses Safari. But I want to use Chrome (it's my default browser).

    How to change the browser used for Google search from context menu of selected text?
    It uses Safari. But I want to use Chrome (it's my default browser).

  • Help preparing site for google search

    Hello. I'm not sure if anyone will be able to help me or if I will have to contact google but I am trying to figure out how to prepare my site for Google Search. Right now my site does appear in the search results but not how I would like it to. In the screenshot below my site is The Official Website of Fab Hollie. I do not want the "About" and the "Contact Us" pages to show up as they are child pages and not parent pages. Is there anything I can do in Muse to prevent this or is it a google thing?
    I know this is probably a google thing but I would like my search result to display with sitelinks like the example below. I'm new to the whole google webmaster thing so I'm not sure if there is a way I can prepare my site for this in Muse?
    Thanks

    Hi,
    This will be done by Google, Try to use demote sitelink option in Google Webmaster, and see if that helps
    https://support.google.com/webmasters/answer/47334?hl=en

  • Using iphone5c,8.1...I cannot send a new text without it tagging onto an old text for that contact.

    using iphone5c,8.1...I cannot send a new text without it tagging onto an old text for that contact.

    alosada1112 wrote:
    I can't find any company contact numbers...
    Wouldn't matter.  Experience has shown that they won't be willing to help you get Photoshop CS working on a modern OS.  They'll just say it's incompatible and that you need to buy a new license.
    R_Kelly has hit on the right concept, I believe.
    -Noel

Maybe you are looking for