-
how to edit feed url (feed/ to feed/gn) all url tags, pages, category.
-
Hello, we apologize for the issue you are facing. To edit the feed URL in WordPress, you typically need to change the base feed URL settings. However, the specific method to change the feed URL from
feed/
tofeed/gn
for all URLs, tags, pages, and categories is not directly covered in the provided context.For general guidance, you can use a plugin or custom code to modify the feed URL structure. If you’re comfortable with coding, you might consider using WordPress hooks to change the feed URL. Alternatively, you can set up redirects from the old feed URL to the new one.
Since this is a more specific request that may require detailed steps or custom solutions, we recommend replying to this ticket. A human agent from the Rank Math Support team will be able to assist you further with your specific needs.
Hello,
Thank you for contacting Rank Math support.
Unfortunately, it isn’t possible with our plugin. Here is a thread that might help: https://wordpress.stackexchange.com/questions/263403/change-default-rss-feed-url
Please do not hesitate to let us know if you need our assistance with anything else.
can you create redirection code feed/ to feed/gn ?..
Hello,
You can use the following regex redirection to redirect from
/feed
to/feed/gn
:Source: ^(.*)/feed$ Match: regex Destination: /$1/feed/gn
Here’s how you can set a regex redirection on your website: https://rankmath.com/kb/how-to-use-regex-redirects/
Hope that helps and please don’t hesitate to let us know if you have any other questions.
Thank you.one more question. what is this permalink and file url
and how to edit (ex- https://xyz.com/img/bollywood)
And will it have any effect on my website if I edit it?
Hello,
They are image attachments, and the permalink you shared is the attachment URL.
When you upload a media file to the WordPress Media Library, WordPress creates a separate media attachment page for each file, and having the attachment pages as “noindex” or redirecting to the parent page is actually the preferred method to handle those and we mention the same here:
https://rankmath.com/kb/should-you-redirect-attachments/In essence, this means that there’s nothing to worry about the attachment pages as the images from the website can and will still be indexed, it’s just the attachment pages, which don’t hold any SEO value, that will not get indexed.
Looking forward to helping you.
Hello,
This attachment only works for your single post/page. Even if you add the images to your taxonomy pages, they will remain Unattached.
Hope that helps and please don’t hesitate to let us know if you have any other questions.
Thank you.Hello,
As we already mentioned above, the attachment pages are created by WordPress and they don’t have much SEO values unless you’ve dedicated photography or artwork or a graphic design website.
If your website doesn’t fall under these categories, the preferred method to handle the attachment pages is to set them to Noindex or redirect to the parent page.
Hope that helps and please don’t hesitate to let us know if you have any other questions.
Thank you.I did not understand, I will tell you what I know
Like there is an option in Yoast SEO called Enable media pages, if we turn it on then Yoast SEO creates a separate webpage of photos or images. (I know that it has to be kept off)
But in Rank Math, this setting is by default that it redirects the image url to the attachment page (am I right)
Or this option in Rank Math (Redirect Attachments) is for those images which are unattached
And if I am wrong then please explain it to me in simple words. And I apologize for the trouble you are facing because of me
Hello,
The option in Yoast (disabled by default) is the same as the Redirect Attachment in Rank Math (enabled by default).
It will redirect the attachment pages where the images are attached/appear.
Unattached or Orphan media are those uploaded to WordPress that do not appear in your posts.
Looking forward to helping you.
What I mean to say is that as I enabled media page in Yoast SEO, Yoast SEO create a webpage of every image (screenshot) Is there any such option in rankmath or not
Hello,
Yoast doesn’t create the media pages. When the Enable Media Page option is enabled, Yoast doesn’t redirect the attachment pages, and you can access them. If you disable the Redirect Attachment options of our plugin, you can access the attachment pages.
The Enable Media Pages option only disables Yoast’s attachment redirections option.
Please do not hesitate to let us know if you need our assistance with anything else.
one last question should we keep these media pages indexed or noindexed
Hello,
Attachment pages have thin content and there is no benefit in getting them indexed. You should set them to Noindex.
Hope that helps and please do not hesitate to let us know if you need our assistance with anything else.
and this redirection is not working everywhere
Hello,
Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.
If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.
Thank you.
The ticket ‘feed url edit’ is closed to new replies.