Re: Searching for keywords in the META keywords tag

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Murray (forums_at_HAHAgreat-web-sights.com)
Date: 02/15/05


Date: Tue, 15 Feb 2005 12:32:47 -0500

You're welcome. We are both very lucky that the RegEx for that search was
so simple! 8)

-- 
Murray
"John Lenaghan" <jlenaghan@gmail.com> wrote in message 
news:uemEKL4EFHA.2828@TK2MSFTNGP09.phx.gbl...
> That worked perfectly. Thanks for the helpful advice!
>
>
> "Murray" <forums@HAHAgreat-web-sights.com> wrote in message 
> news:u7nbmo1EFHA.3304@tk2msftngp13.phx.gbl...
>> Re: Searching for keywords in the META keywords tag
>>
>> You could search using regular expressions to find the keyword.
>>
>> In the Find and Replace, check the Regular Expression checkbox, and enter 
>> this to find -
>>
>> <meta name="keywords" content=".*foobar
>>
>> where "foobar" is the keyword you are seeking....
>>
>> -- 
>> Murray
>
> 


Relevant Pages

  • Re: How To Find Specific Keywords
    ... specific keywords by typing the same into an unbound text box ... Mastering Regular Expressions ... your version happens to support them. ... starting and ending with cat." ...
    (comp.databases.ms-access)
  • Re: Regular expressions
    ... What I need to do is search for these keywords ... or so regular expressions then I know it should be converted. ... The first consideration is of course correctness. ... Your HTML may be suitable for scanning by a regular expression as ...
    (microsoft.public.dotnet.general)
  • Re: Searching for keywords in the META keywords tag
    ... Mike -- FrontPage MVP '97-'02 ... Searching for keywords in the META keywords tag ... >>> You could search using regular expressions to find the keyword. ... >>> Murray ...
    (microsoft.public.frontpage.addins)
  • Regular Expressions Help
    ... does in a rich-edit box using regular expressions. ... account for this (for example keywords are not coloured when in a string or ... closest one is a 1 or 2, which is what it does when I try sometimes. ... there's a solution that would require a specific replacement string, ...
    (microsoft.public.vstudio.general)
  • Re: Any regex/parsing gurus out there? ;-)
    ... > Ive posted a few times in the past, but not on the topic of regex... ... you'll need to know what characters serve as token separators, that is, ... To match multiple keywords at once, if you want a set of keywords to ... I'll explain the parentheses later. ...
    (comp.lang.java.help)