Check today's New Posts or your PMs

Welcome Guest ( Log In | Register )

Tags
This content has not been tagged yet
 Digg this topic · Save to del.icio.us · Slashdot It · Post to Technorati · Post to Furl · Submit to Reddit · Share on Facebook · Fark It · Googlize This Post · Add to ma.gnolia · Tag to Wink · Add to MyWeb · Add to Netscape
Reply to this topicStart new topic
Forum's URL question
Guest_miniflight*
post Jul 11 2008, 02:47 PM
Post #1





Guests






Hi,

okay I know that if you install CommunitySEO, all links will be changed to like this:

CODE
http://communityseo.com/forums/It-does-not-work-unloading-Link-t5245.html


It is using html at the end instead of the usual, as an example:

CODE
http://communityseo.com/forums/index.php?showtopic=100


I like the usual default url setting better than the new one after installing CommunitySEO.

But on a website that I saw, I think they have CommunitySEO installed too but all their URLs and links are still the default php ones instead of the html ones.

So I am wondering, there is an option to choose from after installing CommunitySEO?

Thanks.

This post has been edited by miniflight: Jul 11 2008, 02:48 PM
Go to the top of the page
 
+Quote Post
admin
post Jul 12 2008, 06:15 AM
Post #2


Administrator
***

Group: Root Admin
Posts: 4,991
Joined: 25-January 07
Member No.: 1



Yes, you can tell CSEO which urls to rewrite.

Additionally, you can use "virtual folders" for your forums if you wish. So you could have

http://mysite.com/Forum-name-f1/

http://mysite.com/Forum-name-f1/topic-title-t1.html
Go to the top of the page
 
+Quote Post
miniflight
post Aug 1 2008, 05:55 AM
Post #3


Advanced Member
***

Group: Customers
Posts: 81
Joined: 18-February 08
Member No.: 798



Hi,

I have another question.

1) The site I mentioned earlier in the first post. Current the website I am talking about is using the default php instead of html (fURL) but I found one url link in google that showed html in the end of the url. But that could be a long time ago search and google never updated that?

So my question is, can I make my site to use default php for humans to read but for spider crawler bots, use html so they can read it easier?

2) I can use fURL first and then revert it back to normal php at a later day without any problems? Also can you explain a bit what is the differences between defual php and html, what is the benefits of fURL?

Thanks and sorry for asking silly questions, I am very new to this tongue.gif.

This post has been edited by miniflight: Aug 1 2008, 05:59 AM
Go to the top of the page
 
+Quote Post
admin
post Aug 2 2008, 05:21 AM
Post #4


Administrator
***

Group: Root Admin
Posts: 4,991
Joined: 25-January 07
Member No.: 1



QUOTE (miniflight @ Aug 1 2008, 05:55 AM) *
1) The site I mentioned earlier in the first post. Current the website I am talking about is using the default php instead of html (fURL) but I found one url link in google that showed html in the end of the url. But that could be a long time ago search and google never updated that?

So my question is, can I make my site to use default php for humans to read but for spider crawler bots, use html so they can read it easier?


No, this is not possible, nor would you really want to do this.

QUOTE (miniflight @ Aug 1 2008, 05:55 AM) *
2) I can use fURL first and then revert it back to normal php at a later day without any problems? Also can you explain a bit what is the differences between defual php and html, what is the benefits of fURL?


Technically, yes you can revert back to php urls at any time of course by either turning the mod_rewrite settings in our software off, or uninstalling our software. However, in doing so, Google will have updated all of the URLs to .html urls (or many/most of them at least) while our software was installed. You would need to leave the .htaccess on your server, otherwise the urls will never get rewritten properly and all indexed pages in Google would give you errors. Additionally, you could end up with a duplicate content penalty, because the urls will get rewritten and the right pages will display, however the .php urls will then/still/also work, meaning more than one url for one page.

Ideally, once you start using mod_rewrite you should stick with it. wink.gif While you can uninstall the mod or disable it from the ACP, it's not a good idea to do so with regards to spiders.
Go to the top of the page
 
+Quote Post
miniflight
post Aug 2 2008, 05:54 AM
Post #5


Advanced Member
***

Group: Customers
Posts: 81
Joined: 18-February 08
Member No.: 798



If I disable it later, just need to wait until search engines to update itself again right? To get these issues fixed that you stated?

Also, without mod_rewrite (fURL), it is still okay to use this module with default .php? Will I still get good boosts on the search engines?

I also have ntd download script and unreal portal, would there be any problems with them? Because these mods were hving some conflicts with MinveraSEO.

This post has been edited by miniflight: Aug 2 2008, 11:09 PM
Go to the top of the page
 
+Quote Post
admin
post Aug 3 2008, 05:52 AM
Post #6


Administrator
***

Group: Root Admin
Posts: 4,991
Joined: 25-January 07
Member No.: 1



If you disable it later, yes, eventually Google should update the urls. You would just need to be sure to leave the current .htaccess in place so that the old urls will load the correct page instead of giving a 404 error.

You will get some boosts without using mod_rewrite, yes.

We have some user-provided instructions to get unreal portal working fine with our software. If ntd download script is the one that uses autocom=downloads, you would need to be sure to turn off rewriting of downloads in the ACP if you use the rewrite feature of the software.
Go to the top of the page
 
+Quote Post
miniflight
post Aug 3 2008, 07:29 AM
Post #7


Advanced Member
***

Group: Customers
Posts: 81
Joined: 18-February 08
Member No.: 798



Oh, so you saying that we can have re-write for certain stuff and not have to rewrite everything. Meaning, we can just re-write topics/posts only as an example?

Anyways, thank you for your time in answering all my questions smile.gif.

I will install it now and see how it goes.
Go to the top of the page
 
+Quote Post
admin
post Aug 4 2008, 04:59 AM
Post #8


Administrator
***

Group: Root Admin
Posts: 4,991
Joined: 25-January 07
Member No.: 1



QUOTE (miniflight @ Aug 3 2008, 08:29 AM) *
Oh, so you saying that we can have re-write for certain stuff and not have to rewrite everything. Meaning, we can just re-write topics/posts only as an example?

Anyways, thank you for your time in answering all my questions smile.gif .

I will install it now and see how it goes.


Yes, individually you can

Rewrite forums
Rewrite topics
Rewrite profiles
Rewrite "sections" (help, memberlist, calendar, search)
Rewrite login/register
Rewrite attachments
Rewrite online list
Rewrite stat links
Rewrite usercp links
Rewrite messenger
Rewrite blog links
Rewrite gallery links
Rewrite Invision download manager links
Go to the top of the page
 
+Quote Post
miniflight
post Aug 4 2008, 05:51 AM
Post #9


Advanced Member
***

Group: Customers
Posts: 81
Joined: 18-February 08
Member No.: 798



Thanks.

You may close this topic anytime smile.gif.

actually wait lol, one last thing: Rewrite topics ---> includes posts I assume?
Go to the top of the page
 
+Quote Post
twistedgamer
post Aug 4 2008, 09:21 AM
Post #10


Advanced Member
***

Group: Customers
Posts: 308
Joined: 9-November 07
From: Middle of the Desert state
Member No.: 574



QUOTE (miniflight @ Aug 4 2008, 03:51 AM) *
Thanks.

You may close this topic anytime smile.gif.

actually wait lol, one last thing: Rewrite topics ---> includes posts I assume?

You mean individual URL's like
CODE
index.php?s=&showtopic=5492&view=findpost&p=15200

Yes they will be rewritten to FURL as they are part of the topic. For example the one above would redirect to
CODE
/My-first-2-weeks-impression-of-CSEO-t5492.html&p=15200#entry15200
Go to the top of the page
 
+Quote Post
miniflight
post Aug 4 2008, 11:04 AM
Post #11


Advanced Member
***

Group: Customers
Posts: 81
Joined: 18-February 08
Member No.: 798



Thanks for the answer smile.gif.

This post has been edited by miniflight: Aug 5 2008, 12:11 AM
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 


Collapse

> Links to this thread

Page Date Hits
302 Moved 22nd August 2008 - 03:04 PM 1
Pre-Ventas Preguntas - CommunitySEO 18th July 2008 - 08:42 AM 1
Pre-Ventas Preguntas - CommunitySEO 20th July 2008 - 02:21 PM 1
communityseo - Live Search 29th September 2008 - 11:41 PM 1


RSS Lo-Fi Version Time is now: 1st December 2008 - 08:16 PM