Let me know. Thank you.
Is that to remove it from the URLs or the titles?nextgen wrote:This can help you.Remove 'View Topic' and 'View Forum' From Titles
When you click the link it says:Oyabun1 wrote:Doesn't the "... From Titles" in the name of the article answer your question?
Code: Select all
'INDEX' => 'Index page',
Code: Select all
'INDEX' => '',
Code: Select all
'VIEW_TOPIC' => 'View topic',
Code: Select all
'VIEW_TOPIC' => '',
Code: Select all
' - '
I personally don't like how it looks in search results. That was the only reason.Lumpy Burgertushie wrote:I have to ask; why? this has no bearing on your search engine results or ranking etc.
robert