WordPress blog url

People intrigue with the url structure, how to create a good wordpress blog url.

Creating a good url is very simple and wordpress already has lots of good options, we just need to look for the options.

WordPress lets you create below types of URLS:

Plain

https://domain.name/?p=123 – With this pattern the blog creator has the ability to put the blogs with a number. Each blog will have a unique number that will be displayed in the url bar on browser once the blog is on internet and page is displayed in the browser.

Day and Name

Url is structured in below pattern
https://domain.name/2023/11/28/sample-post/
In the above pattern date is divided in year, month and day, and then the name of the post is added to create the url.

Month and Name

Url is structured in below pattern
https://domain.name/2023/11/sample-post/

In the above pattern the only difference from the above pattern is the day part is not mentioned in the url, only the year and month is added. So each month the blog creator can create the blog with same name (technically correct), but not advised to do so.

Numeric

In the structure a number is added as part of the URI

https://domain.name/archives/123

Postname

Another pattern is to construct the url with the post name. This pattern should be used when the blog creator has limited number of blogs or each post will have definitely different distinguished name.

URL pattern: https://domain.name/postname/

Custom Structure

Here the url is constructed with tags that provides the values during the runtime.

Example: https://domain.name/%postname%/

other tags that can be used are:

#Tag nameDescription
1%year%to add year to the uri
2%monthnum%/for month
3%day%use for day
4%hour%for hour
5%minute%for minute
6%second%for second
7%post_id%for post id
8%category%to add a category to the uri
9%author%to add an author name
10%postname%add a postname
tags in wordpress

Multiple tags can also be used to create a URL e.g.

https://domain.name/%category%/%author%/%year%/%postname%

How to add seconds in blog url

Create the url pattern as below to get the date and seconds as well:
domain.name/%year%/%monthnum%/%day%/%hour%/%minute%/%second%

This depends on how we wanted to construct our url.

Where to find the configuration to set the url

Great catchy names are really helpful for the user and the SEO.

Happy hosting!!!!


14,651 responses to “WordPress blog url”

  1. Donaldgrist Avatar
    Donaldgrist

    Стационарное лечение запоя в Воронеже — индивидуальный подход к каждому пациенту. Мы предлагаем комфортные условия и профессиональную помощь для быстрого и безопасного вывода из запоя.
    Выяснить больше – https://vyvod-iz-zapoya-v-stacionare-voronezh24.ru

  2. Stephenplumn Avatar
    Stephenplumn

    Если пациент не может приехать в клинику, в Краснодаре нарколог приедет к нему домой. Помощь оказывает «Детокс» круглосуточно.
    Узнать больше – вызвать врача нарколога на дом в краснодаре

  3. RobertPlure Avatar

    Эта публикация погружает вас в мир увлекательных фактов и удивительных открытий. Мы расскажем о ключевых событиях, которые изменили ход истории, и приоткроем завесу над научными достижениями, которые вдохновили миллионы. Узнайте, чему может научить нас прошлое и как применить эти знания в будущем.
    https://www.amazingcut.hk/%E3%80%8A%E5%89%AA%E8%A3%81%E9%AD%94%E6%B3%95%E5%B8%AB%E3%80%8B%E4%BB%8A%E8%88%89%E8%A1%8C%E6%8B%9C%E7%A5%9E%E5%84%80%E5%BC%8F%E3%80%80%E8%83%A1%E5%AE%9A%E6%AC%A3%E7%AC%91%E7%A8%B1%E5%A8%9B%E6%A8%82

  4. ArthurMaize Avatar
    ArthurMaize

    DRINKIO всегда держит уровень — доставка точная, курьеры вежливые. Ассортимент радует разнообразием, сайт простой и понятный. Очень удобно, что можно заказать в любое время суток. Качество обслуживания отличное. Надёжная доставка алкоголя в Москве, https://drinkio105.ru/

  5. Darrylbor Avatar

    Этот информационный материал собраны данные, которые помогут лучше понять текущие тенденции и процессы в различных сферах жизни. Мы предоставляем четкий анализ, графики и примеры, чтобы информация была не только понятной, но и практичной для принятия решений.
    Эксклюзивная информация – https://certifiednewsgh.com/constitutional-implications-of-the-proposed-suspension-of-the-chief-justice-under-article-14610a-of-the-1992-constitution-richard-dela-sky-esq

  6. Bryanlab Avatar

    https://t.me/kraken_marketshop Рифы Безопасности: Как не стать жертвой цифровых пиратов В погоне за желаемым, важно не забывать о бдительности. Каждая “кракен” ссылка, каждый “kraken” сайт – потенциальный портал, ведущий как к сокровищам, так и к ловушкам. Фишинговые сайты, поддельные магазины, недобросовестные продавцы – вот лишь некоторые опасности, подстерегающие неопытных мореплавателей. Проверка домена, анализ репутации продавца, использование VPN – вот инструменты, помогающие ориентироваться в этом опасном море.

  7. MichaelBug Avatar

    Этот информационный материал привлекает внимание множеством интересных деталей и необычных ракурсов. Мы предлагаем уникальные взгляды на привычные вещи и рассматриваем вопросы, которые волнуют общество. Будьте в курсе актуальных тем и расширяйте свои знания!
    Ознакомьтесь с аналитикой – https://ramirezpedrosa.com/banking/the-pros-and-cons-of-different-investment-vehicles

  8. FrankGox Avatar

    Этот информационный материал собраны данные, которые помогут лучше понять текущие тенденции и процессы в различных сферах жизни. Мы предоставляем четкий анализ, графики и примеры, чтобы информация была не только понятной, но и практичной для принятия решений.
    Всё, что нужно знать – https://prazdnik.parnas.info/uslugi-po-vyvodu-iz-zapoya-pokhmelya-i-lechen-745uy

Leave a Reply to DonaldMam Cancel reply

Your email address will not be published. Required fields are marked *

About Us

We are enthusiastic, new world thinkers to give opportunity to all to learn the basic skills and take this to the next level.

Featured Posts

    Categories