Trigger words in URL's
Author
Discussion

mrmr96

Original Poster:

13,736 posts

233 months

Saturday 5th September 2009
quotequote all
Hi,

I was trying to read the comments on this article:
http://pistonheads.com/news/default.asp?storyId=20...

But here's the URL for the comments page:
http://pistonheads.com/gassing/topic.asp?f=23&...

This has the word "hardcore" in it which is triggering the content filter at my office. I can get around it by truncating the URL manually to:
http://pistonheads.com/gassing/topic.asp?f=23&...

But since there doesn't seem to be anything gained by having the title in the URL, how about taking it out so that words like this don't trip my content filter and get the page blocked?

Cheers

4hero

4,505 posts

240 months

Saturday 5th September 2009
quotequote all
Google loves the title, that's one of the ways it finds stuff.

grumbledoak

32,571 posts

262 months

Saturday 5th September 2009
quotequote all
4hero said:
Google loves the title, that's one of the ways it finds stuff.
Google will look at the title on the page. Putting extra stuff in the http address won't matter.

JohnnyPanic

1,282 posts

238 months

Sunday 6th September 2009
quotequote all
grumbledoak said:
4hero said:
Google loves the title, that's one of the ways it finds stuff.
Google will look at the title on the page. Putting extra stuff in the http address won't matter.
AFAIK Google does actually use the URL in the algorithm, if it's relevant to the content it's an advantage to have it as text. It would better to have fewer parameters in the querystring, but IIRC the forums are based on code from days before SEO and Google-pleasing was so high on the agenda.

zac510

5,546 posts

235 months

Monday 7th September 2009
quotequote all
Humans like keywords in the URL too.

mrmr96

Original Poster:

13,736 posts

233 months

Tuesday 8th September 2009
quotequote all
What do you mean?

zac510

5,546 posts

235 months

Tuesday 8th September 2009
quotequote all
I mean I can see the title of that thread in the URL in your post or in the search engine and decide whether I want to click on the link.

So I might be more likely to click a pistonheads link if I can see what the content is.

mrmr96

Original Poster:

13,736 posts

233 months

Tuesday 8th September 2009
quotequote all
But the URL only contains the same words as the thread title and the html page title (appears in the window title bar) so I don't see that it adds anything.

Maybe we could at least put a filter in so that certain blacklist words are not used in the URL's?

Mr Will

13,719 posts

235 months

Tuesday 8th September 2009
quotequote all
mrmr96 said:
But the URL only contains the same words as the thread title and the html page title (appears in the window title bar) so I don't see that it adds anything.

Maybe we could at least put a filter in so that certain blacklist words are not used in the URL's?
There is a swearfilter which will stop anything offensive being put into titles, but it will not filter out words such as "Hardcore" which have a legitimate usage.

Having the title in the url is very relevant to google and other search engines, so it is not something we are going to remove unless large numbers of people are having problems.

As you have spotted though, the &nmt= and everything after it can be deleted without causing any problems, so I'd suggest you just continue to use this work around on the rare occasions it is needed.

mrmr96

Original Poster:

13,736 posts

233 months

Tuesday 8th September 2009
quotequote all
Okie dokie. smile