Post Reply  Post Thread 
Pages (9): « First < Previous 4 5 6 7 [8] 9 Next > Last »
MyBB SEO 1.0 Beta!
Silver
Junior Member
**

Posts: 3
Group: Registered
Joined: Jul 2008
Status: Offline
Reputation: 0
Post: #71
RE: MyBB SEO 1.0 Beta!

Hello folks I have a problem at the url's , because the plugin includes the character " in the url's and Google doesn't accept my sitemap with that character Sad
How do I replace " with another character, for example - .
What line must I add in .htaccess ?

07-11-2008 09:31 AM
Find all posts by this user Quote this message in a reply
Pacifier
Administrator
*******

Posts: 214
Group: Administrators
Joined: May 2006
Status: Offline
Reputation: 0
Post: #72
RE: MyBB SEO 1.0 Beta!

SEO mod does remove double quotes in the url. What are you exactly referring to? Please elaborate.

07-11-2008 10:19 AM
Find all posts by this user Quote this message in a reply
Silver
Junior Member
**

Posts: 3
Group: Registered
Joined: Jul 2008
Status: Offline
Reputation: 0
Post: #73
RE: MyBB SEO 1.0 Beta!

For example if someone makes a thread with the title :

Code:
"Spiderman 4" is now at Cinema

The Seo Mod will keep the " in title and in the sitemap .
Google doesn't accept a url like this :

Code:
www.domain.com/"spiderman-4"-is-now-at-cinema-1.html

How can I remove the " from url ?

07-11-2008 11:37 AM
Find all posts by this user Quote this message in a reply
Pacifier
Administrator
*******

Posts: 214
Group: Administrators
Joined: May 2006
Status: Offline
Reputation: 0
Post: #74
RE: MyBB SEO 1.0 Beta!

Well, I think it should not be the normal ascii double quote. It might be the word special characters “ and ” .. Open seo.php using NotePad2 (google it) and find:

PHP Code:
array(":""?"".""!""$""^""*"","";"'"'"%""~""@""#""[""]""<"">""\\""/""=""+""("")"), 


Replace with:

PHP Code:
array(":""?"".""!""$""^""*"","";"'"'"%""~""@""#""[""]""<"">""\\""/""=""+""("")"'“''”'), 


If pasting that results in weird characters, go to Encoding and change it to "unicode utf-8"

07-11-2008 12:19 PM

This post was last modified: 07-11-2008 03:51 PM by Pacifier.

Find all posts by this user Quote this message in a reply
Silver
Junior Member
**

Posts: 3
Group: Registered
Joined: Jul 2008
Status: Offline
Reputation: 0
Post: #75
RE: MyBB SEO 1.0 Beta!

Thanks a lot Pacifier , it worked!

07-11-2008 02:32 PM
Find all posts by this user Quote this message in a reply
Zash
Junior Member
**

Posts: 1
Group: Registered
Joined: Jul 2008
Status: Offline
Reputation: 0
Post: #76
RE: MyBB SEO 1.0 Beta!

Will this be made for MyBB 1.4 Angel

07-19-2008 06:35 PM
Find all posts by this user Quote this message in a reply
quacktacular
Junior Member
**

Posts: 4
Group: Registered
Joined: Jun 2008
Status: Offline
Reputation: 0
Post: #77
RE: MyBB SEO 1.0 Beta!

Pacifier Wrote:

quacktacular Wrote:
.....

Sure thing. If not with new features, I will at least make a same-feature upgrade for 1.4 in coming weeks.

Zash Wrote:
Will this be made for MyBB 1.4 Angel

Pacifier said there will be a 1.4 version.

Any idea on when though?

08-03-2008 04:26 AM

This post was last modified: 08-03-2008 04:26 AM by quacktacular.

Find all posts by this user Quote this message in a reply
Xtreme2damax
Junior Member
**

Posts: 3
Group: Registered
Joined: May 2008
Status: Offline
Reputation: 0
Post: #78
RE: MyBB SEO 1.0 Beta!

quacktacular Wrote:
Pacifier said there will be a 1.4 version.

Any idea on when though?


I hope so, I don't really like 1.4's built in version of SEO url's.

Also an SEF link mod would be nice as well and a good addition if anyone will ever take up such a project.

08-03-2008 10:50 AM
Find all posts by this user Quote this message in a reply
Pacifier
Administrator
*******

Posts: 214
Group: Administrators
Joined: May 2006
Status: Offline
Reputation: 0
Post: #79
RE: MyBB SEO 1.0 Beta!

I'm working on to make it compatible for 1.4 ..

08-03-2008 03:14 PM
Find all posts by this user Quote this message in a reply
Mmarzex
Junior Member
**

Posts: 1
Group: Registered
Joined: Aug 2008
Status: Offline
Reputation: 0
Post: #80
RE: MyBB SEO 1.0 Beta!

don't work when activating on 1.4 get error

Code:
Fatal error: Call to undefined function cpmessage() in /home/neutrals/public_html/community/inc/plugins/seo.php on line 122

08-03-2008 10:56 PM
Find all posts by this user Quote this message in a reply
Pages (9): « First < Previous 4 5 6 7 [8] 9 Next > Last »
Post Reply  Post Thread 

View a Printable Version
Send this Thread to a Friend
Subscribe to this Thread | Add Thread to Favorites

Forum Jump: