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

  • SEARCH
  • Home
  • 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 7578515
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T17:27:00+00:00 2026-05-30T17:27:00+00:00

I just use WordPress few times ago. and i realized WordPress is using keyword

  • 0

I just use WordPress few times ago. and i realized WordPress is using keyword to identify the record in database.

Heres the example:

URL: example.com/site/just-do-it

~> just-do-it is a keyword , and the field hosted this keyword is indexed field.

so , this way can be slower or take more resource of mysql when compare with using regular number ID (123,456…)

many tks.


i have one more issue with this question.
that’s about using tag.

with tag (just like stackoverflow) should i use /id/tag/ or /tag/ only?

use tag as identification is easy for user to search.
tag is a shorter than topic title, but one topic will have many tags.

so with many of tag records. is it ok when use tag title instead of tag ID?

  • 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-30T17:27:01+00:00Added an answer on May 30, 2026 at 5:27 pm

    Yes, it will in general be slower than using a numeric PK. INT – the most commonly used datatype for PK – is 4B long, and so the index created over this columns uses only 4B per row and only needs to compare 4B to find the record. The index created on wordpress tabl you mention is probably much longer (possibly over 100B), and thus needs both more memory (on disk as well as RAM) and processing power.

    The question is: does it matter? The answer is not straightforward. On a small site, with limited number of visitors it most likely doesn’t matter at all. However this can be a limiting factor, when amount of rows in table as well as queries to that table increase.

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

Sidebar

Related Questions

I started using WordPress just a few hours ago because I need to develop
I have thought about using WordPress – or maybe just copy a few functions
i just asked a question few minutes ago which led me to this one
I set the wordpress permalink-structure to just use the articlename and got a .htaccess
I used PSPad for my WordPress template and just now realized the DOCTYPE was
following the tutorial at http://josephscott.org/archives/2010/03/database-powered-css-in-wordpress-themes/ i am trying to use wordpress' parse_request function to
Lots of famous PHP scripts including WordPress use dirname(__FILE__).'/myParent.php' instead of just 'myParent.php' when
Just deciding which to use. Movable Type or Wordpress. MT has one important strength:
Does everyone just use XML in the message? Are there any good alternatives to
Right now we just use something like this stopWatch.Start(); try { method(); } finally

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.