treatmekindly - Posts

Return to advanced search

Pisius,

How long did it take before they answered your questions? Was it usually 15 minutes, or the next day, or two days later?
by treatmekindly
Wed Jun 11, 2008 11:13 am
 
Forum: Hosting
Topic: What you think of this company?
Replies: 2
Views: 1259

Thanks for replying, Dcz. Yes, perhaps it's harder for the forum, but it's easier for my other web sites and my pocket. I just leave the two separate domains on two web hosts for now because of limited time (too busy with studies) and resources (money, web space, bandwidth, etc). I added the code in...
by treatmekindly
Tue Jun 10, 2008 3:18 pm
 
Forum: phpBB2 Mixed mod rewrite
Topic: Moved the forum to another domain: URL rewrite disappeared!
Replies: 15
Views: 4034

Thanks for your reply above. Please read this particular message closely . I repeated things, but my questions were not addressed fully. Something was still missing. As I explained on May 26, I host many files at treatwidevision.us at the old web host so I can't set the DNS as the new host otherwise...
by treatmekindly
Wed Jun 04, 2008 10:50 am
 
Forum: phpBB2 Mixed mod rewrite
Topic: Moved the forum to another domain: URL rewrite disappeared!
Replies: 15
Views: 4034

Thanks for your reply. I need your help in this pm. So it looks like you're really close to success here : http://www.treatwidevision.us/forums/topic2639.html HTTP Status Code: HTTP/1.1 301 Moved Permanently Date: Tue, 03 Jun 2008 13:09:59 GMT Server: Apache Location: http://tvseriesmusic.com/forum/...
by treatmekindly
Tue Jun 03, 2008 8:12 pm
 
Forum: phpBB2 Mixed mod rewrite
Topic: Moved the forum to another domain: URL rewrite disappeared!
Replies: 15
Views: 4034

Thank you for your reply. Are my .htaccess and robots.txt files correct? I pasted them above and I am still waiting for your answer about that. My robots.txt file in the new domain prevented Google from browsing so many forum pages that they should browse. That is why I really want to know if my fil...
by treatmekindly
Sat May 31, 2008 10:49 pm
 
Forum: phpBB2 Mixed mod rewrite
Topic: Moved the forum to another domain: URL rewrite disappeared!
Replies: 15
Views: 4034

What I did to the .htaccess and robots.txt in both domains

This message supplements the above message. So please read the above message first because that is the order of my messages and the message above is the one that contains my important questions. This was what I did to the .htaccess file in my old domain treatwidevision.us hosted by the old web host....
by treatmekindly
Mon May 26, 2008 5:48 am
 
Forum: phpBB2 Mixed mod rewrite
Topic: Moved the forum to another domain: URL rewrite disappeared!
Replies: 15
Views: 4034

Thank you for your reply. To thank you, I clicked on Google ads on your forum. I've also read everything in your second reply right above and also checked the URL you pasted. I need to ask some old questions again because I believed you missed them and will also ask new but related questions to help...
by treatmekindly
Mon May 26, 2008 12:12 am
 
Forum: phpBB2 Mixed mod rewrite
Topic: Moved the forum to another domain: URL rewrite disappeared!
Replies: 15
Views: 4034

Thank you. I have some questions for clarification. For reference: Old forum URL: http://www.treatwidevision.us/forums hosted by old web host New forum URL: http://www.tvseriesmusic.com/forum hosted by new web host Question about Redirect: Do I need to redirect the forum from the old domain treatwid...
by treatmekindly
Sat May 24, 2008 1:36 pm
 
Forum: phpBB2 Mixed mod rewrite
Topic: Moved the forum to another domain: URL rewrite disappeared!
Replies: 15
Views: 4034

HELP please!

Google found an internal "SERVER" error. Please review the error because it's related to the server. I moved the .htaccess file from the old web host to the new web host and changed from treatwidevision.us to tvseriesmusic.com at the top of the .htaccess file. I also changed from "for...
by treatmekindly
Fri May 23, 2008 11:14 pm
 
Forum: phpBB2 Mixed mod rewrite
Topic: Moved the forum to another domain: URL rewrite disappeared!
Replies: 15
Views: 4034

Update on the post above: I want to add this information to my message above. I just added the robots.txt. I put the content in the robots.txt following the instructions on this page . Like I presented above, I couldn't find the robots.txt in my old web host before so I created a robots.txt and uplo...
by treatmekindly
Wed May 21, 2008 8:55 am
 
Forum: phpBB2 Mixed mod rewrite
Topic: Moved the forum to another domain: URL rewrite disappeared!
Replies: 15
Views: 4034

Moved the forum to another domain: URL rewrite disappeared!

Hi, I installed the mixed mod rewrite and the Google Yahoo MSN Sitemaps and RSS v1.2.0RC4 on the forums at this Old URL http://www.treatwidevision.us/forums , but I recently moved the forum to another web host and the web host restored the forum on a new domain tvseriesmusic.com . So now the forum i...
by treatmekindly
Tue May 20, 2008 6:08 pm
 
Forum: phpBB2 Mixed mod rewrite
Topic: Moved the forum to another domain: URL rewrite disappeared!
Replies: 15
Views: 4034

Thanks. I fixed it. Can you please check it again? Does it work now? I wonder if I understand this mod correctly. If I enter treatwidevision.us in the Internet Explorer browser or Firefox or Netscape, the URL that appears in the browser's Address box is -http://www.treatwidevision.us which is the sa...
by treatmekindly
Mon Aug 06, 2007 11:01 am
 
Forum: SEO Techniques
Topic: Locking the www in urls
Replies: 109
Views: 29862

I added the code as suggested in method one then my whole .htaccess file looks like this: # You could need to un-comment the following line # Options +FollowSymlinks RewriteEngine On RewriteCond %{HTTP_HOST} ^example\.com$ [NC] RewriteRule ^(.*) http://www.example.com/$1 [QSA,L,R=3...
by treatmekindly
Sun Aug 05, 2007 3:40 am
 
Forum: SEO Techniques
Topic: Locking the www in urls
Replies: 109
Views: 29862

Install "mixed mod rewrite V0-2-4" with EasyMod

Hi, I am new to this forum. The owner or Admin of this forum was helping me with SEO in phpbb.com/community and referred me to this forum so I am here seeking help on this mod "mixed_mod_rewriteV0-2-4." I've read all of the instructions and things related to this mod "mixed_mod_rewrit...
by treatmekindly
Fri Jul 20, 2007 11:12 pm
 
Forum: phpBB2 Mixed mod rewrite
Topic: Install "mixed mod rewrite V0-2-4" with EasyMod
Replies: 3
Views: 1444

hey no problem ;) So 1) means that you'll may have to get rid of the slash ("/") at the beginning of the right part of each rewriterules in case is does not work directly. My question 1a: So does that mean I only have to get rid of the slash "/" at the beginning of the right of ...
by treatmekindly
Fri Jul 20, 2007 10:52 pm
 
Forum: phpBB2 Mixed mod rewrite
Topic: Questions about installing mixed-mod rewrite
Replies: 11
Views: 1775

Return to advanced search