vBulletin Search Engine Optimization
|
This is a discussion on Zoints Tags and VBSEO help? within the General Discussion forums, part of the vBSEO SEO Plugin category; I know that Zoints have a forum I posted this Hi ok I have a little problem HTML thats where ...
| |||||||
|
#1
| |||
| |||
|
I know that Zoints have a forum I posted this Quote:
Does any one have any info that can help me with this matter |
|
#2
| ||||
| ||||
|
Hi Karl, Can you explain the error you are receiving in more detail please?
__________________ Ace Shattock / Crawlability Inc. vBSEO Styles: Version 1.0 PRO For Everyone Version 2.0 For vBSEO Customers vBSEO 3.3.0 Gold Released with New "Virtual HTML Display" Feature Available for Download Now 6X Traffic - $1400 in One Day with vBSEO! Max Out Your SEO My Personal Sites: New Zealand Forum | vBulletin Modifications and Styles | vBulletin Hosting |
|
#3
| |||
| |||
|
Yer np fast here this is for a tag that is called html www.mkpitstop.co.uk/forum/tags/html/ it should go to the page for the tag search, but its just going to a page not found :( |
|
#4
| ||||
| ||||
|
ace: if you click the link in the tags box at the bottom, it brings you to: http://www.mkpitstop.co.uk/forum/tags/html/ which 404's I'm guessing this is un-related to vbseo, and is an issue with the tags module itself. in your tags directory, be sure you have the following in your htacccess Code: Options +FollowSymLinks RewriteEngine On RewriteRule ^(.+)/([0-9]+)/$ index.php?tag=$1&page=$2 [NC,QSA,L] RewriteRule ^(.+)/$ index.php?tag=$1 [NC,QSA,L] and then, make sure you add the new plugin as described here: Zoints Network - View Single Post - Tags and VBSEO URLs? |
|
#5
| |||
| |||
|
tried and check all that all was all ready done including the plugin if I change the url to show like http://www.mkpitstop.co.uk/forum/tags/index.php/html/ witch is the vB Archive method it works as it should, but I dont want my links like that as there wouldnt be much point. is there a way to change the index.php bit into a word using the CCR in VBSEO, so that it just sorts the problem out? |
|
#6
| ||||
| ||||
|
Karl, Does the issue continue if you disable vBSEO? If so, it's a Zoints Tags issue, try Brian's post above. (Your Featured Wesites box has a word mis-spelled.
__________________ Ace Shattock / Crawlability Inc. vBSEO Styles: Version 1.0 PRO For Everyone Version 2.0 For vBSEO Customers vBSEO 3.3.0 Gold Released with New "Virtual HTML Display" Feature Available for Download Now 6X Traffic - $1400 in One Day with vBSEO! Max Out Your SEO My Personal Sites: New Zealand Forum | vBulletin Modifications and Styles | vBulletin Hosting |
|
#7
| |||
| |||
|
it looks like its stupid Zoints problem and there help is cr@p as its slow thanks for the spelling :( been like that for a while and no one told me lol looks like I will have to do the tags like the post above wile I wait thanks again for your time |
|
#8
| |||
| |||
|
I have done it again, I am making a right fool of my self on this forum Can I have dumbo member of the month award I added Code: RewriteBase /forum/tags Thanks people |