Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - AntiNSA2

Pages: 1 2 [3] 4 5 6 7 ... 23
31
Im pretty sure this is an old mod I think called more than more stats.....

32
When I use this mod, I am seeing the following in the header code:
Code: [Select]
<title>Guangzhou Flower Festival p1&nbsp;/&nbsp; The Life Photography. See The World.</title>
Isnt it bad to have &nbsp;/&nbsp;  in the title code? How  can I remove that?

33
Hi! I have read each and every thread that comes when you search for "Meta"

Ive found many interesting solutions, however I have not found this.

I would like to have:
1) a list of all keywords in a category
, and
2)I know this would provide a list with duplicate words, so is it possible to remove the duplicate keywords from the list?
3) I need al link removed and seperated by a comma I guess, since  that is best for google?

34
I have a problem too... This works great on the detials page but on home.html it only lists limited keywords... I think those which come from the random image or category image... How can I get that changed to eatiehr no keywords or all keywords from the site (hundreds?!?)


Also, on category.html it lists the wrong keywords... Any idea why it only lists the correct keywords from the details.html?

35
Actually in 1.7.6 this killed my search. For everythign all I got was no results until I uninstalled it..?


36
So which is the correct meta tag?
this
<meta name="description" content="{meta_image_keywords}">

or this

<meta name="keywords" content="{meta_image_keywords}">

37
Greetings , Im using 1.76 and in step one it says to find this
Code: [Select]
$org_search_keywords = $search_keywords;

if (isset($HTTP_POST_VARS['search_user']) || isset($HTTP_GET_VARS['search_user'])) {

however  I have a different code in mine:
Code: [Select]
$org_search_keywords = $search_keywords;
$org_search_user = $search_user;

if (isset($HTTP_GET_VARS['search_terms']) || isset($HTTP_POST_VARS['search_terms'])) {
I would love to use this mod if someone can make it work for 1.7.6

38
I got it, I am going to try to rearrange the order of the title to get the image name first. I know there are directions at the beginning of this thread.. I am just a little curious about if they fixed the error reporting issue... If the steps include that fix or not... will report back as soon as I am finished trying.

I agree everything works well with this and rearranging the name to the beginning also works well on 1.7.6

39
in my 1.7.6 I  have not this code in page_header.php

Code: [Select]
//-----------------------------------------------------
//--- Parse Header & Footer ---------------------------
//-----------------------------------------------------
if (isset($main_template) && $main_template) {
  $header = $site_template->parse_template("header");
  $footer = $site_template->parse_template("footer");
  $site_template->register_vars(array(
    "header" => $header,
    "footer" => $footer
  ));
  unset($header);
  unset($footer);
}


Ok it works if you go to stop here. Now Im going to try to get the image listed first....

40
The modification works!
I did the modification for me to run and it was confirmed that it works!


Can I understand you correctly, you did the steps on the first page for 1.7 and 1.7.1 and everything worked with out any alterations from the steps in the first page for 1.7.6?

41
here is my robots.txt if it helps:
Sitemap: http://thelifephotography.com/googlefixed.php
User-Agent: *
Allow: /
Disallow: /*?sessionid=
Disallow: /*?l=english
Disallow: /*?l=vietnam
Disallow: /*?l=russian
Disallow: /*?l=nederlands
Disallow: /*?l=swedish
Disallow: /*?l=korean
Disallow: /*?l=french
Disallow: /*?l=indonesian
Disallow: /*?l=portuguese
Disallow: /*?l=greek
Disallow: /*?l=kurdish
Disallow: /*?l=Taiwan
Disallow: /*?l=magyar
Disallow: /*?l=chinese
Disallow: /*?l=polish
Disallow: /*?l=spanish
Disallow: /*?l=hebrew
Disallow: /*?l=farsi
Disallow: /*?l=turkey
Disallow: /*?l=bulgarian
Disallow: /*?l=Arabic
Disallow: /*?l=brazilian
Disallow: /*?l=slovensko
Disallow: /*?l=italian
Disallow: /*?l=srpski
Disallow: /*?l=deutsch
Disallow: /*&mode=search(&|$)
Disallow: /search.php
Disallow: /temp/       # Die Dateien sind sehr kurzlebig
Disallow: /logfiles/   # Die ändern sich jeden Tag
Disallow: /cgi-bin/    # CGI Ausgaben nicht indexieren
Disallow: /member.php
Disallow: /*.search.htm

42
I have received negative comments on google webmaster forums about my site map date, with no explanation:
Quote
This is the third site this morning where I've seen EXACTLY the same thing and the second even using the same date:

<url>
   <loc>http://thelifephotography.com/img-millions-of-chinese-migrant-workers-traveling-home-for-holiday-893.htm</loc>
  <priority>0.5</priority>
  <lastmod>2008-09-29T00:00:00+00:00</lastmod>
  <changefreq>daily</changefreq>
</url>


I'm starting to wonder whether Google is now actually penalising these garbage sitemaps.

Can anyone explain what might be wrong for this man to call my sitemap garbage????
                                        

43
Discussion & Troubleshooting / Serious New Problem
« on: June 03, 2009, 05:23:32 AM »
I have just noticed that one of my categories name (cat26) has taken over the description name for each category. The category description is correct, and in the clickstrem it shows the proper category name. However when clicking on the category from the home page, when you look in the body of categories, you see that every category name is named (cat26). This is a strange error I just noticed.. but I need to fix. What could be causing one category  name to be taking over the other category names on categories.html ?

Thanks for your help... this is crazy.

IT is the {cat_name} tag which does this

44
Mods & Plugins (Releases & Support) / Re: [MOD] Sitemap v1.0
« on: June 01, 2009, 07:00:16 AM »
Great mod ! 2 questions... Was it possible to allow the user to sort by hits/images/date?

And a stupid question...

When it says Hits:83  where can I add the style/class to change the css for only the number (83) part and not the hits style? Right now they have the same style and I am only trying to change the number part of the style.

45
A random category mod with paging would be great! If anyone know how thanks!

Pages: 1 2 [3] 4 5 6 7 ... 23