Page 6 of 85 FirstFirst ... 456781656 ... LastLast
Results 51 to 60 of 847
  1. #51
    Join Date
    Jun 2006
    Location
    Washington State
    Posts
    13
    Plugin Contributions
    0

    Default Re: Google SitemapAdmin

    I know this may seem somewhat basic, but please check your admin directory and verify that it has a file named googlesitemap.php.

    If it does, I would consider walking through the simple installation instructions again and check to verify that all the included files were uploaded properly. If it doesnt, you need this file and missed it during installation.

    Can you verify that the SQL was updated? Did you complete step #2 of the installation which stated
    2. Load sql path;

  2. #52
    Join Date
    Jun 2006
    Location
    Washington State
    Posts
    13
    Plugin Contributions
    0

    Default Re: Google SitemapAdmin

    Quote Originally Posted by Klemens
    I got everything works for this Google Sitemap. My question is what are the value of Priority as listed in the sitemapcategories.xml and sitemapproducts.xml? Some link has value of 1.0, 0.1, 0.5 as below. Can we change these priority?


    - <url>
    <loc>http://www.magicdigitalframes.com/index.php?main_page=product_info&products_id=10</loc>
    <lastmod>2006-07-11</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.00</priority>
    </url>
    - <url>
    <loc>http://www.magicdigitalframes.com/index.php?main_page=product_info&products_id=1</loc>
    <lastmod>2006-07-11</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.1</priority>
    </url>
    Q: Will the "priority" hint in the XML Sitemap change the ranking of my pages in search results?

    A: No. The "priority" hint in your Sitemap only indicates the importance of a particular URL relative to other URLs on your own site.

    The priority of this page relative to other pages on the same site. The value is a number between 0.0 and 1.0, where 0.0 is the lowest priority and 1.0 is the highest priority. The priority can affect the order that search engines select URLs to explore on your site. Since the priority is relative, it is only used to select between URLs within your own site; the priority of your pages will not be compared to the priority of pages on other sites.

    You can change the priority hint under configuration / Google xml sitemap

  3. #53
    Join Date
    Jun 2006
    Location
    My family and I live in Brighton, England
    Posts
    982
    Plugin Contributions
    0

    Default Re: Google SitemapAdmin

    Quote Originally Posted by glock
    I know this may seem somewhat basic, but please check your admin directory and verify that it has a file named googlesitemap.php.

    If it does, I would consider walking through the simple installation instructions again and check to verify that all the included files were uploaded properly. If it doesnt, you need this file and missed it during installation.

    Can you verify that the SQL was updated? Did you complete step #2 of the installation which stated
    I will walk through these steps, as suggested, but while I have you on the line, so to speak, I'd like to confirm the process of updating the SQL, because there is doubt on my part that I'm doing it correctly:
    From Admin/Tools I select "Install SQL Patches."
    I copy and paste the contents of googlesitemap.sql into the SQL Query Executor and hit send, which does give me the green light indicating that all is well.
    At this point, even though it seems highly redundant, I selected that same file and uploaded it, also receiving a green light.
    Is this procedure? (I must say that if the SQL file is being added once or twice, the results seem to be the same)
    How would I actually verify that the SQL was updated?

    Thanks again

  4. #54
    Join Date
    Jun 2006
    Location
    My family and I live in Brighton, England
    Posts
    982
    Plugin Contributions
    0

    Default Re: Google SitemapAdmin

    glock - Got it!

    As you obviously suspected, I did indeed neglect to add the googlesitemap.php to the admin. Duhhh

    However, when I go to create my sitemap in Step 1: I receive this error:

    ERROR: Google Product Sitemap Generation FAILED!
    ERROR: Google Category Sitemap Generation FAILED!
    ERROR: Google Sitemap Index Generation FAILED!


    Damn, I'm making every step of the way as difficult as possible, it seems!!

    Any suggestions?

  5. #55
    Join Date
    Jun 2006
    Location
    My family and I live in Brighton, England
    Posts
    982
    Plugin Contributions
    0

    Default Re: Google SitemapAdmin

    From Google I receive this error:

    Empty Sitemap Your Sitemap does not contain any URLs. Please validate and resubmit your Sitemap.


    As stated above, on this end, when I go to create my sitemap in Admin/Tools/Google XML Sitemap: I receive this error:

    ERROR: Google Product Sitemap Generation FAILED!
    ERROR: Google Category Sitemap Generation FAILED!
    ERROR: Google Sitemap Index Generation FAILED!

  6. #56
    Join Date
    Jun 2006
    Location
    Washington State
    Posts
    13
    Plugin Contributions
    0

    Default Re: Google SitemapAdmin

    I would upload the entire sitemap contrib again. Since the initial file was misplaced, I suspect the others weren't installed in the proper directory.

    If error messages occur, change permissions on the XML files to 777;

  7. #57
    Join Date
    Jun 2006
    Location
    My family and I live in Brighton, England
    Posts
    982
    Plugin Contributions
    0

    Default Re: Google SitemapAdmin

    Quote Originally Posted by glock
    I would upload the entire sitemap contrib again. Since the initial file was misplaced, I suspect the others weren't installed in the proper directory.
    I did this that, with the same results. unfortunately, there may be other factors at work. The quote below is from another thread concerning changing permissions, since mine keep reverting back after I make changes:
    Quote Originally Posted by Ajeh
    Changing permissions is based on what your hosting site has allowed on your website settings ...

    If they do not allow you to use 777 then you are doomed ...

    You can use all of the FTP programs you want, and FlashFXP is wonderful btw, but you will never get the change to stay ...

    See if you can do it through your Control Panel for your site ...

    If not, contact your hosting site and find out why you do not have control over the domain that you are paying them for ...

    NOTE: perhaps a chat with one of our Certified Hosting sites would be a nice idea ... see link at top of your screen ...
    It looks like my next step is a chat with my host site...

  8. #58
    Join Date
    Sep 2004
    Posts
    2,420
    Plugin Contributions
    2

    Default Re: Google SitemapAdmin

    Quote Originally Posted by MeltDown
    It looks like my next step is a chat with my host site...
    Good idea.

    In the meantime have you tried logging into the Google Sitemaps account and uploading your Google Sitemap via their web page? Of course that means manually creating your Google Sitemap first, if you cannot set any directories on server to be writable by the web server (which is quite strange that you cannot).

    Have you tried setting chmod directory permissions thru cpanel or other vhost account software?

  9. #59
    Join Date
    Jun 2006
    Location
    My family and I live in Brighton, England
    Posts
    982
    Plugin Contributions
    0

    Default Re: Google SitemapAdmin

    Quote Originally Posted by Woodymon
    Good idea.

    In the meantime have you tried logging into the Google Sitemaps account and uploading your Google Sitemap via their web page? Of course that means manually creating your Google Sitemap first, if you cannot set any directories on server to be writable by the web server (which is quite strange that you cannot).

    Have you tried setting chmod directory permissions thru cpanel or other vhost account software?
    Hi Woodymon - Thanks for responding. When I tried uploading via the Google Sitemaps webpage I received this error:
    Empty Sitemap - Your Sitemap does not contain any URLs. Please validate and resubmit your Sitemap.
    Which speaks to your second point about manually creating the sitemap first. However, I have no idea how to go about doing that. (Which is why I was so excited about the GoogleSitemapAdmin Mod in the first place)

    *

    I've posted the response I received from my hosting service below:

    The machine you are on is not Unix, so I believe that the CHMOD command does not work. In any case, you should not be installing Zen cart modules without checking with us -- This can cause issues not only for you, but for everyone else on the server. Which module do you want? Send me the info and I'll check it with the programming staff and get back to you.
    It looks like it might be a good time to migrate, which is something I've been considering recently, anyway, since I've found that my host company is more expensive then others.

    However, I'd like to get this mod in place, if possible. You mentioned setting chmod directory permissions thru cpanel or other vhost account software. Could you expound on what this entails? What is cpanel?

    Thanks again.

  10. #60
    Join Date
    Mar 2004
    Posts
    16,042
    Plugin Contributions
    5

    Default Re: Google SitemapAdmin

    Hi Tim,

    C-Panel is a server side client control panel, it works like the control panel in windows works,
    it controls everything you can do in your account.

    Here is a set of tutorials on some of the things that can be done in c-panel.

    http://www.camelot-hosting.com/index...page=page&id=1
    Zen cart PCI compliant Hosting

 

 
Page 6 of 85 FirstFirst ... 456781656 ... LastLast

Similar Threads

  1. v150 google modudle, shipping costs are no longer being passed to google
    By alcanlove in forum Addon Shipping Modules
    Replies: 2
    Last Post: 10 Sep 2012, 06:46 PM
  2. Google Checkout-anyway to avoid being redirected to Google payment page?
    By acreativepage in forum Addon Payment Modules
    Replies: 6
    Last Post: 23 Jan 2009, 12:50 AM
  3. Google SiteMapAdmin vs. Google XML sitemap
    By distanceDemon in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 9 Nov 2007, 03:39 PM
  4. Google Sitemapadmin
    By ghgarcia in forum All Other Contributions/Addons
    Replies: 10
    Last Post: 14 Oct 2007, 08:11 AM
  5. Google SitemapAdmin SQL Error
    By jeanmichel in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 30 Oct 2006, 08:57 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR