Welcome Guest ( Log In | Register )

UploadScript

15 Pages V  « < 13 14 15  
Reply to this topicStart new topic
MinervaSEO (IPBSEO)
JoeyDee
post Apr 13 2009, 02:07 AM
Post #211


Newbie
*

Group: Members
Posts: 63
Joined: 28-November 07
Member No.: 311,392
IPB Version: 2.3.x



QUOTE (Xtreme2damax @ Mar 30 2009, 03:24 PM) *
Minerva Seo development is on hold and could possibly be discontinued depending on the outcome of things. You all should consider purchasing a Community Seo license or wait until IPB 3.0 is officially released which will have Furl's built in, rather than wasting time trying to get Minerva Seo working somewhat decently..

Hey dude

THat's what Im doing, I was just installing Minerva, then I said to myself "screw it" I'll just get the communitySeo or wait till 3.0 gets released.

Does anyone know when it will be released?

-Joey
Go to the top of the page
 
+Quote Post
gaffney
post Apr 27 2009, 12:37 PM
Post #212


Newbie
*

Group: Members
Posts: 11
Joined: 13-October 07
Member No.: 305,678
IPB Version: 2.3.x



I don't see any problems with this mod, there was a few problems but I was persistent and I have got them fixed, the furl seems to be working etc but I can't tell if it's made my site better for goggle to go around etc but I don't know if Cseo will do that either.

I don't think Mseo or Cseo will change your site's google rank or make your site twice as popular but I think it will help that happen quicker you really just need to have alot of traffic and activity.
Go to the top of the page
 
+Quote Post
Intasar
post Apr 29 2009, 05:48 AM
Post #213


Member
**

Group: Members
Posts: 127
Joined: 12-July 07
From: Hyderabad,Sindh
Member No.: 293,135
IPB Version: 2.3.x



This SEO Not Support Any AJax Mod Like Inferno,
Go to the top of the page
 
+Quote Post
nitr023
post May 16 2009, 08:40 AM
Post #214


Newbie
*

Group: Members
Posts: 88
Joined: 1-November 04
Member No.: 131,172
IPB Version: 2.0.x



All,
I have just compiled a new version of MinervaSEO for testing only
Some of the core files are encoded using IonCube.

This is a completely new structure from MSEO 0.4.1.

This version includes 88 FURL replacement and can support FURL to FURL redirects if you want to change your old seo_settings.php to the new one (Guide on how to do this is in zip folder)

This version does not include:
  • Sitemap
  • Tagging module
The above features will be added once the FURL and the basic features are working 100% so this is why I need your help now to give me feedback on the script.

There are also htaccess for lighthttpd and IIS server included in the zip but they have not been tested.

Please read the new edits as they are completely different from previous versions.

If you are really eager to run this on your board just for the FURL from an upgrade from 0.4.1 read the instruction document included in the zip.


This is still a very early release and not intended for live forums

DOWNLOAD: http://minervaseo.com/distribute/MinervaSE...ETA_encoded.zip

All comments welcomed

This post has been edited by nitr023: May 16 2009, 08:42 AM


--------------------
My Development blog
You can find some tutorial, articles & other related subject to IPB there
Go to the top of the page
 
+Quote Post
nitr023
post May 26 2009, 02:54 PM
Post #215


Newbie
*

Group: Members
Posts: 88
Joined: 1-November 04
Member No.: 131,172
IPB Version: 2.0.x



A new version is available here:
http://icelabz.net/forum/minerva-seo-1-0-0-beta-3-t1599.html

The latest version is very stable


--------------------
My Development blog
You can find some tutorial, articles & other related subject to IPB there
Go to the top of the page
 
+Quote Post
solarin
post Aug 21 2009, 11:17 AM
Post #216


Newbie
*

Group: Members
Posts: 2
Joined: 5-April 07
Member No.: 278,972
IPB Version: Not Applicable



first of all I want to thank you for this great mod.

second, I'd like to give an advice to all those users trying to install this mod under an IIS server (windows 2003) because I've wasted two days to find a solution for this. As you may have discovered, IIS 6.0 does not natively support mod_rewrite that is necessary for this mod to work.
So, given that you can administer your server, you have some options.
I firstly tried an ISAPI filter that is free but it didn't work out. Then I bought a commercial version of "mod_rewrite pro" by micronoave and it worked. Well, there're a lot of programs that allow you to do this, if you don't like this, feel free to try some other programs.
With mod_rewrite you can leave the default htaccess

CODE
#Sometimes 'RewriteBase' is required on certain servers,
# remove the # infront of RewriteBase if required

<IfModule mod_rewrite.c>

RewriteEngine on
#RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !^(admin|lofiversion|jscripts|style_avatars|style_captcha|style_emoticons|sty
le_images|install|upgrade|uploads)/
RewriteRule !\.(js|ico|gif|jpg|png|css)$ /forum-folder/mseo_furl.php [L,QSA]

</IfModule>

Please note (it took me two hours to recognize it): update or delete /forum-folder in line
RewriteRule !\.(js|ico|gif|jpg|png|css)$ /mseo_furl.php [L,QSA]

In case you delete it, the line must result in
RewriteRule !\.(js|ico|gif|jpg|png|css)$ mseo_furl.php [L,QSA]

You should delete it if the forum is not in a subdirectory and it is the root directory

now, let's come to my question/reporting:
The system to anonymize the urls, does not work properly, in fact, if the post is written with the rich-editor, the urls are left unmodified. Can please confirm this is a bug?
thank you again, Luigi

This post has been edited by solarin: Aug 21 2009, 02:04 PM
Go to the top of the page
 
+Quote Post
Lahori_Munda
post Jan 6 2010, 05:50 AM
Post #217


Member
**

Group: Members
Posts: 109
Joined: 26-September 06
From: Pakistan
Member No.: 248,046
IPB Version: 2.2.x



Is it still working with 2.2 board


--------------------
Go to the top of the page
 
+Quote Post
tommygun
post Feb 9 2010, 01:44 AM
Post #218


IZE Wubber
****

Group: Members
Posts: 570
Joined: 26-October 04
From: The Netherlands
Member No.: 130,420



I have 2 problems with the latest version.

One: Similair topics not showing.
Two:

Index Specific Meta not working. So i dont have keywords / description on the board index. It works fine for the topics.

Thanks in advance.

Pz -T


--------------------
Formula1 Board - For all the Formula 1 fanatics
Go to the top of the page
 
+Quote Post
tommygun
post Feb 9 2010, 01:56 AM
Post #219


IZE Wubber
****

Group: Members
Posts: 570
Joined: 26-October 04
From: The Netherlands
Member No.: 130,420



Alreay found out. For one, i had to select the forums...

For two; it's only showing on forum.html, not on index.php. Any how to redirect index.php to forum.html by default?


--------------------
Formula1 Board - For all the Formula 1 fanatics
Go to the top of the page
 
+Quote Post
tommygun
post Feb 16 2010, 01:19 AM
Post #220


IZE Wubber
****

Group: Members
Posts: 570
Joined: 26-October 04
From: The Netherlands
Member No.: 130,420



QUOTE (tommygun @ Feb 9 2010, 08:56 AM) *
For two; it's only showing on forum.html, not on index.php. Any how to redirect index.php to forum.html by default?



--------------------
Formula1 Board - For all the Formula 1 fanatics
Go to the top of the page
 
+Quote Post

15 Pages V  « < 13 14 15
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



RSS Lo-Fi Version Time is now: 11th March 2010 - 01:09 PM
Invision Skins · IPB Skins