41
bjbtexas
Re: Title Tag Hack
  • 2005/1/27 23:11

  • bjbtexas

  • Not too shy to talk

  • Posts: 106

  • Since: 2004/7/3 2


Never mind I figured it out,

<title> <{$xoops_pagetitle}> | <{$xoops_sitename}></title>


I changed the title tag order in my theme.

This should vault me to the top of Google any minute now!

Thank you for the insipration JayJay. You have very nice site!



42
bjbtexas
Re: Title Tag Hack
  • 2005/1/27 19:37

  • bjbtexas

  • Not too shy to talk

  • Posts: 106

  • Since: 2004/7/3 2


How did you change the order, so the page title is before the site title?



43
bjbtexas
Re: Title Tag Hack
  • 2005/1/26 15:42

  • bjbtexas

  • Not too shy to talk

  • Posts: 106

  • Since: 2004/7/3 2


Here is the code changes for the singlelink.php added at line 88 in xDirectory:
// // Page Title Hack by Xoops-France copied from mylinks by bjb@advenquest.com 1/25/05
$title="";
if(
$cid>0)
{
    
$sql "SELECT title FROM ".$xoopsDB->prefix("xdir_cat")." t where cid=$cid";
    
$result=$xoopsDB->query($sql,$show,$min);
    
$myrow $xoopsDB->fetchArray($result);
    
$title=' - '  $myts->makeTboxData4Show($myrow['title']);
}
$xoopsTpl->assign('xoops_pagetitle'$myts->makeTboxData4Show($ltitle)); // Shortened by bjb@advenquest.com 1/25/05 from  $xoopsTpl->assign('xoops_pagetitle', $myts->makeTboxData4Show($xoopsModule->getVar('name')). $myts->makeTboxData4Show($title).' - '.$myts->makeTboxData4Show($ltitle));
// Page Title Hack by Xoops-France copied from mylinks by bjb@advenquest.com 1/25/05


The rest are availiable
here see it working in Adventure Directory



44
bjbtexas
Re: Title Tag Hack
  • 2005/1/26 0:18

  • bjbtexas

  • Not too shy to talk

  • Posts: 106

  • Since: 2004/7/3 2


I finally found it!

I read about it on a Chinese site (using Google translations) It referred me to the French XOOPS site, but I couldn’t find it there, but I did find it here:

http://www.herve-thouzard.com/modules/mydownloads/singlefile.php?cid=7&lid=66&sel_lang=english


It adds the page title to every page in these directories:

Mydownloads
Mylinks
Newbb
News
Sections
Soapbox
Xoopsfaq
Xoopsheadline
Xoopspartners
Xoopspoll

I’ve made it work for xDirectory if anyone wants it let me know and I’ll put it on my site. The title gets a little long, so I cut it down to the site name and the singlelink.php page title. If any one knows how I could make it just the singlelink.php page title removing the site name I’d appreciate the help.

Thanks,



45
bjbtexas
Re: Riped off
  • 2005/1/18 16:10

  • bjbtexas

  • Not too shy to talk

  • Posts: 106

  • Since: 2004/7/3 2


Quote:
but at the end of the day? y post here.. if u have a problem shouldn't u be posting on 7dana's forum or contacting them regarding this?


It was a 100% identical copy of my site - complete with my company’s logos in the blocks. I emailed him and he immediately changed to a new theme.

My reference to 7Dana is that I can’t, under the contract I have with 7dana, remove the designed by www.7dana.com link, so here was a guy not only ripping me off, but also 7dana.

Personally, I have no issues with webmasters copying an idea and making it better, but I have a huge issue with someone doing a 100% reproduction of my site and the only difference being the header logo and the content.



46
bjbtexas
Re: Riped off
  • 2005/1/18 8:10

  • bjbtexas

  • Not too shy to talk

  • Posts: 106

  • Since: 2004/7/3 2


I sent a email and he changed it right away.



47
bjbtexas
Riped off
  • 2005/1/18 7:54

  • bjbtexas

  • Not too shy to talk

  • Posts: 106

  • Since: 2004/7/3 2


Not once or twice, but three times!

lake-arrowhead.net -- shop-cities.com -- shoplakearrowhead.com

I paid 7dana back in August to make a custom theme for my site www.advenquest.com. I’ve made some modifications since and this guy rips off everything using three different domains.

What should I do? What can I do, short of hiring a lawyer?



48
bjbtexas
Re: My Links - Multiple Categories
  • 2005/1/15 14:09

  • bjbtexas

  • Not too shy to talk

  • Posts: 106

  • Since: 2004/7/3 2


Quote:
There is no reason not to list one site under multiple categories in the existing module.


To list the same company multiple times would create a nightmare. Currently there are 3900+ companies listed in my xDirectory. (mylinks is not that big, but I see the need) To top it off you actually have to make each listing slightly different or the module will reject it as a duplicate. If you want to use the blocks anywhere you'll end up with the same company listed multiple times within the block going this route.

I am working on figuring out where I need to start in setting up multiple categories and then when it is finished I'll make it available to all. I figure if I can get MyLinks done first xDirectory will be my next step.

Thanks,



49
bjbtexas
Re: My Links - Multiple Categories
  • 2005/1/12 17:25

  • bjbtexas

  • Not too shy to talk

  • Posts: 106

  • Since: 2004/7/3 2


Since xDirectory is built around Mylinks, my I ask how you did it? Do you just add a table to MySQL? How do you change the PHP to select multiple categories?

Thanks for any help.

BJ



50
bjbtexas
My Links - Multiple Categories
  • 2005/1/11 20:18

  • bjbtexas

  • Not too shy to talk

  • Posts: 106

  • Since: 2004/7/3 2


How would I go about adding multiple categories to to MyLinks, so that one site could belisted under several categories. Does anyone have any insight on this? Has it been done before?




TopTop
« 1 2 3 4 (5) 6 7 8 9 »



Login

Who's Online

237 user(s) are online (164 user(s) are browsing Support Forums)


Members: 0


Guests: 237


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits