Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted March 8, 200916 yr I don't usually care about the actual look of a URL, but I was writing an email to someone and had to paste a link to one of my posts. The link washttp://forums.invisionpower.com/topic/281758-its-so-beautiful-i-cried/page__view__findpost__p__1787536 Sorry, but the horribleness of that link became apparent as soon as I hit CTRL+V. Wouldn't it be better to do something like http://forums.invisionpower.com/t/281758-its-so-beautiful-i-cried/fp-1787536 Or something similar? At any rate, all of that is easily customizable, including the 'page__view__findpost__p__' part?
March 9, 200916 yr On 3/8/2009 at 2:36 AM, Brandon D said: At any rate, all of that is easily customizable, including the 'page__view__findpost__p__' part? No, that part is not customizable. Those are the parameters (view=findpost&p=12345) and must be provided as is. It's possible a modification can make them customizable, though I'd venture to guess it would take a fair bit of work.
March 9, 200916 yr On 3/9/2009 at 2:06 PM, bfarber said: It's possible a modification can make them customizable, though I'd venture to guess it would take a fair bit of work. Why are those not still parameters? That is, afterall, what they are. Surely /topic/23909-something-or-other?findpost=12345 would be fine? Especially considering that you don't really want 'findpost' links to be ranking anyway.
March 9, 200916 yr On 3/9/2009 at 4:11 PM, Dan C said: Why are those not still parameters? That is, afterall, what they are. Surely /topic/23909-something-or-other?findpost=12345 would be fine? Especially considering that you don't really want 'findpost' links to be ranking anyway. I can't really answer that. Everyone seems to have their own idea how the url should work. I'm largely indifferent. ;) We seemed to be indexed just fine before, and are being indexed just fine now. On 3/9/2009 at 4:47 PM, pete t said: Hi i would love know how turn furl on because it not in admin cp ? You have to add it to the conf_global.php$INFO['use_friendly_urls'] = 1;
March 9, 200916 yr On 3/9/2009 at 5:30 PM, bfarber said: I can't really answer that. Everyone seems to have their own idea how the url should work. I'm largely indifferent. ;) We seemed to be indexed just fine before, and are being indexed just fine now. You have to add it to the conf_global.php$INFO['use_friendly_urls'] = 1; Thank you bfarber :D
Archived
This topic is now archived and is closed to further replies.