Remove #more From URLs In GeneratePress Premium Theme

Reading Time: 3 minutes
139 Views

This article focuses on the process of eliminating the “#more” tag from your website’s permalinks. If you happen to be a user of the GeneratePress Premium theme on your WordPress website, you might have noticed that when you click on the “View more” or “Read more” button within your blog section, the GeneratePress theme automatically appends the “#more” keyword to the end of your URL, which is essentially your permalink.

However, this structure isn’t considered SEO-friendly.

In light of this, the purpose of this post is to address this issue effectively. We aim to resolve this significant concern, ensuring that your SEO ranking remains unaffected. By the end of this article, you will have the necessary insights to rectify this aspect of your website and improve the overall user experience.

Read More: 5 Top Free WordPress Cache Plugins to Boost Site Speed

Let’s get started.

Steps to Remove #more From Permalink In GeneratePress Theme

Here, are the few simple steps you need to follow and work on to remove #more from URLs.

>> Login to your WordPress dashboard

>> Mouse hover on Appearance option

>> Click on Theme File Editor search for function.php

>> Open function.php from editor

Add this code into your functions.php file,

add_filter( ‘generate_more_jump’, ‘__return_false’ );

That’s it.

We hope this article helped you to learn about Remove #more From URLs In GeneratePress Premium Theme in a very detailed way.

Online Web Tutor invites you to try Skillshike! Learn CakePHP, Laravel, CodeIgniter, Node Js, MySQL, Authentication, RESTful Web Services, etc into a depth level. Master the Coding Skills to Become an Expert in PHP Web Development. So, Search your favourite course and enroll now.

If you liked this article, then please subscribe to our YouTube Channel for PHP & it’s framework, WordPress, Node Js video tutorials. You can also find us on Twitter and Facebook.

Sanjay KumarHello friends, I am Sanjay Kumar a Web Developer by profession. Additionally I'm also a Blogger, Youtuber by Passion. I founded Online Web Tutor and Skillshike platforms. By using these platforms I am sharing the valuable knowledge of Programming, Tips and Tricks, Programming Standards and more what I have with you all. Read more