Hiring Quick $5- Vbulletin / VBseo Help

Status
Not open for further replies.

viruz99

Active Member
1,547
2010
96
0
Hey Guys ,

Was having some mysql problems with my vb site and did a vbulletin reinstall + db restore .

however i'm currently experiencing some ''bugs''

I guess it has something to do with permissions or something

1. VBSEO Tracking - when i add my google analytic tracking code - it is no longer shown on the main page ( view source )

2. When i hover my mouse over an item on the main page it shows :

http://siteurl/forumdisplay.php?f=34

instead of :

http://www.siteurl/category-name/

When i enter the category then it shows :

http://www.siteurl/category-name/

3. When i click on a post on the main page ( latest posted in that category) , the url is shown like this :

http://www.siteurl/showthread.php?p=6386234#post6386234

When i enter the category , then click on the same post the url is :

http://www.siteurl/category-name/6386234-title.html



All these seems centered around the main page i.e : some files/folders have to chmod i think .

First time i'm using vbulletin so no idea how to fix these





 
4 comments
From AdminCP
URL Rewrite Settings -> Forum URLs
then change from Basic to
Advanced Settings

Forum Path = [forum_id]

Forum URLs = Custom = forums/domain[forum_id]/

Forum Pagination = forum[forum_id]/index[forum_page].html

Rewrite Announcement URLs? = Yes

Announcement = forum[forum_id]/announcement[announcement_id].html

Multiple Announcements = forum[forum_id]/announcements.html

Rewrite Thread URLs? = Yes

Thread = Custom = threads/domain[thread_id]/

Thread Pagination = forum[forum_id]/thread[thread_id]-[thread_page].html

'Last Post in Thread' Redirect = Custom = threads/domain[thread_id]-old/

'Newest Post in Thread' Redirect = Custom = threads/domain[thread_id]-new/

'Go To Post in Thread' Redirect = Custom = threads/domain[thread_id]-gtp/

'Go To Post in Thread' Pagination Redirect = forum[forum_id]/thread[thread_id]-post[post_id]-[thread_page].htm

'Previous Thread' Redirect = Custom = [thread_id]-prev/

'Next Thread' Redirect = Custom = [thread_id]-next/

Include Thread Prefix = No

Include Thread Prefix Name = No

Rewrite Printthread URLs? = Yes

Add rel="nofollow" to the Printthread links? = Yes

'Printthread' = forum[forum_id]/thread[thread_id]-print.html

'Printthread' Pagination = forum[forum_id]/thread[thread_id]-[thread_page]-print.html

Rewrite Showpost URLs? = Yes

Add rel="nofollow" to the Showpost links? = No

'Showpost' = [post_id]-post[post_count].html

Rewrite Poll URLs? = Yes

Poll = forum[forum_id]/poll[poll_id].html

Rewrite Member's List URLs? = members/list/

Member's List Pagination = members/list/index[page].html

Member's List 'By Letter' Pages = members/list/[letter][page].html

Rewrite Custom Avatar URLs? = Yes

Custom Avatar = [user_id].gif

Rewrite Nav Bullet Image URLs? = Yes

Forum Nav Bullet Image URLs = forum[forum_id].gif

Thread Nav Bullet Image URLs = forum[forum_id]/thread[thread_id].gif

Rewrite Attachment URLs? = Yes

Attachment = Custom = attachments/domain[attachment_id]/

Rewrite Attachment Alt Tag Attribute? = Yes

Attachment Alt Tag attribute Format = [thread_title]-[original_filename]

Rewrite Tags URLs? = Yes

Tags Home = tags/

Tags = tags/[tag]/

Tags Pagination = tags/[tag]-page[page].html

Then Save

URL Rewrite Settings -> Social Group URLs

then change from Basic to Advanced Settings

Rewrite Social Group URLs? = Yes

Social Groups Home = groups/

"All Social Groups" List UPDATED! = groups/all/

"All Social Groups" List Pagination UPDATED! = groups/all-[page].html

Social Group = Custom = groups/domain[group_id]

Social Group Pagination = groups/[group_id]-page[page].html

Social Group Discussion = Custom = groups/domain[group_id]/discussion[discussion_id]

Social Group Discussion Pagination = groups/[group_id]-[discussion_id]-page[page].html

Social Group Discussion Last Post = groups/[group_id]-[discussion_id]-last-post.html

Social Group Members = groups/[group_id]/members-page[page].html

Social Group Pictures = groups/[group_id]-pictures.html

Social Group Pictures Pagination = groups/[group_id]-pictures-page[page].html

Social Group Picture Page = groups/[group_id]-picture[picture_id].html

Social Group Picture Page Pagination = groups/[group_id]-picture[picture_id]-page[page].html

Group Picture File = groups/[group_id]-picture[picture_id].[original_ext]

Social Group Category List = groups/categories/

Social Group Category List Pagination = groups/categories-page[page].html

Social Group Category = groups/category[cat_id].html

Social Group Category Pagination = groups/category[cat_id]-page[page].html

Then Save

URL Rewrite Settings -> Member Profile URLs

then change from Basic to Advanced Settings

Rewrite Member Profile URLs? = Yes

Member Profile = Custom = members/domain[user_id]/

Visitor Messaging Pagination = members/[user_id]-[page].html

Visitor Conversation = members/[user_id]-with-[visitor_id].html

Visitor Conversation Pagination = members/[user_id]-with-[visitor_id]-page[page].html

Friends List Pagination = members/[user_id]-friends-[page].html

Rewrite Albums URLs? = Yes

Albums Homepage = members/albums-[page].html

Albums List = members/[user_id]-albums.html

Albums List Pagination = members/[user_id]-albums-page[page].html

Albums = members/[user_id]-albums[album_id].html

Albums Pagination = members/[user_id]-albums[album_id]-page[page].html

Picture Page = members/[user_id]-albums[album_id]-picture[picture_id].html

Picture Page Pagination = members/[user_id]-albums[album_id]-picture[picture_id]-page[page].html

Picture File = members/[user_id]-albums[album_id]-picture[picture_id].[original_ext]

Then Save

That's all I think :)

--

Forget Change Domain word with your Domain name
 
Last edited:
Status
Not open for further replies.
Back
Top