Archived topic
#more-PAGEID
14 replies · Started by Jeremy on May 24, 2022
Hi, my traffic fell to zero over the last 2 days, and while I was investigating the reason I noticed that the posts had disappeared entirely from Google Search Console. I then realized that one of the plugins I was using was adding #more-PAGEID at the end of my posts. By process of elimination, I found it was GP Premium. I have researched the problem and found your article https://generatepress.com/forums/search/%23more-PAGEID/ that explains how to use "Code Snippets" to do a workaround. Unfortunately, that isn't working for me for whatever reason. Any ideas on what else I can try?
Thanks,
Jeremy
Hi Jeremy,
To clarify, is this the code you tried adding through Code Snippets?:
add_filter( 'generate_more_jump', '__return_false' );
Reference: https://docs.generatepress.com/article/generate_more_jump/
If your code isn’t working, can you try replacing your code with the one above as sometimes, copying and pasting causes syntax issues, resulting for a code not to work. (Sometimes, the quotation marks become slanted from being straight).
Kindly let us know. :)
Hi, thanks for getting back to me. I tried code in your reply but I'm still getting the #more-PAGEID
I see. I tried the code just now on my Test website, and it worked as expected from my end.
May we know how exactly you’ve added the code?
Do you have other functions?
Hope to hear from you soon!
Here is a screenshot of how it is implemented on the site.

Thanks
Can you make sure to purge SG Cache?
And do the same for other caching plugins if they are activated on your site.
If it still doesn't work then please provide the link to your site.
I have cleared SG cache and my chrome cache but I still get the #more-PAGEID unless I disable GP Premium. It's the weirdest thing!
Please see site link below.
I currently have the GP Premium disabled
Thanks for adding the link to your site! Tried testing and it seems that the #more-PAGEID is no longer appears.
See: https://share.getcloudapp.com/8Lu04z8Q
Can you try clearing the cache of your browser as well or try using a different browser?
Kindly let us know.
It does not appear because I have GP Premium disabled. Try now with it enabled.
I have cleared my browser, yes.
I see. Do you have any other functions?
Moreover, to debug if a third party plugin may be causing the code not to work, can you try #1 here?: https://docs.generatepress.com/article/debugging-tips/
Leave Code Snippets activated.
Kindly let us know how it goes.
When I have everything but GP Premium, Snippets and Generate Blocks turned off, the problem still persists. When I turn Generate Blocks off as well the problem still persists even after clearing my browser cache again.
Can you double check if the Snippet is activated? Just noticed that the snippet still isn’t activated in your screenshot.
See: https://share.getcloudapp.com/E0uy6pbz
Kindly let us know.
That was it. Thank you so much! I didn't even see that button. Giod eye on ya!
Thanks again!
You’re welcome Jeremy! Glad that worked!