Changes

MyWikiBiz, Author Your Legacy — Saturday April 27, 2024
Jump to navigationJump to search
12,041 bytes added ,  15:18, 19 July 2007
Line 260: Line 260:  
==templates==
 
==templates==
 
I templated every aspect of a widget page minus the unique script and the page size went from ~2000 bytes down to 750. Can google still pick up on the code behind the page to pagerank my listings? [[User:Garrett|Garrett]] 11:59, 19 May 2007 (PDT)
 
I templated every aspect of a widget page minus the unique script and the page size went from ~2000 bytes down to 750. Can google still pick up on the code behind the page to pagerank my listings? [[User:Garrett|Garrett]] 11:59, 19 May 2007 (PDT)
 +
 +
I have no idea if they're going to work as I just did ''replace all'' from wikipedia to centiare and hit save. I kinda sorta kind I might kinda know what I might be doing maybe. [[User:Garrett|Garrett]] 19:53, 20 May 2007 (PDT)
 +
 +
==AdSizes==
 +
I noticed some adsense experimentation with the ad sizes. The following are the allowable ad sizes.
 +
<br>
 +
[[Image:AdSizes.png]]
 +
<br>
 +
The adsense code needs to be modified in four places to change the size of the ad.
 +
<br>
 +
* google_ad_client = "pub-5512298628457000";
 +
* google_ad_width = '''120''';
 +
* google_ad_height = '''240''';
 +
* google_ad_format = "'''120x240'''_as";
 +
* google_ad_type = "text_image";
 +
* google_ad_channel = "";
 +
* google_color_border = "FFFFFF";
 +
* google_color_bg = "FFFFFF";
 +
* google_color_link = "0066CC";
 +
* google_color_text = "000000";
 +
* google_color_url = "008000";
 +
 +
--[[User:OmniMediaGroup|OmniMediaGroup]] 09:59, 21 May 2007 (PDT)
 +
 +
:Muchas gracias - you are the maestro. I finally applied for my very own Adsense account today, so I'll be able to swap out your client ID for mine shortly. [[User:Snerfling|Snerfling]] 10:02, 21 May 2007 (PDT)
 +
 +
==[[Directory:Wikipedia Review|Wikipedia Review]]==
 +
Is their any alternative to moving the Directory:GlassBeadGame article to Directory:Wikipedia Review?  I am not owner or even an admin of WR and do not seek to speak on their behalf.  I believe by moving the article I become the only person at WR who can edit the the article.
 +
[[User:GlassBeadGame|GlassBeadGame]] 19:56, 21 May 2007 (PDT)
 +
 +
:In this case, we have three options:
 +
:# Centiare allows non-owners to create directory listings with the knowledge that they will be transfered when the real owners appear (eg OMG created content for celebrities). You could create/maintain WR until the owner(s) elected to take control of their Centiare listing.
 +
:# Create another entity - we allow virtual DBAs (doing business as). See [[Directory:KJ Kitchens]] for an example.
 +
:# Delete the directory listing and use your anonymous user page.
 +
:Let me know what you'd like to do. [[User:Snerfling|Snerfling]] 03:32, 22 May 2007 (PDT)
 +
 +
:: I moved all the content from [[Directory:Wikipedia Review]] and any sub pages I created to [[User:GlassBeadGame]] you can delete the pages in  the Directory namespace.  Hopefully someone responsible for WR will start an appropriate article soon. Thanks. [[User:GlassBeadGame|GlassBeadGame]] 08:25, 22 May 2007 (PDT)
 +
 +
==ASK Query Limit?==
 +
Is there a limit to the amount of articles an ASK query will display? This rollup is only showing A-G and there should be more showing. [[Directory:Medical_News_Today]] Did I do something wrong?--[[User:OmniMediaGroup|OmniMediaGroup]] 14:37, 22 May 2007 (PDT)
 +
 +
:Yeah, we currently have a 50 record limit in our default settings to avoid dumping the database. We should discuss whether we want to increase this limit, or encourage users to create sub-queries via categories, etc. to produce smaller, 50 record max queries.
 +
 +
:For example, even once SoX has 5k+ records, I can use parameters like geog, sic, stock exchange, fiscal year-end, etc to bring down queries to reasonable levels. I'd like to hear Greg's opinion on this; I can up the limit, but then we sort of are encouraging straight dumps. [[User:Snerfling|Snerfling]] 15:07, 22 May 2007 (PDT)
 +
 +
::Is there a way to break alphabetically, A-D E-H ...?--[[User:OmniMediaGroup|OmniMediaGroup]] 16:36, 22 May 2007 (PDT)
 +
 +
:::Perhaps - let me look at the documentation. [[User:Snerfling|Snerfling]] 20:57, 22 May 2007 (PDT)
 +
 +
::So the sector portals off the main page will be limited to 50 also? I think this illustrates why companies go for names like "AAAA Plumbing Services". Everyone at the low end of the alphabet will be out of luck.--[[User:OmniMediaGroup|OmniMediaGroup]] 08:04, 23 May 2007 (PDT)
 +
 +
:::Yes, gross listings are limited to 50. But there's nothing stopping anyone from creating ad hoc master index pages linked to separate report pages that run queries based on specific input criteria such as alpha AAA-CCC, DDD-FFF, etc.
 +
 +
:::You should experiment with [[Centiare|ASK]] to see if it can assess tagged page titles; I know it can assess number ranges such as population. If it has trouble with internal strings, we can always create new alpha tags such as <nowiki>[[Attribute:Name Range A]]</nowiki>, etc. to filter queries. [[User:Snerfling|Snerfling]] 08:40, 23 May 2007 (PDT)
 +
 +
::::I understand that limits on ASK queries are necessary to protect the database.  However, at this stage, we have no evidence that ANYONE is using Centiare to off-load lists or content.  Personally, I think until we see such activity taking place, we would be "showing off" more of our content by upping that limit to something more likely to cover our editors' needs and interests -- maybe N=500, rather than N=50? --[[User:MyWikiBiz|MyWikiBiz]] 09:15, 23 May 2007 (PDT)
 +
 +
:::I was reading through the [[Help:Inline queries|ASK]] documentation and there's supposed to be an option where add'l records that exceed the max limit can be displayed via an embedded link:
 +
::::''If not all results of a query have been displayed due to a restricted limit, there will often be a link to "further results" that is displayed below the query. The text of this link can be modified by setting the parameter searchlabel.''
 +
:::Problem is, I couldn't get it to work. This would solve the issue and provide a nice navigational component. Let me look into it; if I can't get it to work, I'll increase the default display limit. [[User:Snerfling|Snerfling]] 09:25, 23 May 2007 (PDT)
 +
 +
==I'm speechless==
 +
Take a look [http://www.google.com/search?source=ig&hl=en&q=every+html+color+code&btnG=Google+Search]
 +
:Hey, not bad. You should tell Greg and perhaps update the [[Centiare:SEO#An_amazing_example|testimonials]] page. [[User:Snerfling|Snerfling]] 13:32, 28 May 2007 (PDT)
 +
 +
==Customising the "table of contents" position==
 +
Thank you for your kind welcome on our talk page [[User_talk:Amber_House_Limited|Amber_House_Limited]].
 +
 +
We have tried (and failed) to re-position the table of contents on our directory page [[Directory:Amber_House_Bed_and_Breakfast_Guest_House]] by using the <nowiki>{{TOCleft}}</nowiki> we are familiar with from Wikipedia.
 +
 +
How is a customised position for the ToC achieved here?
 +
 +
Also, how do we disable just the
 +
# Topographic map from TopoZone
 +
# Aerial image or topographic map from TerraServer-USA
 +
since New Zealand is a long way outwith the coverage areas of those American-centric maps? [[User:Amber House Limited|Amber House Limited]] 07:19, 28 May 2007 (PDT)
 +
 +
:Hi there - glad to have you on board. I set up to the various TOC templates, so let me know if your listing is rendering the way you like. I also commented out the geo codes to eliminate the reference points that were interfering with your image.
 +
 +
:Btw, we have the new [[Centiare:Extensions|Google map extension]] enabled + we allow java/flash scripts in case you want to [[Centiare:Extensions/Google Gadgets|embed a map widget/gadget]].
 +
 +
:We've also got all sorts of SEO tools enabled at Centiare that should really help boost your rankings. Chief amongst these are the various [[Special:Attributes|semantic tags]] that not only help organize internal data, but also provide invaluable machine tags that Google seems to prefer.
 +
 +
:There's a bunch of experienced wikipedians hanging out here how have figured out some interesting tricks, so feel free to drop a general comment/question either at the [[Centiare:Water Cooler|Water Cooler]] or respective talk pages. [[User:Snerfling|Snerfling]] 07:48, 28 May 2007 (PDT)
 +
 +
::Thank you for fixing the <nowiki>{{TOCleft}}</nowiki> template.
 +
 +
::However, '''ALL''' the geo information has now disappeared from the [[Directory:Amber_House_Bed_and_Breakfast_Guest_House]] altogether! The co-ordinates are no longer listed top left and neither do we have the google maps or WikiMapia choices. Looks like the baby has gone with the bath water. If it's not possible to disable just the
 +
::# Topographic map from TopoZone
 +
::# Aerial image or topographic map from TerraServer-USA
 +
::then we'll just have to put up with them.
 +
 +
::Could you also look to see why the image Nelson.png map is not displaying properly in the [[Nelson, New Zealand]] infobox? [[User:Amber House Limited|Amber House Limited]] 08:22, 28 May 2007 (PDT)
 +
 +
:::The geo-code links are generated from [[Template:Mapit-US-cityscale]] - I guess we could edit it to remove various links. Perhaps it might be better to embed your own [[Centiare:Extensions/Google Maps|map/widget/gadget]].
 +
 +
:::Sometimes PNG images that have been heavily modified do not render properly. I uploaded the older version of Image:Nelson, NZ.PNG and it seems to be ok (not as clear as the new one at WP, but better than before here). [[User:Snerfling|Snerfling]] 08:51, 28 May 2007 (PDT)
 +
 +
==Bug?==
 +
 +
JA: Look at what happens when you go to [http://www.centiare.com/Special:PageProperty/Directory:Jon_Awbrey::Contributor_To this page] and click the "next" button.  [[User:Jon Awbrey|Jon Awbrey]] 19:47, 28 May 2007 (PDT)
 +
:Interesting - it looks like it's not passing the namespace prefix. Can you provide me the steps to how you got to this particular schedule? It's probably a basic configuration error or it might actually be a bug. [[User:Snerfling|Snerfling]] 21:46, 28 May 2007 (PDT)
 +
 +
JA: I think I got there like this:
 +
# Went to http://www.centiare.com/Directory:Jon_Awbrey
 +
# Clicked on the "Contributor To" relation in the RDF block to get http://www.centiare.com/Relation:Contributor_To
 +
# The default display of correlates to my directory cut-off at 50, so I went down to the section headed "Pages using the relation “Contributor To”" and clicked on the ellipsis at the end of my directory's entry.  This gave me the page http://www.centiare.com/Special:PageProperty/Directory:Jon_Awbrey::Contributor_To
 +
# That page listed the first 20 correlates, so I clicked on the "next" button to get http://www.centiare.com/index.php?title=Special:PageProperty&offset=20&limit=20&type=Contributor+To&from=Jon+Awbrey
 +
JA: [[User:Jon Awbrey|Jon Awbrey]] 09:28, 29 May 2007 (PDT)
 +
 +
==Lawyer central ask queries==
 +
Do you know why the division ask queries on my [[Directory:Lawyer Central|lawyer central]] page stopped working? I have a new client and vacation but the bots are on the way. [[User:Garrett|Garrett]] 17:38, 5 June 2007 (PDT)
 +
:ASK now lets you perform carryover queries to get add'l results. In order to make it work, however, you need to hardcode page references instead of using <nowiki>{{PAGENAME}}</nowiki> as the filter. Even though it looks like you didn't need a carryover, for some reason it still required a hardcoded page reference to work on the primary listings. [[User:Snerfling|Snerfling]] 18:08, 5 June 2007 (PDT)
 +
 +
::Thanks! [[User:Garrett|Garrett]] 18:16, 5 June 2007 (PDT)
 +
 +
==Centiare Server==
 +
 +
Was wondering if it was just me experiencing extremely long page loads and Centiare server response time. Are you having any problems on your end? --[[User:OmniMediaGroup|OmniMediaGroup]] 12:20, 19 June 2007 (PDT)
 +
 +
JA: Ditto.  [[User:Jon Awbrey|Jon Awbrey]] 12:44, 19 June 2007 (PDT)
 +
 +
I emailed him about it
 +
 +
'There's been some technical issues with the server. My web host is still looking into resolving the problem.'
 +
 +
It'll probably be resolved soon. My load times are still high but manageable again. [[User:Garrett|Garrett]] 18:57, 19 June 2007 (PDT)
 +
 +
==Caching problem==
 +
Both my web emails crapped out for some reason when trying to send you a folloe up email. Anyways it still says API error. But to check the cached version you simply type in cache:URL of the page in to a google search. [[User:Garrett|Garrett]] 20:03, 23 June 2007 (PDT)
 +
 +
Could you upgrade the servers or rent more space or whatever else it takes to get the site back to where it was before you uploaded all those pages. Centiare has been running like old people screw for more than a month now. 20 to 40 second page loads with cable internet just isn't cool. [[User:Garrett|Garrett]] 08:18, 19 July 2007 (PDT)
vuser
3,142

edits

Navigation menu