Vivvo CMS Support Forum Home | Free Trial | Online Demo | Docs and Manuals | Order Now   

Go Back   Vivvo CMS Support Forums > Vivvo 4 > Troubleshooting

Troubleshooting Problems, need help? Have a tip or advice? Post it here.

Reply
 
Thread Tools Display Modes
Old 04-02-2009, 09:29 PM   #1
godfather
Guest
 
Posts: n/a
Default duplicate content

Hello

Vivvo is great, i love it, however i have a question.
The articels come with print pages and plain text pages, which is great.

Is there an easy way to change where these pages are published so i can hide them from google so my articles are not seen as duplicate content?

any help would be great

thanks

Dave
  Reply With Quote
Old 04-03-2009, 02:05 PM   #2
shketuljko
Vivvo Developer
 
shketuljko's Avatar
 
Join Date: Nov 2006
Posts: 2,002
Rep Power: 10
shketuljko is on a distinguished road
Default

You need to use robots.txt

Useful links:
http://www.robotstxt.org/robotstxt.html
http://www.webmasterworld.com/robots_txt/3245173.htm
__________________
Ola
W i l l c o d e f o r f o o d
shketuljko is offline   Reply With Quote
Old 04-03-2009, 08:34 PM   #3
Dugi
Senior Vivvo User
 
Join Date: Jan 2008
Posts: 172
Rep Power: 6
Dugi is on a distinguished road
Default

now that you mentioned it i have no idea why this is not included in vivvo's htaccess as standard seeing that it's a must for most websites.

creating a robots.txt file will not work without editing your htaccess file first so here it is.

even if you have robots.txt in your root directory no one will be able to see it and you will get your 404 page if you try to access it.

solution:
Add this line to you htaccess file
Code:
RewriteRule ^robots.txt$ robots.txt [L]
then in robots.txt add this (if you want to stop search engines from indexing your print pages

Code:
User-agent: *
disallow: /*.html?print$
Hope that helps
Dugi is offline   Reply With Quote
Old 04-05-2009, 06:47 PM   #4
v!vv0
Guest
 
Posts: n/a
Default

Hello

Quote:
User-agent: *
disallow: /*.html?print$
are you sure this will not effect your .html pages as well and being not indexed ?!
  Reply With Quote
Old 04-06-2009, 11:02 AM   #5
Dugi
Senior Vivvo User
 
Join Date: Jan 2008
Posts: 172
Rep Power: 6
Dugi is on a distinguished road
Default

don't know you tell me
it works well on my sites

maybe someone who knows more about robots/htaccess can confirm/deny that my example above works
Dugi is offline   Reply With Quote
Old 04-06-2009, 01:29 PM   #6
shketuljko
Vivvo Developer
 
shketuljko's Avatar
 
Join Date: Nov 2006
Posts: 2,002
Rep Power: 10
shketuljko is on a distinguished road
Default

... and for txt files:

Code:
Disallow: /*.txt$
__________________
Ola
W i l l c o d e f o r f o o d
shketuljko is offline   Reply With Quote
Old 04-21-2009, 03:21 PM   #7
godfather
Guest
 
Posts: n/a
Default

Hello everyone, thanks for the responses to this, I will go about doing this.
Thanks for your time :-)
  Reply With Quote
Old 04-21-2009, 04:15 PM   #8
bobster65
Vivvo Veteran
 
Join Date: Aug 2008
Location: Big Sky Country
Posts: 579
Rep Power: 5
bobster65 is on a distinguished road
Default

Quote:
Originally Posted by v!vv0 View Post
Hello

are you sure this will not effect your .html pages as well and being not indexed ?!
yes, it will NOT effect .html pages ... its easy to test this out with google webmaster tools ..
bobster65 is offline   Reply With Quote
Old 08-09-2010, 06:03 AM   #9
vpromise
Guest
 
Posts: n/a
Default

Are you guys sure it works?

I have tried it on my website and its not working. Google is still indexing .txt and print files..which is causing google to to think I am puting duplicate content and is being penalized by it..

Any help from someone?

Regards
Ajeet
  Reply With Quote
Old 08-09-2010, 09:23 AM   #10
Alex
Moderator
 
Alex's Avatar
 
Join Date: Oct 2005
Posts: 1,051
Rep Power: 9
Alex is on a distinguished road
Default

What exactly did you try, can you paste the robots.txt here?

Did you try this:
Code:
User-agent: *
Disallow: /*.txt$
Disallow: /*?print$
__________________
Ya gotta keep your eye on the ball. Eye. Ball. I almost had a gag, son. Joke, that is.
Alex is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

Order now:

Order your copy of Vivvo now and get:
bullet Six months free upgrades
bullet Free support
bullet Full source code
bullet Immediate download
bullet Starting at only $295.00
Order now

Support HelpDesk:

You can submit a trouble ticket in the support area at any time, using your client area email and password.

Vivvo CMS Resource Center:

The Vivvo CMS Resource Center is your window to a variety of resources that showcase Vivvo's features and technologies. So whether you're brand new to Vivvo or a seasoned user, you can find the information you need right here!

Latest Additions:

Contact us:

Business hours
Mon-Fri 9:00AM - 6:00PM GMT+1
(Europe)
Telephone Sales
381 11 311-50-20
Email inquiries
sales@vivvo.net
(Sales inquiries)
support@vivvo.net
(Support inquiries)

All times are GMT +1. The time now is 05:36 AM.
Contact Us - Vivvo Home - Archive - Privacy Statement - Top

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.