XML or MySQL Database: Which is Better for SEO

Hi,
I've got a Flex 3 trivia game site, www.brainpinata.com. I load questions and answers from a database. Unfortunately, Google doesn't index content from a db as I understand it.
Would it be better for SEO, if I loaded the content from an XML file? Would Google index more of the content? Or would it make no difference?
Thank you.
-Laxmidi

Hi there,
Well, As Is you wont have a Sh....Show in Hell to be noticed in any Search. Below some of the code on your site !
I can't see a TITLE ??? DESCRIPTION is writen as Keywords with commas and two full stops, but should be a sentence or two or three DESCRIBING what you are intent of doing (with the site) which would than go under 'Extract'.
These would be Key phrases NOT Key words:
multiple  choice trivia questions, online trivia games,
URL: http://www.brainpinata.com/#view=15
Title:
Description: Play fun trivia games. Interesting quizzes. Smart Trivia. Smashing Fun.
Keywords: trivia, trivia questions, trivia games,  photo trivia, quiz, questions, online trivia, trivia quiz, multiple  choice trivia questions, online trivia games, games, trivia quizzes,  fun, learn, test, cats, geography
Size: 5441
Text: body   margin    px  overflow hidden                 advertisements   display none
Number of words: 10
Number of distinct words: 9
Links:
http://www.adobe.com/go/getflash/
If you want help and can't find my E-mail address here go to my aktell.deviantart.com account - profile page and send me an E-mail.
regards aktell

Similar Messages

  • Blog or News - Which is better for SEO ?

    Recently I started using the Blog module to post articles about products that we manufacture (see link below)
    http://www.hammersmith.com.au/_blog/latest_news
    At the time of setting it up, I had a choice of using this module or the News module (known as "Announcements" back then). I went with the Blog module as I felt it suited me better, particularly with the opportunity for "comments" to hopefully play a part in increasing awareness of my products.
    One of my main aims of posting blog articles was to increase my SEO ranking by writing articles with key words that are relevant to products that we sell in our online shop.
    The "comments" side of the blog has attracted zero interest (apart from spammers !), so I am starting to think that it may be better in the future to use the News module, as it seems to provide more flexibility with controlling page titles and descriptions, which is important for SEO.
    I would appreciate any advice from the community in this matter.
    Cheers, Wyatt.

    I think that these 2 modules are pretty equal when it comes to SEO. However, if you control page titles in news you may want to use that module. Also, they have better URLs. The URL doesn't have /_blog/ in it and can be customised.
    That said, if you have an established blog already you can simply remove the comment form from the individual post layout and leaev the blog as is.
    -mario

  • Which is better for performance Azure SQL Database or SQL Server in Azure VM?

    Hi,
    We are building an ASP.NET app that will be running on Microsoft Cloud which I think is the new name for Windows Azure. We're expecting this app to have many simultaneous users and want to make sure that we provide excellent performance to end users.
    Here are our main concerns/desires:
    Performance is paramount. Fast response times are very very important
    We want to have as little to do with platform maintenance as possible e.g. managing OS or SQL Server updates, etc.
    We are trying to use "out-of-the-box" standard features.
    With that said, which option would give us the best possible database performance: a SQL Server instance running in a VM on Azure or SQL Server Database as a fully managed service?
    Thanks, Sam

    hello,
    SQL Database using shared resources on the Microsft data centre. Microsoft balance the resource usage of SQL Database so that no one application continuously dominates any resource.You can try the 
    Premium Preview
    for Windows Azure SQL Database which offers better performance by guaranteeing a fixed amount of dedicated resources for a database.
    If you using SQL Server instance running in a VM, you control the operating system and database configuration. And the
    performance of the database depends on many factors such as the size of a virtual machine, and the configuration of the data disks.
    Reference:
    Choosing between SQL Server in Windows Azure VM & Windows Azure SQL Database
    Regards,
    Fanny Liu
    If you have any feedback on our support, please click here. 
    Fanny Liu
    TechNet Community Support

  • How to get the data from mysql database which is being accessed by a PHP application and process the data locally in adobe air application and finally commit the changes back in to mysql database through the PHP application.

    How to get the data from mysql database which is being accessed by a PHP application and process the data locally in adobe air application and finally commit the changes back in to mysql database through the PHP application.

    If the data is on a remote server (for example, PHP running on a web server, talking to a MySQL server) then you do this in an AIR application the same way you would do it with any Flex application (or ajax application, if you're building your AIR app in HTML/JS).
    That's a broad answer, but in fact there are lots of ways to communicate between Flex and PHP. The most common and best in most cases is to use AMFPHP (http://amfphp.org/) or the new ZEND AMF support in the Zend Framework.
    This page is a good starting point for learning about Flex and PHP communication:
    http://www.adobe.com/devnet/flex/flex_php.html
    Also, in Flash Builder 4 they've added a lot of remote-data-connection functionality, including a lot that's designed for PHP. Take a look at the Flash Builder 4 public beta for more on that: http://labs.adobe.com/technologies/flashbuilder4/

  • Which is better for doing animation? Flash 4, 5, MX, CS, or others?

    Which is better for doing animation? Flash 4, 5, MX, CS, or
    others?
    I am used to using brush function more conveniently in Flash
    4 than the other versions I ve tried. However, Flash 4 doesn't have
    pen tool.
    Free News Reader
    http://put.hk
    http://put.hk/reader/forums.macromedia.com/macromedia.flash.html

    1Evan2Wing3 wrote:
    > Which is better for doing animation? Flash 4, 5, MX, CS,
    or others?
    >
    > I am used to using brush function more conveniently in
    Flash 4 than the other versions I ve tried. However, Flash 4
    doesn't have pen tool.
    all pretty identical tho I would go with cs, just because I
    like the GUI much
    more than other versions...
    Best Regards
    Urami
    "Never play Leap-Frog with a Unicorn."
    <urami>
    If you want to mail me - DO NOT LAUGH AT MY ADDRESS
    </urami>

  • Which is better for bulk message scenario in sap xi RFC or Proxy

    which is better for bulk message scenario in ( RFC or Proxy ) ?
    Edited by: prabhatxi on Aug 6, 2010 4:44 PM

    Proxy will alwaays be better option in this case, as it is adapter less framework, and communication happens directly with XI central integration engine. So it is always fast communication and gives good performance.
    But still you should consider other factors, you may consider using RFC as well, as sometime we go for RFC/IDOC as this are the standard interfaces already available rather than creating structure...
    May be you can share more info on what type/volume data are you planning to send via XI?
    Hope this cleart your doubt..
    Divyesh

  • Which is better for servers, Apache or Tomcat?

    Which is better for servers, Apache or Tomcat?

    For some reason that link I gave you isn't working right now, but it was today, weird. I would get Tomcat simple because sun uses it in its examples and recommends it. Here's sun's link then, it's probably more useful anyway. http://java.sun.com/products/jsp/

  • Which is better for newbies?

    Which is better for newbies, Jgrasp or Netbeans? I need something that explains errors more thoroughly than Jgrasp.

    Here's my code with 3 errors. Now bear in mind that my program has compiled completely and ran correctly up to this method. All I'm trying to do with this method is get the average of all grades in a multi-array. I researched and found some code that was similar to what I needed to do but it's not working out yet. All other methods in my program work perfectly but I can't get this one to compile.
    public double getMean(int allGrades[][])
              int total = 0;
              for (int grade : allGrades)
              total += grade;
         System.out.println("Total is "+getMean(grades));     
              return total/allGrades.length;
    } // end class GradeBookGradebook.java:100: illegal start of type
              return total/allGrades.length;
              ^
    Gradebook.java:100: <identifier> expected
              return total/allGrades.length;
              ^
    Gradebook.java:100: <identifier> expected
              return total/allGrades.length;
              ^
    3 errors

  • Which is better for music production: macbook air or pro?

    Which is better for music production: macbook air or pro?

    The MacBook Pro has higher specifications, depending
    on the model, and then CTO additional upgrades.
    The Air does not have a Retina display, but has lesser
    specs, so that may make a difference. They still offer a
    low-end MB/Pro w/ optical drive, w/o Retina; specs vary;
    it may work in your instance. You'd have 14 days to take
    a new Apple computer back, so keep that in mind.
    Good luck!

  • Which is better for gamming, Macbook Pro 13'' or Macbook Pro 13'' Retina?

    Which is better for gamming, Macbook Pro 13'' or Macbook Pro 13'' Retina?

    LowLuster wrote:
    You are certainly welcome to your opinion. I'll stick to my reply.
    In view of the fact that there are numerous applications that run properly while creating a lot of internal heat in a MBP indicates that it does not follow that heat is an inhibiting factor (within designed parameters).  Thus my comment is certainly not opion, rather fact.  You certainly are entitled to your reply but a third party reader should be be apprised of what the facts are. 
    Ciao.

  • Which is better for outdoor music bluetooth or airplay speakers?

    which is better for outdoor music listening airplay speakers or bluetooth, cost, etc.? 

    The MacBook Pro has higher specifications, depending
    on the model, and then CTO additional upgrades.
    The Air does not have a Retina display, but has lesser
    specs, so that may make a difference. They still offer a
    low-end MB/Pro w/ optical drive, w/o Retina; specs vary;
    it may work in your instance. You'd have 14 days to take
    a new Apple computer back, so keep that in mind.
    Good luck!

  • Which is better for physical therapy graduate student, a MacBook air or MacBook pro?

    Which is better for a physical therapy graduate student, a MacBook air or MacBook pro?

    Macbook Air
    I cannot see you using strenuous applications to help you with a Physical Therapy Degree.
    Have a think of whether you want an 11" or 13".
    I'd recommend the 13" because although the 11" is perfect for taking notes in class etc.; when it comes to performing as a desktop and not sitting on your lap, it can seem too small.
    The 13" is the best of both worlds. You can keep the portability and the power in one.
    Make sure you get a large enough SSD, they always fill up fast with documents and possibly downloaded text books etc.
    With the 13" if you decide to create a innovative project or a collection of photos, you can also use more RAM-consuming applications like iPhoto and iMovie, or even Aperture without worrying about freezing.

  • Which is better for educational purpose ( for attending online classes ) ??

    which is better for educational purpose ( for attending online classes ) ?? iPad air 2 or d macbook pro?? what abt iPad pro ?? plz suggest one for me plz

    Some educational site are behind the times.  At times, they require software that isn't available on the ipad.  You should visit an apple store and try the educational site with the ipad.  Considering that you have an iMac, I'd lean in the direction of the iPad.
    Robert

  • Which is better for education iPad or Macbook air?

    I am a grade 8 student and I walk around quite a bit in school and I would like to know which one is better for me?
    Which is better for school, and no I can not get the discount.
    Macbook Air or
    iPad
    If macbook Air which size and specs would you reccomend?
    And if iPad which storage option, white or black do you reccomend?
    And should I buy the iPad 2 or the new one.

    Great question.
    Word processing for iOS is fantastic, but not as good for citations and things as on the macbook air, though footnotes will be preserved.
    The new textbook options on ipad are compelling. You should find out if any of your school textbooks are on there by searching the itunes store. If so, ipad is your choice.
    They are different categories of products. the macbook air is an excellent computer.
    But I guess I feel this way -- why don't you buy a desktop for the home. and an ipad for school? If you feel you can get all of your notetaking, paper drafts etc. done on ipad, then you can use mountain lion (coming out this summer) to keep it all in sync when you go home.
    I do have to warn you that I tried taking my ipad to work. If you use google docs at all, you may find some limitations sometimes. If you stick within the icloud universe, (pages, keynote, and numbers), you may be mostly happy.

  • Which is better for gaming and why?

    Hi,
    I was researching budget gaming laptops(around $1000, INR 55000) and came up with two choices.....
    1)HP Pavilion g6z-1d00 Notebook PC
    http://shopping2.hp.com/en_US/home-office/-/products/Laptops/HP-Pavilion/A2B39AV?HP-Pavilion-g6z-1d0...
    2)HP Envy 14-2130nr Notebook PC
    http://shopping2.hp.com/en_US/home-office/-/products/Laptops/HP-ENVY/QE295UA?HP-ENVY-14-2130nr-Noteb...
    Could anybody please tell me which is better for gaming (main purpose and best performance)?
    The HP Envy looks great but I don't know much about AMD Quad Core.....
    Also, is it possible to upgrade the graphics card on the HP Envy ( AMD Radeon 6630 to a better one) via a HP centre?
    It seems to run most games quite well, but I need it to be able to play new games for at least 4 years more (college), while not factoring in the costs for any possible graphics card upgrade....
    Please help!!

    Thanks Huffer _ very useful.
     I wasn't aware that there was a heat problem with the i7 processors, my dv8 runs at around 42 to 52 degrees, mind you I don't really put it under much load. I use it to play Blu-ray ISO files on my projector and for photo editing (Adobe CS4), it's an 820QM.
     I have also changed the thermal compound to ICDiamond and drilled holes in the speaker cover to improve air flow, that made a difference too.
     @ abhishekmaha
     Don't take my comment to seriously, although I think it has some truth to it, it was meant to poke a bit of fun at you. 
     Heat has always been one of the biggest factors when it comes to any computer, designers try to make them thinner, lighter and cheaper and those types don't work for gaming very well. They're OK for the occasional one, but not on a regular basis. I believe that if you game on any machine that was not meant for it, you will not get 4 years out of it _ 2 years.
     I wish I could tell you different, but I am not going to lie to you.
     Heat basically affects 3 things on a laptop, the solder that holds the components on the motherboard, any mechanical moving parts, eg the hard drive, fan _ and the battery. You can remove the battery to prolong its life when gaming.
     Heat breaks down the solder over time and the mother board simply stops working as far as the hard drive, it stops spinning because the tiny bearing(s) in there dry out and seize up.
     If you don't want to use a cooling mat then prop up the back of the laptop, hanging it over the edge of the table will expose the fan intake, but will block off other vents.
     60 degrees is a bit warm too, 50 is better or rather, the cooler the better. What ever machine you get, make a note of what the temps are when you first boot up and when it's hot. The idea is to get an average so you can judge when it is dangerously getting hot.
     P.S. Be sure and give Huffer a kudos too.

Maybe you are looking for

  • Streaming HD video from MacBook/iPad to Apple TV?

    Hey, I'm thinking of buying an Apple TV and Airplay Express so I can stream videos from my Mac to my TV to watch. I'm just wondering what the quality is like, can I stream full HD content, like from a Blu Ray and the quality stay the same? Or does it

  • [Solved] headless server suggestions

    Hi everybody... more of a archlinux user poll. I'm running a server previously centos / debian... now arch64 which it purrrrsssss happily with. I got all my samba torrent stuff figured out. Now I want to make this thing headless. I've heard that free

  • Sizing in Illustrator

    I am currently creating 5x4' posters in illustrator, Do I have to work with images at that size when creating the posters or can I work on a small scale and ramp up the size when done? I am not very well versed in Illustrator so bear with me! Any hel

  • Photoshops elements 9 shuts down when using the Spot healing brush

    Hello all, I just downloaded and installed a trial version of Photoshop Elements 9. Of course I wanted to use that supposedly great "heal" tool. The program seems to work fine, but as soon as I use the Spot Healing Brush, I get the message that somet

  • AIX install - cannot logon to J2EE

    I have just installed EP6 SR1 on AIX (well up to the WAS anyway)  and everything seemed to work except I cannot logon to the J2EE with the Administrator user id and password. I try http://myportserver.com:50000 and the J2EE start page appears but whe