Website Babble Webmaster Forums  

  #1 (permalink)  
Old 10-05-2008, 03:21 PM
LizK's Avatar
Regular Babbler
 
Join Date: Jul 2008
Location: atlanta
Posts: 85
LizK has a few positive reputation points
Default infolinks include??

It seems that because of the required placement of the infolinks code, using an include is not possible.
I tried it anyway, and when I used an infolinks include and re-uploaded my page, my infolinks on that page disappeared. So I was right, so it seems.
I have a hard time believing that people with 100+ pages would even put infolinks on all their pages to begin with since an include can't be used, and then God forbid a problem crop up and they have to go through all 100 pages again to take off or adjust the infolinks code.

Does anyone know if this is right or not? I sure hope not!!

thanks!!
__________________
Liz K Save a life, adopt a homeless pet
Plan your Fabulous, Cheap Wedding! http://www.big-wedding-tiny-budget.com

http://occasionsandstyle.typepad.com/lagniappe/
Reply With Quote
  #2 (permalink)  
Old 10-05-2008, 04:02 PM
James's Avatar
Super Moderator
 
Join Date: Dec 2007
Posts: 920
James has an outstanding reputation at WB (over 500 points)James has an outstanding reputation at WB (over 500 points)James has an outstanding reputation at WB (over 500 points)James has an outstanding reputation at WB (over 500 points)James has an outstanding reputation at WB (over 500 points)James has an outstanding reputation at WB (over 500 points)James has an outstanding reputation at WB (over 500 points)
Default ???

Doesn't sound right. I don't use infolinks and can't deal with the infolinks code specifically. Hopefully someone else can. But I do think it should be possible to use includes someway. I wouldn't give up on the idea.

Are you saying that part of an include came up but just not the infolink? I'm sure you considered this, but if nothing came up it sounds like the include itself is just not being picked up. It is really easy to miss a errant space or something that blocks loading. If the infolink code is alone in the include file I would add (temporarily) a paragraph/word or two separately before or after the infolink code and try it to make sure the include is loading.

I use php includes and php sends straight html to the site with code from the include page substituted directly into the page. The html page ends up just the same as if the php and include codes/pages didn't exist. I cannot see how this could be any different than if it were in individual pages. Are you using php or a different type of include?

Sorry if this isn't much help. Good luck.
__________________
Good Success!
James
Douglas County Master Gardeners
"We don't always get what we want, but we always get what we expect."
Reply With Quote
  #3 (permalink)  
Old 10-05-2008, 08:08 PM
LizK's Avatar
Regular Babbler
 
Join Date: Jul 2008
Location: atlanta
Posts: 85
LizK has a few positive reputation points
Default

hey there...

well after a couple hours the infolinks reappeared so it does seem like the include for it works. What is php??
I am using a fixed width template with Arachnophilia and am very NON tech savvy. All the html I know came from lisa's 2create site.

thanks for your input, hopefully the infolinks will stay put and I won't have to bother with them again...
__________________
Liz K Save a life, adopt a homeless pet
Plan your Fabulous, Cheap Wedding! http://www.big-wedding-tiny-budget.com

http://occasionsandstyle.typepad.com/lagniappe/
Reply With Quote
  #4 (permalink)  
Old 10-05-2008, 11:49 PM
James's Avatar
Super Moderator
 
Join Date: Dec 2007
Posts: 920
James has an outstanding reputation at WB (over 500 points)James has an outstanding reputation at WB (over 500 points)James has an outstanding reputation at WB (over 500 points)James has an outstanding reputation at WB (over 500 points)James has an outstanding reputation at WB (over 500 points)James has an outstanding reputation at WB (over 500 points)James has an outstanding reputation at WB (over 500 points)
Default php

php is a server side programming language. It is similar to Perl or C if you know about them. With php you can manage forms and make use of a data base in other ways. I use it more for my includes than anything else.

It is open source, free, very capable of doing what is needed for web work since it was originally developed for that use. And it is used on a lot, probably a majority, of web sites that make use of programming.

If you have not learned html and css pretty well you probably should not get into it, yet. Check out w3schools.com for more information. That is a good place to expand your knowledge of html and learn css, too.
__________________
Good Success!
James
Douglas County Master Gardeners
"We don't always get what we want, but we always get what we expect."
Reply With Quote
  #5 (permalink)  
Old 10-06-2008, 06:07 AM
Jewel's Avatar
Master Babbler
 
Join Date: Jan 2008
Location: Florida
Posts: 231
Jewel has a few positive reputation points
Default

Hey Liz...what do you mean required placement? I put my infolinks code in my footer include.
__________________
Jewel

http://www.your-camping-guidebook.com

"It is better to have enough ideas for some of them to be wrong, than to always be right by having no ideas at all."
-- Edward De Bono
Reply With Quote
  #6 (permalink)  
Old 10-06-2008, 07:13 AM
LizK's Avatar
Regular Babbler
 
Join Date: Jul 2008
Location: atlanta
Posts: 85
LizK has a few positive reputation points
Default

hey-
in the infolinks instructions it says to place at the bottom of the page, right above the /body tag. Possibly I read it wrong, but it definitely implied that that was the only place the code should be placed.
If yours is working in your footer include, i will have mine do that as well.
much easier!!
I'm still having problems with optimization, I feel i really lose credibility when a bank rate ad or hardware store ad pops up... but they (infolinks) swears that once the category was added, it should only have ads for wedding related words. I guess part of the problem is that what category does cheap weddings really fall into?? Society or shopping?? Those were the only 2 offered that weren't completely ridiculous categories. It even puts links on weird word phrases like "believe it or not" and "the floor" and "grocery store." Ugh so annoying.
I picked "society" and I'm still getting really off topic ads that pop up. I will give it a few more days then email them again...
__________________
Liz K Save a life, adopt a homeless pet
Plan your Fabulous, Cheap Wedding! http://www.big-wedding-tiny-budget.com

http://occasionsandstyle.typepad.com/lagniappe/
Reply With Quote
  #7 (permalink)  
Old 10-06-2008, 10:01 AM
Jewel's Avatar
Master Babbler
 
Join Date: Jan 2008
Location: Florida
Posts: 231
Jewel has a few positive reputation points
Default

The footer include should be the last thing on your page before the closing tags...which include the table closing tag and the body closing tag. You have to have it before your table ends anyway.

I think they are trying to simplify the placement for people who have no knowledge of HTML...hey...we have struggled through AJ's template together...we are no longer novices

I think we have a long way to go to reach TechiGuy, James, and Lisa's levels...but we have definitely made some progress on our path of knowledge!

Anyway...I think really they are having you put it at the bottom just so it is easy to find. Technically I think it would work anywhere on your page.

As far as the optimization...they haven't won me over with that yet. Some of those links are still way out there and I don't know if they can optimize it to perfection yet. I think some of the clicks I get (and I am definitely getting clicks there) are from people who might think they are my links that will take you to other places in my site. That doesn't thrill me but I haven't taken them off yet.
__________________
Jewel

http://www.your-camping-guidebook.com

"It is better to have enough ideas for some of them to be wrong, than to always be right by having no ideas at all."
-- Edward De Bono
Reply With Quote
  #8 (permalink)  
Old 10-06-2008, 10:05 AM
LizK's Avatar
Regular Babbler
 
Join Date: Jul 2008
Location: atlanta
Posts: 85
LizK has a few positive reputation points
Default

I couldn't agree more.

The money is nice (considering how young my site is) but it's not worth it if it thows my visitors off, which I'm sure it has because it has thrown me off. I can bet a lot of those clicks were from people thinking they were going to another page on my site. I would be ticked if I was that visitor!


Their customer service tries to be as helpful as possible, but unless they can do a 180 on how they are optimizing my site right now, I will be pulling it off my site fairly shortly.
__________________
Liz K Save a life, adopt a homeless pet
Plan your Fabulous, Cheap Wedding! http://www.big-wedding-tiny-budget.com

http://occasionsandstyle.typepad.com/lagniappe/
Reply With Quote
  #9 (permalink)  
Old 10-06-2008, 03:57 PM
LizK's Avatar
Regular Babbler
 
Join Date: Jul 2008
Location: atlanta
Posts: 85
LizK has a few positive reputation points
Default

PS for anyone that has, or is thinking of implementing infolinks, I got an email this morning stating that their ads are being optimized, and we should be seeing a big difference in the relatedness of the ads within the next few weeks. I guess i will give them a few more weeks before deciding to pull the plug
__________________
Liz K Save a life, adopt a homeless pet
Plan your Fabulous, Cheap Wedding! http://www.big-wedding-tiny-budget.com

http://occasionsandstyle.typepad.com/lagniappe/
Reply With Quote
Reply

Bookmarks

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
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -6. The time now is 11:55 PM.



WB Sponsors

Profit Lance Review

Houston Web Design

Search Engine Optimization

flash chat



 Subscribe to the Website Babble Feeds

2 Create a Website Homepage | 2 Create a Website Blog


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0