Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 191185
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T16:19:11+00:00 2026-05-11T16:19:11+00:00

Background: I’m building a poetry site with user submitted content. The relevant user actions

  • 0

Background:

I’m building a poetry site with user submitted content. The relevant user actions for my questions are that users can:

  • a. Go to fancysitename.com/view to see all poems so far
  • b. Go to fancysitename.com/submit to submit your own poem.
  • c. Go to fancysitename.com/apoemid to view a particular poem you’ve bookmarked before.
  • d. Go to fancysitename.com/search to enter a word to search for in all the poems.

All the poems are stored as text fields in a database and referenced by a poem id. So the “apoemid” in step c will be the primary key of the tuple and I’ll just pull up the text after getting the key from the url.

Question:

    1. The poems exist nowhere except in a database. My webapp is literally 4 html files. Will this approach affect my search engine rankings?
    2. Is there a more efficient way to do ‘d’ rather than do a Select * on the db and manually parsing the text on the server? Each poem will be at the most 10 lines long, so I would imagine using a full text search engine like Lucerne will probably be overkill.

Caveat

I’m running this on the google app engine for now, so my database customization options are pretty limited. So while I’d certainly be interested in hearing about the ideal way to do this, this is a pet side project so my budget is limited 🙁

Thanks!

Edit: Apparently I don’t google so well at 7am. I’ve since found a solution for question 2 here so please disregard question 2.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-11T16:19:11+00:00Added an answer on May 11, 2026 at 4:19 pm

    AppEngine currently doesnt support full text indexing, they do have a better than nothing SearchableModel.

    Some details of SearchableModel can be found here:

    http://groups.google.com/group/google-appengine/browse_thread/thread/f64eacbd31629668/8dac5499bd58a6b7?lnk=gst&q=searchablemodel

    Regarding search engine ranking, yes having all your poems in the datastore can affect your ranking. This is generally overcome through the use of a sitemap. Here is an article about how StackOverflow uses a sitemap to help its search ranking.

    http://www.codinghorror.com/blog/archives/001174.html

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 246k
  • Answers 246k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer If you want to stick with pure PHP, you can… May 13, 2026 at 8:31 am
  • Editorial Team
    Editorial Team added an answer There are a couple problems with the posted code. First:… May 13, 2026 at 8:31 am
  • Editorial Team
    Editorial Team added an answer The attribute itself shouldn't have the UserInfo field IMO. Bear… May 13, 2026 at 8:31 am

Related Questions

In order to apply a triggered animation to all ToolTip s in my app,
Background: I have a little video playing app with a UI inspired by the
Background: I need to reserve an amount of memory below 0xA0000 prior to my
Background I am writing and using a very simple CGI-based (Perl) content management tool
Background I have a massive db for a SharePoint site collection. It is 130GB

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.