eSyndiCat User Forums esyndicat directory software esyndicat support

Go Back   eSyndiCat User Forums > eSyndiCat Directory Software [FREE] > Common Questions

Common Questions Latest releases, patches, bugfixes and changes in eSyndiCat Directory Software free version. Feel really frustrated after having spent several hours trying to figure out what went wrong with your directory? Wait no more! Click the link above and post your issues. Right here. Right now.

Reply
 
Thread Tools Display Modes
Old 01-14-2010   #1
mrmaus
 
Join Date: Jan 2010
Posts: 6
mrmaus is on a distinguished road
Default Directory Website is displayed without the ".www"

Hello,

i can reach my website by typing www.excample.com and by typing excample.com. But when i go in a subdirectory the "www." is not be displayed (even when i typed the domain with the www before)! Also Google webmaster tools tell me that i have to list my website without the www.
i want the website is always shoing the www with.

is this a hosting problem or a esyndicat problem?

Thanks alot!
mrmaus is offline   Reply With Quote
Old 01-14-2010   #2
Sergey L.
Tech Support
 
Join Date: Nov 2005
Posts: 891
Sergey L. is a splendid one to beholdSergey L. is a splendid one to beholdSergey L. is a splendid one to beholdSergey L. is a splendid one to beholdSergey L. is a splendid one to beholdSergey L. is a splendid one to behold
Default

Hello
This is a hosting configurations. Just add this rules:
Code:
RewriteCond %{HTTP_HOST} !^www\.yourdomain\.com
RewriteRule (.*) http://www.yourdomain.com/$1 [L,R=301]
to your htaccess file after this line:
Code:
RewriteEngine On
__________________
Please add a link of the post when you PM me.
HELPDESK
KNOWLEDGE BASE
eSyndiCat 2.3 Admin Panel Manual
Sergey L. is offline   Reply With Quote
Old 01-14-2010   #3
mrmaus
 
Join Date: Jan 2010
Posts: 6
mrmaus is on a distinguished road
Default

Thanks for your Support.
The Website is displayed now always with the www. There is only one problem with the internet explorer. when i try to access the site with the microsoft internet explorer no pictures and structure is displayed. all the content is displayed on the left side, one part below the other. With the mozilla firefox ist everything okay.

Thanks for your help.
mrmaus is offline   Reply With Quote
Old 01-14-2010   #4
Sergey L.
Tech Support
 
Join Date: Nov 2005
Posts: 891
Sergey L. is a splendid one to beholdSergey L. is a splendid one to beholdSergey L. is a splendid one to beholdSergey L. is a splendid one to beholdSergey L. is a splendid one to beholdSergey L. is a splendid one to behold
Default

Very strange... Please send me ftp/cpanel/admin panel details in PM or submit a ticket with this details in our HELPDESK and we'll help you.
__________________
Please add a link of the post when you PM me.
HELPDESK
KNOWLEDGE BASE
eSyndiCat 2.3 Admin Panel Manual
Sergey L. is offline   Reply With Quote
Old 03-02-2010   #5
artmacc44
 
Join Date: Feb 2010
Location: Orlando FL
Posts: 55
artmacc44 is on a distinguished road
Default

I found it but it looks very different...here is my code:
# SECTION 1
# correct urls for yahoo bot
RewriteCond %{REQUEST_URI} !..+$
RewriteCond %{REQUEST_URI} !/$
RewriteRule (.*) %{REQUEST_URI}/ [R=301,L]

please advise.
Art

Last edited by artmacc44; 03-02-2010 at 05:23 PM.
artmacc44 is offline   Reply With Quote
Old 03-02-2010   #6
Greg
Super Moderator
 
Greg's Avatar
 
Join Date: Oct 2005
Location: (California)
Posts: 5,299
Greg is a jewel in the roughGreg is a jewel in the roughGreg is a jewel in the roughGreg is a jewel in the rough
Default

Looks to me, you would place it just below this:
Code:
<IfModule mod_rewrite.c>
# enable mod_rewrite
RewriteEngine on
Greg is online now   Reply With Quote
Old 03-11-2010   #7
Simon Gooffin
Administrator
 
Simon Gooffin's Avatar
 
Join Date: Sep 2005
Location: Intelliants LLC
Posts: 8,644
Simon Gooffin is a glorious beacon of lightSimon Gooffin is a glorious beacon of lightSimon Gooffin is a glorious beacon of lightSimon Gooffin is a glorious beacon of lightSimon Gooffin is a glorious beacon of lightSimon Gooffin is a glorious beacon of light
Default

artmacc44
that piece serves to provide correct URLs for yahoo bot. it simply adds / to the URL in case category does not have it We used to have this problem years ago but now it seems yahoo works better with seo URLs.

Sergey's code is used to redirect all HTTP requests coming to non WWW URLs to URLs that have www. You might probably change your config.inc.php file and set www url there as well.
__________________
Best Regards,
Web Directory Script, Auto Classifieds Script , Affiliate Management Script, Article Directory Script

Recommended Hosting

IF YOU NEED TO CONTACT ME DO THIS IN HELPDESK. All PMs will be ignored
Simon Gooffin is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 05:39 PM.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Testimonials | Articles | Support | Documentation | Privacy Policy | License | Affiliates | Contact Us | SEO Resources