GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   CyberSEO Suite: Tips and Tricks (https://gfy.com/showthread.php?t=962586)

just a punk 09-23-2010 05:41 AM

Feeding your WordPress tube with YouTube content
 
Here is another example on how to auto-fill your WordPress tube with the YouTube clips using YouTube RSS feed: http://www.cyberseo.net/wordpress-tube/

This is example of such an auto-updating WordPress tube site: http://www.hcshemaletube.com/ which is powered by sponsored content only (no stolen shit). For mainstream you can do the same using YouTube RSS feed or tube clips form any other video hosting which allows to embed its content into your site.

More examples will be added soon.

Have a nice day! :)

d-null 09-28-2010 11:07 PM

the updates look great :thumbsup

just a punk 10-08-2010 04:56 AM

CyberSEO Suite + TubePress3
 
Today I'll explain how to build an auto-updating WordPress tube site using CyberSEO Suite plugin and TubePress3 theme which is not compatible with its older versions (TubePress and TubePress2). You may find my manual on using CyberSEO Suite with TubePress/TubePress2 in my previous posts.

CyberSEO Suite + TubePress3 = Auto-updating Tube Site

So, let's take some XML feed, e.g.: http://royal-cash.com/index.php?hand...dwebmaster=100 and syndicate it with CyberSEO Suite. Set up the necessary parameters on the "RSS Feed Syndicator" page, such as post categories, post tags, update frequency, set "Use syndication date" in the "Base date" field etc.

Put the following text into the "Custom Fields" box:

Code:

screen_url::screen_url
screen::screen
clip_url::clip_url
flv::flv

Note that each left argument is the name of XML tag and the right one is the name of custom field of WP post where the contents of mentioned tag must go to.

Now move to the "PHP Code <?php .. ?>" field and put the following PHP code there:

PHP Code:

// Paysite URL
$post ['custom_fields'] ['dbt_text2'] = "HTTP://WWW.SITE.COM/";
// create an URL of thumb from it's path and file name
$screen $post ['custom_fields'] ['screen'];
if (
is_array $screen )) {
// choose one random screenshot if there are many
    
$post ['custom_fields'] ['dbt_text3'] = $post ['custom_fields'] ['screen_url'] . $screen [rand 0count $screen ) - )];
} else {
// or use the single one
    
$post ['custom_fields'] ['dbt_text3'] = $post ['custom_fields'] ['screen_url'] . $screen;
}
// uncomment the line below to store thumbnails on your server
// $post ['custom_fields'] ['dbt_text3'] = cseo_save_image ( $post ['custom_fields'] ['dbt_text3'], $post ['post_title'] );
// since FLV videos have no unique GUID's let's use their URL's as post GUID's  
$post ['guid'] = $post ['custom_fields'] ['clip_url'] . $post ['custom_fields'] ['flv'];
// save the FLV URL
$post ['custom_fields'] ['dbt_text'] = $post ['guid'];
// now let's delete all useless custom fields 
unset ( $post ['custom_fields'] ['screen_url'] );
unset ( 
$post ['custom_fields'] ['screen'] );
unset ( 
$post ['custom_fields'] ['clip_url'] );
unset ( 
$post ['custom_fields'] ['flv'] ); 

Save the feed options and relax while the CyberSEO Suite syndicates the given XML file and updates our tube blog with synonymized content automatically. Fire and forget! :)

Here is an example of an auto-updating WordPress tube site which uses TubePress3 theme: http://www.truerussianporn.com/

Have a nice day :thumbsup

just a punk 10-09-2010 08:39 AM

Don't want to be an ass, but I have to announce that I don't accept Epassporte anymore :)

The available payment options are: PayPal, VISA/MC and Webmoney.

just a punk 10-25-2010 05:53 AM

As it was announced earlier, a single blog license CyberSEO Suite is now available for only $35. You can instantly order yours at http://www.cyberseo.net/ for Paypal, VISA/MC or Webmoney.

tonyparra 10-26-2010 07:56 AM

Gimme one!

pornguy 10-26-2010 08:00 AM

Not only is this a top notch product but so is its creator. I love this tool and have used it for a while now.

tonyparra 10-26-2010 08:19 AM

Quote:

Originally Posted by pornguy (Post 17641947)
Not only is this a top notch product but so is its creator. I love this tool and have used it for a while now.

im sold its pornguy approved!

just a punk 10-27-2010 09:54 AM

The price for single blog version of CyberSEO Suite has been reduced to $24.95 only!

just a punk 11-28-2010 07:24 AM

CyberSEO Affiliate Program
 
The official CyberSEO Affiliate Program has been launched today!

Become a partner and earn 30% commission on every sale of CyberSEO Suite, and receive your money on Payoneer or via bank wire!

More info here: http://www.cyberseo.net/affiliate-program/ :thumbsup

Django 01-26-2011 12:04 PM

this tool has great potential :thumbsup

would you please take a look at this feed URL? i get some problem with it
http://nats.homegrownvideo.com/exter...it=100&start=0

Thanks

nico-t 01-30-2011 09:50 AM

cyber, i have a question. Im using the setting Store Images Locally, but in the rss feed of my site it still uses the original location of the images. I looked around and i saw that in the 'excerpt' field of pulled posts it automatically puts the original post (without the locally stored image path but the path from the sponsor) in there. How can i change this?

just a punk 01-30-2011 11:18 AM

Quote:

Originally Posted by escort-service (Post 17870901)
this tool has great potential :thumbsup

would you please take a look at this feed URL? i get some problem with it
http://nats.homegrownvideo.com/exter...it=100&start=0

Thanks

Actually the problem is in http://nats.homegrownvideo.com/exter...it=100&start=0 which is formatted incorrectly.

The <screen_url> tag must contain path to the image and the <screen> tag has to contain the name of picture. So when we add <screen_url> and <screen> we should get a complete picture URL. Here is and example form http://www.aniloscash.com/promo/dump...g.php?id=11961 feed:

<screen_url>http://webmastercontent.anilos.com/lola_lynn/</screen_url>
...
<screen>lola_lynn_long.jpg</screen>

So if we sum up these values we will get the complete picture URL: http://webmastercontent.anilos.com/l..._lynn_long.jpg

Now look at http://nats.homegrownvideo.com/exter...it=100&start=0 and you will see this:

<screen_url>
http://flash.homegrownvideo.com/HGV/.../1_aaa1-3.jpeg
</screen_url>
...
<screen>
http://flash.homegrownvideo.com/HGV/.../1_aaa1-3.jpeg
</screen>

Both tags has a complete image URL, which is sooooooooo wrong! They have the same problem with FLV URL too.

So there are 2 solutions:
1) contact the owners of homegrownvideo and ask the to fix their feed;
2) use a slightly modified PHP code for their non-standard feed. Here it is:

Code:

// put the site link to paysite into the 'paysite_url' custom field according to Free WordPress Tube doc
$post ['custom_fields'] ['paysite_url'] = 'http://www.paysite.com';
// put site name into the "paysite_title" custom field according to Free WordPress Tube doc
$post ['custom_fields'] ['paysite_title'] = 'Paysite Name';
// format clip's duration as mm:ss
$post ['custom_fields'] ['duration'] = date ( 'i:s', $post ['custom_fields'] ['duration'] );
// create an URL of thumb from it's path and file name
$post ['custom_fields'] ['thumb'] = $post ['custom_fields'] ['screen'];
// uncomment the line below to store thumbnails on your server
// cseo_store_image ('thumb', $post ['post_title']);
// since FLV videos have no unique GUID's let's use their URL's as post GUID's
$post ['guid'] = $post ['custom_fields'] ['clip_url'];
// now the most complex part. we have to create the FLV player code, assuming that our FLV player is stored as flvplayer.swf in the root dir of the blog
$post ['custom_fields'] ['video_code'] = '<div class="video_code">
<object id="player" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" name="player" width="600" height="466">
<param name="movie" value="/flvplayer.swf" />
<param name="allowfullscreen" value="true" />
<param name="allowscriptaccess" value="always" />
<param name="flashvars" value="image=' . $post ['custom_fields'] ['thumb'] . '&file=' . $post ['guid'] . '&autostart=true&linkfromdisplay=true&link=' . urlencode ( $post ['custom_fields'] ['paysite_url'] ) . '" />
<object type="application/x-shockwave-flash" data="/flvplayer.swf" width="600" height="466">
<param name="movie" value="' . $post ['guid'] . '" />
<param name="link" value="' . urlencode ( $post ['custom_fields'] ['paysite_url'] ) . '" />
<param name="allowfullscreen" value="true" />
<param name="linkfromdisplay" value="true" />
<param name="allowscriptaccess" value="always" />
<param name="flashvars" value="image=' . $post ['custom_fields'] ['thumb'] . '&file=' . $post ['guid'] . '&autostart=true&linkfromdisplay=true&link=' . urlencode ( $post ['custom_fields'] ['paysite_url'] ) . '" />
<p><a href="http://get.adobe.com/flashplayer">Get Flash</a> to see this player.</p>
</object>
</object></div>';
// now let's delete all useless custom fields
unset ( $post ['custom_fields'] ['screen_url'] );
unset ( $post ['custom_fields'] ['screen'] );
unset ( $post ['custom_fields'] ['clip_url'] );
unset ( $post ['custom_fields'] ['flv'] );

Quote:

Originally Posted by nico-t (Post 17878944)
cyber, i have a question. Im using the setting Store Images Locally, but in the rss feed of my site it still uses the original location of the images. I looked around and i saw that in the 'excerpt' field of pulled posts it automatically puts the original post (without the locally stored image path but the path from the sponsor) in there. How can i change this?

Please make sure you are using the latest available version of CyberSEO Suite. Please send me an email if the upgrade won't fix the problem.

just a punk 01-31-2011 02:46 AM

To those who are having problem with syndicating XML FLV feeds with CyberSEO Suite on blogs which use TubePress4 theme. Please make sure to check out these tutorials:

http://pornbringer.com/tutorials/cyberseo.html
http://pornbringer.com/tutorials/cyberseo-tutorial.html

:thumbsup

nico-t 01-31-2011 04:26 AM

Quote:

Originally Posted by cyberxxx (Post 17879038)
Please make sure you are using the latest available version of CyberSEO Suite. Please send me an email if the upgrade won't fix the problem.

thanks for the quick response, looks like the problem is solved now :thumbsup

greg80 01-31-2011 04:42 AM

Error establishing a database connection

just a punk 01-31-2011 05:37 AM

Quote:

Originally Posted by greg80 (Post 17880322)
Error establishing a database connection

Do you mean "Error establishing a database connection" message when you are trying to open cyberseo.net in browser? Seems too much traffic for my MySQL server. This issue will be fixed ASAP.

MasterBlow 01-31-2011 08:51 AM

bump for seo tips

kjpp 03-17-2011 01:19 AM

Hi!

I have question about plugin. It is posible to I grab images (thumbs) from galleries from rss like:
http://www.otcash.com/rss/otcash_rss...de&id=85 6489
and put them in post later?


Ot cash has rss with links to galeries and title and description.

Now I would like to have on my blog, post loking like:

Title from title galleries.
Descripion puted on post.
And few thumbs added from the gallery to post.

Im not sure its everything I wrote clear.

Regards
kjpp

just a punk 03-17-2011 02:09 AM

Importing the TGP feed into WordPress blog
 
This is very easy to do with CyberSEO Suite. Simple place the following code into the "PHP Code <?php .. ?>" box on the feed setting page and apply the changes:

Code:

$post ['guid'] = base64_encode ( $post ['link'] );
$thumb = str_replace ( basename ( $post ['link'] ), "", $post ['link'] ) . "pics/" . rand ( 10, 16 ) . ".jpg";
$post ['post_excerpt'] = "<p align=\"center\"><a href\"" . $post ['link'] . "\"><img style=\"max-width:100%\" src=\"" . $thumb . "\"></a><p>" . $post ['post_excerpt'];

The XML feed you gave above is intended for TGP sites, but not for blogs (it doesn't contain nor picture, nor even GUID which is a must for any RSS feed).

If you open any gallery from that feed (e.g. http://galleries.tease-pics.com/1469....php?id=856489), you will see that each one has exactly 16 pictures which have named as 01.jpg...16.jpg and stored in the "/pics" sub-directory of the gallery path.

Here is an express explanation on what exactly each particular line of the php code above does:
Line 1: Creates GUID of the post depending on the gallery URL.
Line 2: Picks the random image on the given gallery (in range 10.jpg..16.jpg) - hope it will be a bit hotter than first 9 ones :winkwink:
Line 3: Inserts that random picture into your post right above the text description and link it to the actual gallery with your affiliate code. Don't worry about the picture size, because it will be scaled to fit your WordPress theme.

That's it :)

Please let me know if this worked well for you.

P.S. If you want to insert into your post only a small thumbnail instead of a full-sized picture, simple change the second line of code as show below.

$thumb = str_replace ( basename ( $post ['link'] ), "", $post ['link'] ) . "images/" . rand ( 10, 16 ) . ".jpg";

kjpp 03-17-2011 02:37 AM

Thanks great job.
Its work, but it is small bug:
It should be herf= in last line?

How about I would like to 4-5 thumbs/images it is posible to?

just a punk 03-17-2011 02:40 AM

Yep, sorry for that. The correct form is following:

$post ['post_excerpt'] = "<p align=\"center\"><a href=\"" . $post ['link'] . "\"><img style=\"max-width:100%\" src=\"" . $thumb . "\"></a><p>" . $post ['post_excerpt'];

As about thumbs. Would you like to put them into a table or just put at your blog one-by one? Also should they be linked to the gallery or to their full-sized versions?

kjpp 03-17-2011 03:07 AM

In perfect situation I woul like to have blog post like this:

Post Headers

3 thumbs in line with link to big pictures.

Gallery description

more wptag

3 thumbs in line with link to big pictures.

Link to gallery

Post Footers

just a punk 03-17-2011 03:37 AM

This code will do it:

Code:

$post ['guid'] = base64_encode ( $post ['link'] );
$base_url = str_replace ( basename ( $post ['link'] ), "", $post ['link'] );
for($i = 1; $i <=6 ; $i++) {
        $image = str_replace ( basename ( $post ['link'] ), "", $post ['link'] ) . "pics/0" . $i . ".jpg";
        $content .= "<a href=\"" . $base_url . "pics/0" . $i . ".jpg\" target=\"_blank\"><img src=\"" . $base_url . "images/0" . $i . ".jpg\"\"></a> ";
        if ($i == 3) {
                $content .= "<br /><!--more-->";
        }
}
$post ['post_excerpt'] .= "<p>" . $content . "</p><p align=\"center\"><a href=\"" . $post ['link'] . "\"><strong>Click Here For More!</strong></a></p>\n";

Let me know if I got your request right.

kjpp 03-17-2011 04:13 AM

Something is wrong, I have 10 posts were added, but didnt see any new posts?

just a punk 03-17-2011 04:34 AM

Perhaps you set the plugin to aggregate 10 post at once. Also don't forget to empty your post trash before to pull the feed ;)

BTW, as about the code above. Is it something you were asking for or not?

kjpp 03-17-2011 04:49 AM

OK, its work, I removed rss and added it one more time, and now works.

just a punk 03-17-2011 04:58 AM

Perhaps you forgot to remove something, because I still see them at your site, e.g. here: http://www.my-stockings.com/37/glori...y-top/#more-37

If you want to re-syndicate the posts, you have to delete ALL already syndicated posts from your blog empty the trash can.

BTW, you can email me a login/password to your blog's control panel so I can check your settings and tell you were exactly is something wrong with them.

kjpp 03-17-2011 05:17 AM

Update:
I know where is the problem, when I tick: Store Images Locally
The post is not added, but photos are copied to folder.

just a punk 03-17-2011 05:24 AM

I guest the new posts are not being added because you haven't removed the previously syndicated and deleted ones from the trash (these posts are still in your db, so they won't be pulled twice).

Still have to look at your settings. Can't say anything according only to the info you posted into this thread.

kjpp 03-17-2011 05:28 AM

I sent You login details to email.

puZcash 03-17-2011 10:43 AM

i was wondering if it's possible with CyberSeo to extract thumb from a video feed, store the thumb locally and add it as custom field to wp

just a punk 03-17-2011 10:54 AM

Easily :)

Description: http://www.cyberseo.net/wordpress-tube/

Examples:
http://www.planet-pussy.com/
http://www.coedsx.com/

just a punk 03-18-2011 03:32 AM

Quote:

Originally Posted by kjpp (Post 17985533)
I sent You login details to email.

When WordPress is trying to add post after pulling pictures to your server (this operation takes some time), it fails with "MySQL server has gone away" error message. This means that the operation took to long for your MySQL server.

To fixe this problem, try to increase the values of wait_timeout and interactive_timeout options in the "my.ini/mysqld" config.

kjpp 03-18-2011 04:05 AM

Quote:

Originally Posted by cyberxxx (Post 17987770)
To fixe this problem, try to increase the values of wait_timeout and interactive_timeout options in the "my.ini/mysqld" config.

I incresed this values and now everything work perfect. Thank You very much.
Great support to script.

Jdoughs 03-18-2011 04:09 AM

Great support man, impressive!

just a punk 03-18-2011 05:00 AM

You are welcome!

tonyparra 04-02-2011 10:41 PM

Help with the Plugin
 
Hi, nice plugin. Im playing around with it and i understand how to add data using the custom fields. What im confused with is the php because im no expert at php. Im using the freewptube theme, and using flowplayer for video playback. I typically use themes just for the design, and mod them to fit my needs. Im trying to use the dogfart xml flv feed for the website WatchingyourMomgoBlack.com:

Code:

<videos>
<updated>2010-12-27T00:00:00Z</updated><video><id>4287</id><title>Christina Skye</title>
<description>Like my homey Ice Cube said,...</description>
<paysite>Watching My Mom Go Black</paysite><tags/>
<clip_url>http://flash.dogfart.com/watchingmymomgoblack/</clip_url><screen_url>http://flash.dogfart.com/watchingmymomgoblack/</screen_url><clips><clip><flv>christina_skye-trailer1.flv</flv>
<duration>151</duration><screens><screen>christina_skye.jpg</screen></screens></clip>
</clips></video>

My custom fields are:
duration
hostedflv
paysite_title
paysite_url
star
thumb
join_now
sponsor
sponsorlink
time

Duration- I was able to pull using the feed. However, the duration came out like 151, when i need it to format like 1:51 or 2:30.

hostedflv- I see the flv file but its not hosted. Can i somehow use php to combine the <clip_url> and <flv> to make it a hostedflv that will fit into my theme? Or do i need to recode the theme to have 2 custom fields for that one call in flowplayer?

paysite_title- I am able to grab this with <paysite> so no issues.

paysite_url- I think in your documentation you show how to add this
//$post ['custom_fields'] ['paysite_url'] = 'HTTP://WWW.SITE.COM/';

Star- I am able to grab this with <title> so no issues. However i wish they actually gave their episodes a title instead of the stars name.

thumb- i have same issue with this as i have with the hostedflv field. The images are not linked but if i can combine <screen> and <screen_url> problem solved. So for hostedflv and thumb i need to create a url from it's path and file name.

join_now- Call to action link, below video usually straight to a join page similar to paysite url can i use this twice: //$post ['custom_fields'] ['paysite_url'] = 'HTTP://WWW.SITE.COM/'; ??

sponsor- i use this to talk about the sponsor using a small description of the program or their main site. Can this be inserted into the php code?

sponsorlink- just like with join_now and paysite_url, Im not sure if i can add this code multiple times //$post ['custom_fields'] ['paysite_url'] = 'HTTP://WWW.SITE.COM/';

time- This i would like to be a random number over 20:00. Since most sponsors dont tell the surfers how long the videos are that they are watching, i like to take a guess at it, so they know for sure there is more to the clip. If cyberseo can automate this for me that would be awesome.

Bonus: Post Tags- most xml feeds contain none. is there a way to insert tags that rotate on each post so that every single post doesnt have the exact same tags? If i could create a general list of tags for each feed that doesnt have them and have them rotated on a post by post basis that would also be awesome :).

So i kind of understand how to use your ultra flexible plugin but im not good with php, if you could help me tie this together it would be greatly appreciated :thumbsup

facialfreak 04-03-2011 01:15 AM

Great thread!!

just a punk 04-03-2011 01:41 AM

Go to your XML feed options page and do the following:

1) Insert this into the "Custom Fields" box:
Code:

screen_url::screen_url
screen::screen
clip_url::clip_url
flv::flv
duration::duration
paysite::paysite_title

2) Insert this into the "PHP Code <?php .. ?>" box:
Code:

// put the site link to paysite into the 'paysite_url' custom field according to Free WordPress Tube doc
$post ['custom_fields'] ['sponsorlink'] = $post ['custom_fields'] ['join_now'] = $post ['custom_fields'] ['paysite_url'] = 'HTTP://WWW.SITE.COM/';
// "sponsor" field
$post ['custom_fields'] ['sponsor'] = 'Use this to talk about the sponsor using a small description of the program or their main site.';
// format clip's duration as mm:ss
$post ['custom_fields'] ['duration'] = date ( 'i:s', $post ['custom_fields'] ['duration'] );
// fake random time from 0:20:00 to 2:00:00
$post ['custom_fields'] ['time'] = date ( 'i:s', rand ( 1200, 72000 ) );
// generate random tags. Don't forget to replace tag1, tag2 etc with the prefered tag names. Also don't forget to enable "Create tags from category names" option on the feed settings page
$post ['categories'] [] = array_rand ( array ("tag1", "tag2", "tag3", "tag4" ) );
// create an URL of thumb from it's path and file name
$screen = $post ['custom_fields'] ['screen'];
if (is_array ( $screen )) {
        $post ['custom_fields'] ['thumb'] = $post ['custom_fields'] ['screen_url'] . $screen [rand ( 0, count ( $screen ) - 1 )];
} else {
        $post ['custom_fields'] ['thumb'] = $post ['custom_fields'] ['screen_url'] . $screen;
}
// uncomment the line below to store thumbnails on your server
// cseo_store_image ('thumb', $post ['post_title']);
// since FLV videos have no unique GUID's let's use their URL's as post GUID's 
$post ['custom_fields'] ['hostedflv'] = $post ['guid'] = $post ['custom_fields'] ['clip_url'] . $post ['custom_fields'] ['flv'];
// now let's delete all useless custom fields
unset ( $post ['custom_fields'] ['screen_url'] );
unset ( $post ['custom_fields'] ['screen'] );
unset ( $post ['custom_fields'] ['clip_url'] );
unset ( $post ['custom_fields'] ['flv'] );

Don't forget to replace HTTP://WWW.SITE.COM/ with your own affiliate link. Also replace tag1, tag2 etc with the prefered tag names in
$post ['categories'] [] = array_rand ( array ("tag1", "tag2", "tag3", "tag4" ) );

3) Enable "Create tags from category names" option.

4) Click "Update Feed Settings".

That's all :)

tonyparra 04-04-2011 12:58 AM

Quote:

Originally Posted by cyberxxx (Post 18027643)
Go to your XML feed options page and do the following:

That's all :)

:banana:bowdown YOU DA MAN! Worked perfect, only thing though the random tags seem to pull one random tag from all tags on the whole site not just the list i wrote, and the post was syndicated into all categories i ( i want only interracial and it went to interracial and teens i only have those two categories for now )
Here is what i put for tags:
Code:

// generate random tags. Don't forget to replace tag1, tag2 etc with the prefered tag names. Also don't forget to enable "Create tags from category names" option on the feed settings page
$post ['categories'] [] = array_rand ( array ("big dick", "monster cock", "white pussy", "black men", "tight", "creampie", "MILF", "mom", "doggystyle", "blowjob", "older women", "cougars", "dick riding", "cum", "shorty mac") );

Also dogfart has pretty long wordy descriptions, what it the best way to limit them? Too like under 100 characters? I would keep but the really long desc messes with this theme...

Thanks a million :pimp

Catalyst 04-04-2011 01:55 AM

I need to read this all the way in the morning.. been looking for software like this..

just a punk 04-04-2011 01:59 AM

Quote:

Originally Posted by tonyparra (Post 18029484)
only thing though the random tags seem to pull one random tag from all tags on the whole site not just the list i wrote

I'm not sure I got your question right. Do you want to add your whole list of shuffled tags to every syndicated posts? If so, simple do it like this:

Code:

// generate random tags. Don't forget to replace tag1, tag2 etc with the preferred tag names. Also don't forget to enable "Create tags from category names" option on the feed settings page
$post ['categories'] = array ("big dick", "monster cock", "white pussy", "black men", "tight", "creampie", "MILF", "mom", "doggystyle", "blowjob", "older women", "cougars", "dick riding", "cum", "shorty mac" );
shuffle ( $post ['categories'] );

Quote:

Originally Posted by tonyparra (Post 18029484)
and the post was syndicated into all categories i ( i want only interracial and it went to interracial and teens i only have those two categories for now )

If you want to syndicate all posts from some XML/RSS feed into the particular categories. You need to set "Undefined categories" as "Post to default WordPress category" and select the desired categories manually in the "Syndicate this feed to the following categories" box above.

Quote:

Originally Posted by tonyparra (Post 18029484)
Also dogfart has pretty long wordy descriptions, what it the best way to limit them? Too like under 100 characters? I would keep but the really long desc messes with this theme...

Simple add the following code to the contents of the "PHP Code <?php .. ?>" box:

Code:

if (strlen ( $post ['post_excerpt'] ) > 100) {
        $post ['post_excerpt'] = substr ( $post ['post_excerpt'], 0, 100 ) . '...';
}

Quote:

Originally Posted by tonyparra (Post 18029484)
Thanks a million :pimp

You are welcome :)

tonyparra 04-05-2011 05:37 AM

I found a theme i really like however, its made a little differently. There is a separate posting section for video, that has its own set of categorys, tags, etc. Is it possible to get cyberseo to recognize categories from that section exclusively or in addition to the regular categories? Take a look at the theme http://templatic.com/freethemes/video

you have to see what i mean because its hard to describe, thanks

HarryMuff 04-05-2011 06:26 AM

Do you think using tricks like synonyms and morphing are really worth wasting time with? Any search engine worth it's salt will be using a wordnet equivalent and detect this stuff - it's very basic tech. Kinda pointless. Links pulled.

djroof 04-05-2011 07:16 AM

congrats!!!!!

tonyparra 04-05-2011 08:23 AM

Quote:

Originally Posted by HarryMuff (Post 18033038)
Do you think using tricks like synonyms and morphing are really worth wasting time with? Any search engine worth it's salt will be using a wordnet equivalent and detect this stuff - it's very basic tech. Kinda pointless. Links pulled.

I dont really care for this function, i like to automate as much as possible and for $20 i can pull video and galleries in wordpress, make a tube, or use my imagination and to be honest 98% program feeds suck and the rss syndicators stink.

just a punk 04-05-2011 09:41 AM

Quote:

Originally Posted by HarryMuff (Post 18033038)
Do you think using tricks like synonyms and morphing are really worth wasting time with? Any search engine worth it's salt will be using a wordnet equivalent and detect this stuff - it's very basic tech. Kinda pointless. Links pulled.

So all tube sites will be also banned, because they share the same content? Why do people still run TGP's and Tubes at all?

What's about news sites? Let's take any piece of text from CNN and search it with Google. And what do we see? There are about 5,860 results and they are all listed. Why Google didn't ban every site besides CNN?

Actually I can show many other examples, but this doesn't really matter. Most of people have no creativity and they don't understand that only "synonyms and morphing" won't make them rich. Synonymizer is just a single method which can (not always) be used in combination with many others. The CyberSEO Suite is not just a synonymizer or a content spinner.

This is not a problem of script (the script is just a tool) but a problem of narrow-minded person who don't understand that even a car can carry him or it can kill him. Everything depends on his skills and discretion. :2 cents:

Links pulled :pimp

just a punk 04-05-2011 09:44 AM

Quote:

Originally Posted by tonyparra (Post 18032975)
I found a theme i really like however, its made a little differently. There is a separate posting section for video, that has its own set of categorys, tags, etc. Is it possible to get cyberseo to recognize categories from that section exclusively or in addition to the regular categories? Take a look at the theme http://templatic.com/freethemes/video

you have to see what i mean because its hard to describe, thanks

Just downloaded and installed it on a test blog. Going to learn it for a while when I post here the appropriate PHP code to use it with CyberSEO Suite.

tonyparra 04-05-2011 09:55 AM

Quote:

Originally Posted by cyberxxx (Post 18033669)
Just downloaded and installed it on a test blog. Going to learn it for a while when I post here the appropriate PHP code to use it with CyberSEO Suite.

If you have wordpress blogs/splogs why are you not using this tool? Awesome tool and amazing support. Thanks in advance :thumbsup


All times are GMT -7. The time now is 09:36 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc