Weird Search Engine Results

J-rock results go to an author, not a genre, so I am wondering if this is the result of the following:
the genre is not in your search engine at all
j-rock or japanese rock is under a different genre
you don't sell it
Just wondering if it's a database error because you sell j-pop.

So I publish the site, and then use a text editor
with iWeb (not with Safari or any other web browser)
and add the META tags, then republish?
No. You use a text editor to add code to the .html file created by iWeb. Then don't republish (as it will erase your code if you do).
iWeb, Safari, etc. have nothing to do with it.

Similar Messages

  • Firefox search engine results not appearing in a new tab

    how do i configure FF (3.6.13) to display search engine results on a new tab? It used to do this for me but now doesn't anymore, and I can't find any config settings to change this.

    Type '''about:config''' in the URL bar and hit Enter. <br />
    ''If you see the warning, you can confirm that you want to access that page.''
    '''browser.search.openintab''' is the preference, '''true''' is the value.

  • I was suffered by the addo Gamevance TextLinks or XUL Cache which converts the google search engine results to the advertisements. And I'm unable to uninstall tha addon. Can you help me how to do please?

    I installed one software from a game and that insatlled one addon to mozilla firefox. Then all the google search engine results are changed to the advertisements. I was unable to uninstall/remove that addon. May I know how to do please?

    I did some googling and found alot of topics from you on this issue, to me it simply seems like on of the connectors is broken or loose.

  • How to make search engine results lead to a specific slide

    Through Google Analytics I found that a search in Bing for a particular item took the user to my page. The third slideshow, one of three tabbed slideshows on that page, is the default and shows first. The user promptly left my site because this wasn't what they were looking for. Instead, if possible for that search should land on the slide contained within the second slideshow. The search results in Bing showed the caption for the correct slide. Is there any way to make sure they then go directly to the correct slide?  I tried to add anchors to the individual slides or captions but couldn't make it work. Would that even help?

    Thats easy. How many links from each engine do you want, do you want to allow duplicate results (i.e. google and yahoo both reporting the same URL in a listing)?
    Do your own search on Google, Yahoo, etc. Look at the HTML code (typically a table) and look for unique tags or IDs that surround the URL. Google and Yahoo incorporate Click-Streaming into their search result URLs. That is, they don't provide the direct URL, but rather reference it within their own redirector which is simply a CGI program designed to count page hits and by what keyword and then simply redirect your browser to the actual page.
    If you can find out what that redirecting URL is, just filter the HTML that you get from these search engines for that URL and then you know where the URL starts and stops.
    Doing some further research will show you how to extract the actual URL from the redirecting URL. Just look at the URL and remove the www.google.com or yahoo.com from the begining and strip out all of the CGI that comes after it until you get to another URL.
    Example: http://search.google.com/redirector?this-is-google=true&url=www.some-server-that-you-want.com
    First off, we now know where within the HTML a link starts, and doing a little more filtering, we can throw out the "search.google.com" and the first CGI of "this-is-google&url=" and then simply read and file the "www.some-server-you-want.com"
    Simple.

  • New Website Search Engine Results

    I have an overly-simplified, single-page website, ourhealthcarecrisis.com and my client wants the text formatted in a way I'm not currently able to provide, mainly because I'm still new to website creation. In order to provide the appearance of his text, I've used a screen capture of the MS Word document he wants me to duplicate. It's not pretty, at least to me, but the appearance pleases the client.
    Here's the problem: when he types the name of his website, ourhealthcarecrisis (minus the .com), into Google he doesn't see the results he wants. The only text that comes up, "create the FHIA," is from a previously-uploaded version of the site. I don't know how to "update" the information with Google and it frustrates him that I can't accomplish what he wants.
    I know the search engines look for internal text in addition to keywords and meta tags, but for the moment I'm at a loss for options. I understand that formatting the text itself is what should really be done, but at the moment I can't provide it.
    Any suggestion will be greatly appreciated.
    Thanks.

    I 100% agree that the best choice would be to do the site in HTML...
    but I've also had a client that insisted on an image being used instead of recreating the graphics, etc in HTML...sometimes complex images and text font can be difficult to reproduce in plain HTML.
    So to the other excellant posters, SnakEyez02, RikRamsay14, and John Waller, I'd like to offer an option that could perhaps provide a happy medium.... use FLASH to represent the image you now have.
    WHOA... now before everyone comes crashing down on me... a long time Flash developer... let me explain.
    In the same way that there are "Best Practices" for developing an HTML Web site... there are also "Best Practices" for adding Flash to a Web site...(and remember, there is really no such thing as a Flash Web site... only HTML, ASP, PHP Web sites with some Flash content).
    Those "Best Practices" (at least in my mind) include using swfobject to add alternate content and navigation for non-Flash browsers.
    So as a regular part of adding Flash to a Web site, you would also need to include non-Flash navigation and content... that's just part of using Flash on a Web site... NOT something extra.
    The alt content can be any content you can imagine.. for example:
    Links, images, lists, etc...
    Full text narration for a Flash video..
    Detailed text description matching the text in the image PLUS a detailed description of the graphic elements on the page (NOT picked up in regular HTML)..
    Alternate video format...
    the list goes on.
    For review:
    If you think that Flash is somehow bad for SEO, it's time to dispell that MYTH!
    If fact, in some circumstances I'll use Flash INSTEAD of just HTML because then I'll have better SEO than with just HTML alone.
    http://www.worldbarefootcenter.com/
    The link to World Barefoot Center in the above post is just one example. View the source code and you see a couple paragraphs of text along with regular HTML links.... but what displays is the Flash version of the image and Flash links.
    The client provided the artwork for the page... and that's what they wanted to use a .jpg image. Well yes, that could be done in HTML but it would be virtually invisible to Google. So Instead I converted the image into a Flash .swf and used swfobject to display the Flash. swfobject allows you to create alternate content inside the <div> which also holds the Flash .swf, then when the page is loaded it detects if the browser has the Flash pluggin. If it does, it displays just the Flash content, if not, it displays the alternate content. Since almost everyone has the Flash pluggin, for most people the Flash version of the <div> will display.
    The alternate content for that <div> can be any regular HTML text, images, media player, links, etc., anything that you would use if you were not using the Flash. Now the best part is that the alternate content can be "over the top" as far as optimizing for SEO, since it will not be seen by most viewers.
    Here's another example of SEO with Flash.. again, the page is just a single image provided by the client:
    http://www.ksowetsuits.com/
    View the source code. The alt content is paragraph after paragraph of information about the site, including lists and links. If it was just the HTML, it might be kind of a boring Home page. But for SEO I can go "over the top" in promoting the site, since most viewers will never see that part... but it's all indexed by search engines. The end result is BETTER SEO using Flash than just HTML.
    On another Web site, a Flash video is displayed, the alt content is the complete text narration of the video. Now how many people would take the time to read that if they could just watch the video instead?? again, better SEO with Flash than without. In fact in one case we had first page search result from that video narration within 4 hours of posting the page.
    On still another site with a Flash video, the alt content is another video, but a .mov version, which will, in effect play Flash video on the iPhone (not possible you say??). Well since the iPhone does not have Flash pluggin, it simply displays the .mov version of the video, while everyione else sees the Flash version.
    So anyway, if Flash is a part of your Web development, you should look into using swfobject and alternate content.
    http://code.google.com/p/swfobject/
    Best wishes,
    Eye for Video
    www.cidigitalmedia.com
    Best wishes all!
    Adninjastator

  • Saving search engines results

    hello ,
    I have desgined a user interface using jsp and servlet that reformulate the query and send it to the search engine. I have a question how to save those results in a text file for further processing.
    thanks
    Edited by: [email protected] on Nov 8, 2007 2:51 PM

    web server provides the infra structure to search and return the query in HTML format. you can use some tools on top of web server to parse the HTML results

  • Optimising video for web search engine results

    I have little experience of producing video, so by default I have little experience or knowledge of premier... so I am here to ask a question on the back of a conversation I have just had with a client who is fairly video savvy, but not entirely premier pro savvy.
    He is under the impression that premier pro has a facility to be able to analyse the content of a video and then automatically create a metadata file which can then be utilised for search engine ranking. Is this so? Has premier pro got this capability?
    Thanks in advance.
    Mat

    > Is that what's being asked for, though?  I understood the OP wants
    Google to scan the video itself for metedata and use that for rankings.
    Yep. The tutorials that I linked to show how to embed the speech-to-text metadata in the video and then extract it for search within Flash Player.
    > Actually whether or not any Adobe app is capable of such, I think the
    bigger question is can a search engine actually scan video files, or do
    they just scan web pages?
    The search engine companies are all moving toward using metadata within video files, but at different speeds and with different degrees of transparency. For now, I don't think that it's much used. But the time is coming (and is already here in a minimal, primitive form.)
    The reason that I then suggested using the metadata as something to put as text on an HTML page was that I thought that this might be more valuable for the current state of search engine technology.

  • Suspicious websites come up when I click a search engine result

    Ever since I installed Firefox 4 I've been having problems. Whenever I search for something and I click a result, sites such as Commander Search, Tao Wen or something Asia comes up instead of the website I want. I've downgraded Firefox to 3.6.16 and I STILL have this problem. I never had this before I installed FF4. It is also taking 3s more than usual to finish a google search. What is wrong?

    Hi. Yes, I downloaded FF4 from the official site and downgraded using the links in FF, but it is possible that I might have had downloaded spyware somewhere else during the same time I was doing upgrades. I will run comprehensive scans. Thank you!

  • Urllist.txt in top search engine results

    Hello,
    Why would my mysite.com/urllist.txt appear on the first three
    listings in
    Google, If I disallow it in my robots.txt then wouldn't yahoo
    not find it. I
    am a little confused any advise appreciated.
    regards
    k

    Twocans wrote:
    > I got the following help from another newsgroup
    >
    > You can go into Google Webmsater Console and request
    Google to remove it
    > from the index.
    >
    > More information here
    >
    >
    http://www.google.com/support/webmasters/bin/answer.py?answer=61062&query=removal&topic=&t ype=
    >
    > Takes 3-5 working days, this is the most effective and
    fastest method.
    >
    > Shane
    >
    >
    > --~~--~~--~~--~~--~~--~~--~~--~~--~~--~~--~~--~~
    >
    > Banning it in robots.txt can take a few visits and maybe
    2-3 months to take
    > effect.
    > It is probably top of the list as someone else is
    linking to it so getting
    > them to remove their link (see your web logs or
    anayitics tool to see where
    > links are coming from) would also help.
    >
    > If you really dont want people hitting that file can you
    move / rename it
    > and put in a redirction on that link to go back to your
    home page.
    It does sound like someone has let Google see a link to it,
    maybe you
    posted a link in a newsgroup? I guess once Google has indexed
    it you
    will want to remove it from there index. I would rename it
    and tell
    Yahoo the new name, if thats possible. Otherwise its delete
    it, use
    robots.txt and wait until its out of the index, then put it
    back again.
    Dooza
    Posting Guidelines
    http://www.adobe.com/support/forums/guidelines.html
    How To Ask Smart Questions
    http://www.catb.org/esr/faqs/smart-questions.html

  • Search Engine Optimisation in Dreamweaver?

    I am looking for the best way to implement SEO in Dreamweaver CS6    
    I am new to this so am looking for the Meta stuff where it can be implemented throughout the site.
    Is there an easy way to do this or do I have to edit EVERY page?
    Thank You
    Terry

    SEO is just common sense. 
    Use unique <titles> on each page.  Add meta description for each page as this is what most people see in search engine results.  Keyword meta tags are ignored by Search Engines so there's no point in adding them. 
    Content is king.  Use unique, relevant, keyword rich content inside the <body> of your documents.
    <h1>Most important content</h1>
    <h2>2nd most important</h2>
    <h3>3rd most important</h3>
    <p>Descriptions</p>
    <ul><li>lists & menus</li></ul>
    Google's SEO Starter Guide
    http://googlewebmastercentral.blogspot.com/2010/09/seo-starter-guide-updated.html
    Nancy O.

  • Make Website More Visible To Search Engines

    A friend of mine has provided the following feedback on my homepage;
    'The Blog page I visited was presented as graphical images, rather than as text. That means you have exact control over the appearance, but has several disadvantages. Among them are that people can't copy & paste what you've written, and search engines may not find it. (I say may not, because there seems to be some kind of text-based version that loads momentarily and then gets overwritten by the graphical image. Very strange! Search engines may be able to find the text-based version.)
    I have tried to find my website on Google without success. How do I make it more visible to search engines? Is there some preference in iWeb that would help?

    I wouldn't worry too much about the whole text-to-graphic conversion issue. iWeb does this for your benefit so that what is rendered is exactly what you expected. It is my belief that the negative effect of this on search engine results is also overblown.
    Anyhow, the least that you can do to get your site indexed by Google eventually is to go to Google directly and register, verify, and provide a sitemap for your site. I have put down a set of directions here for everyone's benefit...
    http://discussions.apple.com/thread.jspa?threadID=679200&tstart=0

  • Is there a way? When I type something in the search engine feature, is there a way that when I press enter to search, it comes up in a new tab, rather on the page I am using?

    When I type something in the search engine feature, is there a way that when I press enter to search, it comes up in a new tab, rather on the page I am using?

    Yes, and I presume you mean both the search engine results, and the pages opened from the results.
    Without making any changes you could always use '''Alt+Enter''' once you typed something into the search bar, or the location bar so that it would appear in a new tab. From the search results page you could always use "'''Ctrl+click'''" or "'''Ctrl+Shift+click'''" to open link n a new tab
    * Firefox and other Browser Keyboard Shortcuts (Comparison Table)<br>http://dmcritchie.mvps.org/firefox/keyboard.htm
    * Keyboard shortcuts | How to | Firefox Help<br>https://support.mozilla.com/kb/Keyboard%20shortcuts
    The configuration entries of interest:
    * '''browser.search.openintab''' user set boolean '''true'''
    * '''browser.tabs.openinnewtab''' user set boolean '''true'''
    Documentation
    * http://dmcritchie.mvps.org/firefox/tabs_config.htm
    * http://kb.mozillazine.org/About:config_entries (I use keyword shortcut of :"aboutconfig:" )
    * http://dmcritchie.mvps.org/firefox/tabs.htm
    Google settings:
    * [x] Open search results in a new browser window.
    :By default Google opens links in its search results to the same new tab, but I believe that the configuration changes supplied also fix that because I no longer have to use the keyboard shortcuts to override.
    Tools ("Alt+T") > Options > Tabs
    * [x] Open new windows in a new tab instead

  • Search Engine Optimizer

    HI,
    Can anybody guide me what is SEO and also steps involved in implementing this search engine optimizer.
    Thanks
    ANU

    SEO is the acronym that stands for Search Engine Optimization. Search engine optimization, is the strategy and process of increasing the amount of visitors to a site by making structural changes to the site and the content in it that result in the site ranking high in search engine results.
    The higher a site ranks in the results of a search, the greater the chance that that site will be visited by a user who has been using a search engine to locate material of interest to them.
    http://www.services-outsourcing.org/
    http://www.philippinesvirtualassistant.org/
    http://www.pittsburghbankruptcyhelp.com/

  • Wondering if I should upgrade from OS 10.6.8 to yosemite as search engines are acting a little weird - fan can come on, slow to shut down and also concerned about Security as my OS is older and no longer upgraded etc...?

    Problem description:
    Wondering if I should upgrade to Yosemite from Mac pro 10.6.8  as search engines are not always responding well - Fan comes on with firefox/safari is not always responding on some sites - also concerned about security issues as my system is older and not able to receive ? I have used etrecheck and copied results here - Any help/suggestions much appreciated  - Thanks kindly!
    EtreCheck version: 2.1.8 (121)
    Report generated February 7, 2015 10:41:15 AM EST
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Hardware Information: ℹ️
        MacBook Pro (13-inch, Early 2011) (Technical Specifications)
        MacBook Pro - model: MacBookPro8,1
        1 2.3 GHz Intel Core i5 CPU: 2-core
        4 GB RAM
            BANK 0/DIMM0
                2 GB DDR3 1333 MHz ok
            BANK 1/DIMM0
                2 GB DDR3 1333 MHz ok
        Bluetooth: Old - Handoff/Airdrop2 not supported
        Wireless:  en1: 802.11 a/b/g/n
        Battery Health: Normal - Cycle count 303
    Video Information: ℹ️
        Intel HD Graphics 3000 - VRAM: 384 MB
            Color LCD 1280 x 800
    System Software: ℹ️
        Mac OS X 10.6.8 (10K549) - Time since boot: 1:24:41
    Disk Information: ℹ️
        Hitachi HTS545032B9A302 disk0 : (298.09 GB)
            - (disk0s1) <not mounted> : 210 MB
            Macintosh HD (disk0s2) / : 319.73 GB (198.41 GB free)
        OPTIARC DVD RW AD-5970H
    USB Information: ℹ️
        Apple Inc. FaceTime HD Camera (Built-in)
        Apple Inc. BRCM2070 Hub
            Apple Inc. Bluetooth USB Host Controller
        Apple Inc. Apple Internal Keyboard / Trackpad
        Apple Computer, Inc. IR Receiver
    Thunderbolt Information: ℹ️
        Apple, Inc. MacBook Pro
    Configuration files: ℹ️
        /etc/hosts - Count: 15
    Kernel Extensions: ℹ️
            /System/Library/Extensions
        [not loaded]    com.olympus.DSSBlockCommandsDevice (1.1.0) [Click for support]
    Problem System Launch Daemons: ℹ️
        [not loaded]    org.samba.winbindd.plist [Click for support]
    Launch Agents: ℹ️
        [not loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [loaded]    com.adobe.CS5ServiceManager.plist [Click for support]
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [loaded]    com.adobe.SwitchBoard.plist [Click for support]
        [loaded]    com.microsoft.office.licensing.helper.plist [Click for support]
    User Launch Agents: ℹ️
        [loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [loaded]    com.adobe.ARM.[...].plist [Click for support]
        [loaded]    com.google.keystone.agent.plist [Click for support]
    User Login Items: ℹ️
        Flux    Application  (/Applications/Flux.app)
    Internet Plug-ins: ℹ️
        JavaAppletPlugin: Version: 13.9.8 - SDK 10.6 Check version
        FlashPlayer-10.6: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        QuickTime Plugin: Version: 7.6.6
        AdobePDFViewerNPAPI: Version: 10.1.12 [Click for support]
        AdobePDFViewer: Version: 10.1.12 [Click for support]
        DivXBrowserPlugin: Version: 1.4 [Click for support]
        Flash Player: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        SharePointBrowserPlugin: Version: 14.1.0 [Click for support]
        Google Earth Web Plug-in: Version: 7.1 [Click for support]
        Silverlight: Version: 4.1.10329.0 [Click for support]
        iPhotoPhotocast: Version: 7.0 - SDK 10.7
    Audio Plug-ins: ℹ️
        iSightAudio: Version: 7.6.6
    3rd Party Preference Panes: ℹ️
        Flash Player  [Click for support]
        Growl  [Click for support]
    Time Machine: ℹ️
        Time Machine information requires OS X 10.7 "Lion" or later.
    Top Processes by CPU: ℹ️
             7%    WindowServer
             1%    plugin-container
             1%    firefox
             0%    fontd
             0%    Flux
    Top Processes by Memory: ℹ️
        515 MB    firefox
        52 MB    mds
        43 MB    WindowServer
        43 MB    Finder
        34 MB    plugin-container
    Virtual Memory Information: ℹ️
        2.14 GB    Free RAM
        745 MB    Active RAM
        475 MB    Inactive RAM
        929 MB    Wired RAM
        231 MB    Page-ins
        0 B    Page-outs
    Diagnostics Information: ℹ️
        Feb 7, 2015, 09:16:09 AM    Self test - passed

    ... Fan comes on with firefox/safari is not always responding on some sites -
    An SMC reset may resolve the otherwise inexplicable fan behaviour. Be sure to read the procedure carefully and follow all the steps exactly as written, even if they seem inapplicable or trivial.
    Fixing a modified Hosts file requires specific instructions. Apple Support Communities contributor and EtreCheck author etresoft recently added a User Tip discussing that concern, and how to correct it: Fixing a hacked /etc/hosts file
    Back up your Mac prior to making any changes to its file system. To learn how to use Time Machine read Mac Basics: Time Machine backs up your Mac.

  • Why does firefox 4 freeze on the 1st result page of google search engine

    I updated to Firefox 4 yesterday and now every time I use the google search engine my screen freezes on the first results page and will not allow me to click on any of the links on it, saying that it is not responding before eventually the screen goes white.
    I tried to find a solution on the Firefox Support page but the only solution relates to McAfee Site Advisor. As I do not have this installed and never have I was wondering if it would be possible for you to tell me how do I fix it?
    Thank you.

    Hi, i had the same problem, and I also use Bullguard, I contacted them, just received answer, (in about 20 min). It is incompatibility of FF4 and bullguard (they know about it, and fix will be released soon), and probably most of the other antiviruses, as I see this is very popular problem. The solution though is very simple : in firefox disable addon "Bullguard Safe Browsing". It works. Or alternatively open bullguard go : antivirus - settings - safe browsing (unchek that). For those not using bullguard i would recommend to check their addons in FF and if there is any from your antivirus try to disable it for now.

Maybe you are looking for