| View previous topic :: View next topic |
| Author |
Message |
FireBookDuo

Joined: 08 Apr 2008 Posts: 5 Location: Madison, WI
|
Posted: Fri Jan 29, 2010 4:10 pm Post subject: |
|
|
Looks like when I redid the navigation buttons I broke the crawler with the dreaded 'Pattern No Matching'
http://www.deverishalso.com
I finally got around to adding the <!-- Last Update: XX/XX/XXXX--> to the main page.
If you're using WordPress / ComicPress, here's how to add the Last Update code easly!
Login to your admin panel at
http://www.example.com/wp-admin/
Click on Appearance in the left side column
Then click on Editor under Appearance
Then in the right hand column, locate Main Index Template and click on that.
Copy and Paste this snippet code in front of all of the code already in the box:
<!-- Last Update: <?php the_time('d/m/Y') ?> -->
Click Update File
Done!
This put the date of your last update in the first line of the source code on the front page of your site in the Day/Month/Year format.
I hope this helps out!
Last edited by FireBookDuo on Tue Jun 29, 2010 2:16 pm; edited 1 time in total
|
|
| Back to top |
|
 |
Swirly-Panda
Joined: 01 Dec 2009 Posts: 2
|
Posted: Tue Feb 16, 2010 2:49 am Post subject: |
|
|
Hi
I have put the
<!-- Last Update: XX/XX/XX--> on the <head> section of main.
Do I need to submit a broken comic report now or will the crawler update it self from not check for update to normal ? |
|
| Back to top |
|
 |
PDM

Joined: 03 Feb 2010 Posts: 86 Location: Canada
|
Posted: Tue Feb 16, 2010 5:04 am Post subject: |
|
|
That's a very good question!
I also added the <!-- Last Update: <?php the_time('j-m-y') ?>--> using the above instructions which were very clear and easy to follow. But I've still got the "Pattern not matching" error after about a week... |
|
| Back to top |
|
 |
PDM

Joined: 03 Feb 2010 Posts: 86 Location: Canada
|
Posted: Wed Feb 17, 2010 4:09 pm Post subject: |
|
|
I used the "submit a broken comic" link and got a quick reply. I found out that the above-mentioned code is slightly incorrect.
Instead of :
<!-- Last Update: <?php the_time('j-m-y') ?>-->
Use:
<!-- Last Update: <?php the_time('d/m/Y') ?> -->
This gives a two-digit day code, and a four-digit year code, which is what the automatic update system apparently needs to work correctly.
You can use your browser's "View--> Page Source" on your current comics page, and the first line should look like:
<!-- Last Update: 17/02/2010 --> |
|
| Back to top |
|
 |
TheDeeMan
Joined: 15 Jan 2006 Posts: 384 Location: NYC
|
Posted: Mon Feb 22, 2010 9:38 pm Post subject: |
|
|
How common is this "pattern not matching" thing? Should we check our TWCL listing every time e make a change to our sites? because "The Continentals" is now "pattern not matching" and apparently has been so fo quite awhile without my knowledge. Which sucks!
Dee _________________
It's like Sherlock Holmes meets the 60's tv show "The Avengers" with a dash of James Bond for flavor.
www.webcomicsnation.com/moniquem/continentals/series.php |
|
| Back to top |
|
 |
smbhax.com No! Don't post it there!

Joined: 10 Apr 2009 Posts: 2761 Location: Seattle
|
Posted: Sat Mar 06, 2010 11:19 am Post subject: |
|
|
Yeah, apparently mine broke on the 17th or 18th--that's the last update that registered anyway, and the status is now "Pattern Not Matching," but I don't think I changed the pattern at all, and it still looks correct, ie just like my other comics, which are not broken. I've used the "report broken comic" to report it, so hopefully it'll get straightened back out. _________________  |
|
| Back to top |
|
 |
smbhax.com No! Don't post it there!

Joined: 10 Apr 2009 Posts: 2761 Location: Seattle
|
Posted: Sat Mar 13, 2010 11:06 am Post subject: |
|
|
Aaaaand it's magically fixed now, huzzah! _________________  |
|
| Back to top |
|
 |
Traegorn
Joined: 16 Feb 2010 Posts: 141
|
Posted: Tue Mar 23, 2010 12:27 am Post subject: |
|
|
So I have added the date code in UnCONventional (16618), but it's still showing up as "Pattern Not Matching" in TWCL.
Is there anything else I need to do to fix it? |
|
| Back to top |
|
 |
naedalto
Joined: 25 Apr 2010 Posts: 35
|
|
| Back to top |
|
 |
Anythingbutreallife
Joined: 19 Sep 2009 Posts: 14
|
|
| Back to top |
|
 |
xwhy

Joined: 01 Apr 2008 Posts: 167 Location: Brooklyn
|
Posted: Mon Jun 14, 2010 2:34 pm Post subject: |
|
|
Same problem with Comic Genesis. I've attempted to fix the HTML, but so far have not had any success because I don't really know what I'm doing. I'm just reading these threads. _________________  |
|
| Back to top |
|
 |
alessandro

Joined: 13 Jun 2010 Posts: 31
|
|
| Back to top |
|
 |
ran

Joined: 16 Jun 2010 Posts: 21
|
Posted: Mon Jun 21, 2010 5:58 am Post subject: |
|
|
http://www.thewebcomiclist.com/p/17362/The-End
http://www.endcomic.com/
My comic shows up as 'Not Checked For Updates'. I only added it last week.
I followed the directions and added this code (<!-- Last Update: <?php the_time('j-m-y') ?>-->), but it still says this. What do I do to fix this? _________________  |
|
| Back to top |
|
 |
AnarchicQ
Joined: 21 Jun 2005 Posts: 4
|
|
| Back to top |
|
 |
alessandro

Joined: 13 Jun 2010 Posts: 31
|
|
| Back to top |
|
 |
|