Questions tagged [permalinks]

A permalink, or permanent link, is a URL that points to a specific blog or forum entry after it has passed from the front page to the archives.

Because a permalink remains unchanged indefinitely, it is less susceptible to link rot. Most modern weblogging and content-syndication software systems support such links. Other types of websites use the term permanent links, but the term permalink is most common within the blogosphere. Permalink is a portmanteau word made from permanent link. Permalinks are often simply stated so as to be human-readable.

1800 questions
0
votes
1 answer

How can I solve the OpenShift Wordpress installation certificate and hence the https permalink issues?

I've migrated my Wordpress blog to OpenShift recently. It works perfect until when you try to add a custom domain alias to your installation. The OpenShift URL for my blog is blog-latifetunc.rhcloud.com I added the following URL as alias:…
0
votes
0 answers

Wordpress Permalink Issue

We recently decided to change our permalink structure from '/%postname%/' to '/%year%/%postname%/'. For some reason, every time I change the permalink structure in the WP Admin all post just bounce to the main blog page but the URL is updated in…
Wishn4fishn
  • 75
  • 1
  • 1
  • 6
0
votes
0 answers

Regular post and custom post type permalink wordpress

Hi everyone i develop wordpress theme localy with xampp i changed the permalink to /%category%/%postname%/ and everythings working good however after i create my custom post type the permalink my regular post links give me error 404 page and my…
eldewiny
  • 85
  • 1
  • 1
  • 6
0
votes
1 answer

Wordpress permalink doesn't work

I have read a lot of documentation about this issues already, but it seem doesn't work with me. After I choose the option 'Post name' in Permalink setting, it generate a file called '.htaccess' for me. I also enable apache2 module rewrite…
Sokhom Ratanak
  • 5,836
  • 4
  • 14
  • 11
0
votes
0 answers

Custom post type saving and permalink problems

I created my CPT, but I have some problems: when I publish or upgrade the data entered in the field 'ora' they are saved but disappear from the field. The permalink does not take its name from the title of the post but from one of the elements of…
zen
  • 27
  • 2
  • 9
0
votes
2 answers

Wordpress How to give previous and next post link from same taxonomy?

I have post type testimonials. I am listing that testimonials by specific taxonomy with read more link. When user click on read more link which is get_permalink( $post ), and redirect to specific page then i want to show previous and next post link…
Yatin Mistry
  • 1,246
  • 2
  • 13
  • 35
0
votes
2 answers

Jekyll permalink with filename based url

I need some help with jekyll permalinks. I've a post named: DATE-my-title.md and inside it I have: --- title: My beautiful extended title --- In _config.yml I've defined permalink: /:categories/:title So it seems that jekyll ignores the…
fernandojsg
  • 1,090
  • 18
  • 27
0
votes
1 answer

How can I display dynamic content based on URL slug on a custom WordPress page?

I have a custom page named locations and i want the URL to load like this: /locations/california /locations/nevada etc.. and upon each page load of the given URL as above content is loaded based on it. So for example if California is loaded…
Exploit
  • 6,278
  • 19
  • 70
  • 103
0
votes
1 answer

Wordpress permalink to allow title variable in

So I built a site (In the wrong way which I can see now). Users can post ads, they are not stored as a post, I just store the information in a table in the database. I use a page template with parameters passed in - For example…
user2389087
  • 1,692
  • 3
  • 17
  • 39
0
votes
1 answer

root URL shows "404 - File or directory not found

The root URL of my blog shows "404 - File or directory not found.". It happened immediately after I changed by permalink settings and applied "day and name". If I change my permalink settings to Default then everything works fine. It works perfectly…
Adword Acc
  • 23
  • 2
  • 5
0
votes
1 answer

How to get rid of duplicate permalink in wordpress

I accidentally made two 'about' pages in wordpress 4.0. I erased one of them, and emptied the trash, so there was only one 'about' page. Now in the url, the permalink says 'about-2'. How do I get rid of that?
user2684452
  • 701
  • 2
  • 14
  • 31
0
votes
1 answer

Change WordPress URL folder name to another without redirecting

I'm trying to change my WordPress site's URL (without redirecting) from: example.com/go/take/ to: example.com/go/give/ Also, if my wordpress site is located in the /go/ folder, is it possible for me to trim /go/ ? Thank you.
0
votes
1 answer

How to change facebook share description?

Is there a way to change the facebook description of this page: http://goo.gl/Z103ve Now after sharing it starts with the left column description like: 23 september, 2014 Nieuws 0 Reacties Share on TwitterShare on Facebook I want to get rid of the…
Justmac
  • 550
  • 2
  • 8
  • 22
0
votes
1 answer

Even though postname is selected for permalink default keeps showing

Wordpress - I have an issue where my selected permalink in settings is post name but when viewing my posts it is showing the default however pages are not affected. Any ideas how to make posts stay as www.website.com/pagename?
Ash
  • 1
0
votes
2 answers

Wordpress redirect old permalink structure to new

Could you help me with the following predicament? I'd like to change the permalink structure of my website from the current one /%category%/%postname%/ to /%category%/%post_id%/ in a way so that the old publications could still be reachable…
zkvvoob
  • 394
  • 1
  • 4
  • 26