 |
|
04-16-2007, 08:19 AM
|
#1 (permalink)
|
|
Inactive
Join Date: 04-16-07
Posts: 10
Latest Blog: None
|
how to create URL likes V7N
|
|
|
04-16-2007, 08:32 AM
|
#2 (permalink)
|
|
Empress™
Join Date: 08-19-04
Location: York, UK
Posts: 18,396
|
It's part of the forum script. This is a vBulletin.
Find more information here.
|
|
|
04-16-2007, 08:38 AM
|
#3 (permalink)
|
|
Inactive
Join Date: 04-16-07
Posts: 10
Latest Blog: None
|
I know it's a vBulletin, but how to create SEO friendly links like that. The default vBulletin is just using showthread.php?p=xxxx
In V7N, it uses the header of the post.
|
|
|
04-16-2007, 08:49 AM
|
#4 (permalink)
|
|
Empress™
Join Date: 08-19-04
Location: York, UK
Posts: 18,396
|
Ah, my apologies. And I have to clue, though I'm sure someone who comes along will. 
|
|
|
04-16-2007, 09:18 AM
|
#5 (permalink)
|
|
v7n Mentor
Join Date: 05-02-06
Posts: 496
|
|
|
|
04-16-2007, 05:48 PM
|
#6 (permalink)
|
|
Contributing Member
Join Date: 04-02-07
Location: San Francisco
Posts: 255
|
Check out modrewrite in some apache docs if you're really interested in the nuts and bolts. It's pretty hairy, but explains how it works across all web apps, not just vbseo.
|
|
|
04-16-2007, 07:12 PM
|
#7 (permalink)
|
|
Inactive
Join Date: 04-16-07
Posts: 10
Latest Blog: None
|
yes, I know the apache mod_rewrite will be needed. However, how to take the header of post into the URL? All I can see is just re-write the URL like page-some details-id-some id.html
tks
|
|
|
04-17-2007, 11:00 AM
|
#8 (permalink)
|
|
Contributing Member
Join Date: 01-23-07
Posts: 322
|
Vbseo or Zoints my friend 
__________________
- Shannon Lilly
|
|
|
04-18-2007, 12:02 AM
|
#9 (permalink)
|
|
Moderator
Join Date: 01-11-04
Location: Folsom
Posts: 2,646
|
VBSEO, quick and easy 
|
|
|
04-20-2007, 07:53 AM
|
#10 (permalink)
|
|
Inactive
Join Date: 04-16-07
Posts: 10
Latest Blog: None
|
is vbSEO applied for vBulletin only? How to do it with normal site, with .htaccess?
|
|
|
04-20-2007, 08:33 AM
|
#11 (permalink)
|
|
Contributing Member
Join Date: 04-12-07
Posts: 51
Latest Blog: None
|
good info.
Wow, running vbulletin is getting pricey these days. $150 to get the forum, another $150 for plugin A, another $150 for plugin B, $50 here, $50 there. All these prices add up for a new webmaster, no wonder VB seems intimidating. I don't think you need to get all the plugins at once, but I would recommend AT least starting with vbseo when you launch your forum. Get the SE spiders crawling your site right the first time. The other plugins can come in later.
|
|
|
04-20-2007, 11:01 AM
|
#12 (permalink)
|
|
Moderator
Join Date: 01-11-04
Location: Folsom
Posts: 2,646
|
Quote:
Originally Posted by vnbear
is vbSEO applied for vBulletin only? How to do it with normal site, with .htaccess?
|
Yes, VBSEO = VB Only.
For normal sites use .htaccess & mod_rewrite.
|
|
|
04-21-2007, 07:43 AM
|
#13 (permalink)
|
|
Inactive
Join Date: 04-16-07
Posts: 10
Latest Blog: None
|
Quote:
Originally Posted by ToddW
For normal sites use .htaccess & mod_rewrite.
|
Back to my question: how to create URL likes V7N using .htaccess and mod_rewrite?
|
|
|
04-21-2007, 08:49 PM
|
#14 (permalink)
|
|
Individualist
Join Date: 09-27-03
Location: Japan, mostly
Posts: 42,521
|
Quote:
Originally Posted by vnbear
Back to my question: how to create URL likes V7N using .htaccess and mod_rewrite?
|
You looking for a tutorial?
|
|
|
04-21-2007, 10:48 PM
|
#15 (permalink)
|
|
Inactive
Join Date: 04-16-07
Posts: 10
Latest Blog: None
|
if there is a tut for that, it would be great. Cause all the things I have read about mod_rewrite, as stated above, it just re-writes the URL like page-somedetails-id-someid.html, not taking the header of the post into the URL likes in V7N
|
|
|
04-22-2007, 09:33 PM
|
#16 (permalink)
|
|
Inactive
Join Date: 12-29-06
Posts: 89
Latest Blog: None
|
If you still need a hand with this PM me or add me to msn messenger
silent_knight59@hotmail.com and i would gladly set this up for you
Its really not all that difficult & i remember when i was like u searching for this same question 
|
|
|
04-22-2007, 11:09 PM
|
#17 (permalink)
|
|
Inactive
Join Date: 04-16-07
Posts: 10
Latest Blog: None
|
Thanks  And I believe other can see it's helpful as well. So, can you just post how to do it here? It would be great!
|
|
|
04-22-2007, 11:30 PM
|
#18 (permalink)
|
|
Inactive
Join Date: 12-29-06
Posts: 89
Latest Blog: None
|
Just need some clarification.
Im assuming your using VBEO and you want your URLS such as:
"Note to Moderators & Admin link below is not spam only example perpose"
http://www.example.com/SEO_Forum
This is a forum that has VBSEO i have installed as you can see it has the URL typ i believe your after.. however if your looking for an alternative method with out VBSEO i cannot help
|
|
|
04-23-2007, 12:31 AM
|
#19 (permalink)
|
|
Individualist
Join Date: 09-27-03
Location: Japan, mostly
Posts: 42,521
|
Quote:
Originally Posted by richardvan1
http://www.example.com/SEO_Forum
|
Actually that is not the ideal link format. Google does not parse keywords in URLs when they are separated by an underscore.
|
|
|
04-23-2007, 08:48 AM
|
#20 (permalink)
|
|
Empress™
Join Date: 08-19-04
Location: York, UK
Posts: 18,396
|
Hyphen instead?
|
|
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|