rahendz
Member
Posted 10 months ago #
howdy.. i've set permalink of my wordpress using example.com/%postname%.html so automatically the atttachment will produce example.com/%postname.html/attachment-name and what i'm gonna ask is there any way to customize it? i'd like to change the attachment permalink from the current attachment permalink into like this: example.com/%postname%/attachment-name.jpg or if posibble wihtout %postname% like this: example.com/attachment-name.jpg.. thanks before and sorry for my english..
There may be a plugin that does that, but remember that URL is NOT pointing to the image, but a page that contains the image, so you should never force a false filetype in there.
rahendz
Member
Posted 10 months ago #
thats Ipstenu.. oke may be the filetype can be ignored, i just wanna pointing them into a page. thats what i mean. :D what i want is like this: example.com/attachment-name.html so how can i do that?
You'll have to look for a plugin.
Why are you trying to force .HTML anyway? It doesn't help SEO or page rank. And it's a lie, since you're NOT using HTML but PHP.
rahendz
Member
Posted 10 months ago #
really it doesn't help SEO? what about CTR and CPM? thanks for reply.. but i'm just wanna know about it and how it goes.. :) hope somebody can help but without plugin.. :)
Nope, doesn't help any of that. If you're doing it to look pretty, it's a lot of extra work for no benefit.